aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-16tests: run test-security-check.py in CIfanquake
2020-06-16Merge #19153: test: mempool compatibility testMarcoFalke
2020-06-16Merge #19178: Make mininode_lock non-reentrantMarcoFalke
2020-06-16Merge #19260: p2p: disconnect peers that send filterclear + update existing f...fanquake
2020-06-15Merge #19276: ci: Move travis workarounds to .travis.ymlMarcoFalke
2020-06-15Merge #19282: RPC: Rephrase generatetoaddress help, and use PACKAGE_NAMEMarcoFalke
2020-06-15RPC: Rephrase generatetoaddress help, and use PACKAGE_NAMELuke Dashjr
2020-06-14[p2p/refactor] move disconnect logic and remove misbehavinggzhao408
2020-06-14[test] test disconnect for filtercleargzhao408
2020-06-14[netprocessing] disconnect node that sends filtercleargzhao408
2020-06-14ci: Move travis workarounds to .travis.ymlMarcoFalke
2020-06-14Merge #19264: [tests] Don't import asyncio to test magic bytesfanquake
2020-06-13[tests] Don't import asyncio to test magic bytesJohn Newbery
2020-06-13Merge #19261: refactor: Drop ::HasWallets()MarcoFalke
2020-06-13Merge #18297: build: Use pkg-config in BITCOIN_QT_CONFIGURE for all hosts inc...fanquake
2020-06-13Merge #19228: Update libsecp256k1 subtreefanquake
2020-06-13refactor: Drop ::HasWallets()João Barbosa
2020-06-12Merge #19177: test: Fix and clean p2p_invalid_messages functional testsMarcoFalke
2020-06-12Merge #16756: test: Connection eviction logic testsMarcoFalke
2020-06-12Merge #19250: wallet: Make RPC help compile-time staticMarcoFalke
2020-06-11Merge #19083: test: msg_mempool, fRelay, and other bloomfilter testsMarcoFalke
2020-06-11Merge #19247: tests: Add fuzzing harness for {Read,Write}{LE,BE}{16,32,64} (c...MarcoFalke
2020-06-11Merge #19239: tests: move generate_wif_key to wallet_util.pyMarcoFalke
2020-06-11refactor: Remove unused request.fHelpMarcoFalke
2020-06-11wallet: Make RPC help compile-time staticMarcoFalke
2020-06-11tests: Add fuzzing harness for {Read,Write}{LE,BE}{16,32,64} (crypto/common.h)practicalswift
2020-06-11tests: Add std::vector<uint8_t> ConsumeFixedLengthByteVector(FuzzedDataProvid...practicalswift
2020-06-11Merge #19100: refactor: Combine GetWalletForJSONRPCRequest and EnsureWalletIs...MarcoFalke
2020-06-11Merge #19206: test: Remove leftover comment in mining_basicfanquake
2020-06-10scripted-diff: rename privkey with seckey in secp256k1 interfacePieter Wuille
2020-06-10Drop --disable-jni from libsecp256k1 configure optionsPieter Wuille
2020-06-10[tests] move generate_wif_key to wallet_util.pyJohn Newbery
2020-06-10[tests] sort imports in rpc_createmultisig.pyJohn Newbery
2020-06-10Revert "[TESTS] Move base58 to own module to break circular dependency"John Newbery
2020-06-10scripted-diff: rename node to peer for mininodesgzhao408
2020-06-10[test] fix race conditions and test in p2p_filtergzhao408
2020-06-10[test] sending invalid msgs to node with bloomfilters=0 causes disconnectgzhao408
2020-06-10[test] add BIP 37 test for node with fRelay=falsegzhao408
2020-06-10[test] add mempool msg test for node with bloomfilter enabledgzhao408
2020-06-10Merge #19230: [TESTS] Move base58 to own module to break circular dependencyMarcoFalke
2020-06-10Merge #19233: Make SetMiscWarning() accept bilingual_str argumentMarcoFalke
2020-06-10Merge #19226: test: Add BerkeleyDatabase tsan suppressionWladimir J. van der Laan
2020-06-10Make SetMiscWarning() accept bilingual_str argumentHennadii Stepanov
2020-06-10Make GetWarnings() return bilingual_strHennadii Stepanov
2020-06-10refactor: Make GetWarnings() bilingual_str aware internallyHennadii Stepanov
2020-06-10Merge #19231: gui: add missing translation.h include to fix buildfanquake
2020-06-10test: mempool.dat compatibility between versionsIvan Metlushko
2020-06-10gui: add missing translation.h include to fix buildfanquake
2020-06-09[TESTS] Move base58 to own module to break circular dependencyPieter Wuille
2020-06-09Merge #19176: refactor: Error message bilingual_str consistencyMarcoFalke