Commit Graph

24559 Commits (90b95e7929463d6127c1b24fe1bf457d750a045c)
 

Author SHA1 Message Date
Hennadii Stepanov 90b95e7929
build: Drop dead non-pkg-config code for libevent check
4 years ago
Hennadii Stepanov 44a14afbb8
build: Drop dead non-pkg-config code for qrencode check
4 years ago
Hennadii Stepanov 10cbae0c39
build: Drop dead non-pkg-config code for ZMQ check
4 years ago
Hennadii Stepanov 06cfc9cadf
build: Fix indentation in UNIVALUE check
4 years ago
Hennadii Stepanov 6fd2118e77
build: Drop dead non-pkg-config code for UNIVALUE check
4 years ago
Hennadii Stepanov e9edbe4dbd
build: Always use pkg-config
4 years ago
Hennadii Stepanov 9e2e753b06
build: Always define ZMQ_STATIC for MinGW
4 years ago
MarcoFalke eac65d99dd
Merge #19261: refactor: Drop ::HasWallets()
4 years ago
fanquake 265492723a
Merge #18297: build: Use pkg-config in BITCOIN_QT_CONFIGURE for all hosts including Windows
4 years ago
fanquake 8c97780db8
Merge #19228: Update libsecp256k1 subtree
4 years ago
João Barbosa ccf1f6ea24 refactor: Drop ::HasWallets()
4 years ago
MarcoFalke f154071ec8
Merge #19177: test: Fix and clean p2p_invalid_messages functional tests
4 years ago
MarcoFalke 5af16a4db7
Merge #16756: test: Connection eviction logic tests
4 years ago
MarcoFalke 19e919217e
Merge #19250: wallet: Make RPC help compile-time static
4 years ago
MarcoFalke b33136b6ba
Merge #19083: test: msg_mempool, fRelay, and other bloomfilter tests
4 years ago
MarcoFalke 8682414d02
Merge #19247: tests: Add fuzzing harness for {Read,Write}{LE,BE}{16,32,64} (crypto/common.h)
4 years ago
MarcoFalke 85f7db2284
Merge #19239: tests: move generate_wif_key to wallet_util.py
4 years ago
MarcoFalke fadf6bd04f
refactor: Remove unused request.fHelp
4 years ago
MarcoFalke fad889cbf0
wallet: Make RPC help compile-time static
4 years ago
practicalswift cf5b8f64b3 tests: Add fuzzing harness for {Read,Write}{LE,BE}{16,32,64} (crypto/common.h)
4 years ago
practicalswift 4a8181b303 tests: Add std::vector<uint8_t> ConsumeFixedLengthByteVector(FuzzedDataProvider& fuzzed_data_provider, const size_t length)
4 years ago
MarcoFalke 7a24cca829
Merge #19100: refactor: Combine GetWalletForJSONRPCRequest and EnsureWalletIsAvailable functions
4 years ago
fanquake 45a6811d36
Merge #19206: test: Remove leftover comment in mining_basic
4 years ago
Pieter Wuille e10439ce5a scripted-diff: rename privkey with seckey in secp256k1 interface
4 years ago
Pieter Wuille ca8bc42330 Drop --disable-jni from libsecp256k1 configure options
4 years ago
John Newbery 3a83a01694 [tests] move generate_wif_key to wallet_util.py
4 years ago
John Newbery b216b0b71f [tests] sort imports in rpc_createmultisig.py
4 years ago
John Newbery e38081846d Revert "[TESTS] Move base58 to own module to break circular dependency"
4 years ago
gzhao408 dca73941eb scripted-diff: rename node to peer for mininodes
4 years ago
gzhao408 0474ea25af [test] fix race conditions and test in p2p_filter
4 years ago
gzhao408 4ef80f0827 [test] sending invalid msgs to node with bloomfilters=0 causes disconnect
4 years ago
gzhao408 497a619386 [test] add BIP 37 test for node with fRelay=false
4 years ago
gzhao408 e8acc60156 [test] add mempool msg test for node with bloomfilter enabled
4 years ago
MarcoFalke 6762a627ec
Merge #19230: [TESTS] Move base58 to own module to break circular dependency
4 years ago
MarcoFalke 371a73e940
Merge #19233: Make SetMiscWarning() accept bilingual_str argument
4 years ago
Wladimir J. van der Laan bc933aeaf0
Merge #19226: test: Add BerkeleyDatabase tsan suppression
4 years ago
Hennadii Stepanov d49612f98a
Make SetMiscWarning() accept bilingual_str argument
4 years ago
Hennadii Stepanov d1ae7c0355
Make GetWarnings() return bilingual_str
4 years ago
Hennadii Stepanov 38e33aa481
refactor: Make GetWarnings() bilingual_str aware internally
4 years ago
fanquake 20e9531379
Merge #19231: gui: add missing translation.h include to fix build
4 years ago
fanquake 948f1134bc
gui: add missing translation.h include to fix build
4 years ago
Pieter Wuille c75de5da5f [TESTS] Move base58 to own module to break circular dependency
4 years ago
MarcoFalke f8364df250
Merge #19176: refactor: Error message bilingual_str consistency
4 years ago
MarcoFalke 221873e158
Merge #19227: test: change blacklist to blocklist
4 years ago
Pieter Wuille ddc2419c09 Update MSVC build config for libsecp256k1
4 years ago
Pieter Wuille 8903a1a0a7 Update src/secp256k1 subtree
4 years ago
Pieter Wuille 67f232b5d8 Squashed 'src/secp256k1/' changes from b19c000063..2ed54da18a
4 years ago
TrentZ 6fc641644f
change blacklist to blocklist
4 years ago
MarcoFalke fa7b46cc91
test: Add BerkeleyDatabase tsan suppression
4 years ago
Wladimir J. van der Laan 6fe989054f refactor: Change Node::initError to take bilingual_str
4 years ago