aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-18scripted-diff: Make SeparatorStyle a scoped enumHennadii Stepanov
2020-06-18Merge #19304: test: Check that message sends successfully when header is spli...MarcoFalke
2020-06-18Merge #19301: build: don't warn when doxygen isn't foundfanquake
2020-06-17Test buffered valid messageTroy Giorshev
2020-06-17Merge #19298: test: Add missing sync_blocksMarcoFalke
2020-06-17Merge #19295: refactor: Use AbortError in FatalErrorMarcoFalke
2020-06-17build: don't warn when doxygen isn't foundfanquake
2020-06-17Merge #19252: test: wait for disconnect in disconnect_p2ps + bloomfilter test...MarcoFalke
2020-06-17Merge #19249: Add means to handle negative capabilities in the Clang Thread S...MarcoFalke
2020-06-17Merge #19290: wallet: move BDB specific classes to bdb.{cpp/h}Samuel Dobson
2020-06-17Merge #19287: contrib: Fix SyntaxWarning in Python base58 implementationfanquake
2020-06-17Merge #19299: refactor: Remove unused vars, Add missing includesfanquake
2020-06-16Merge #19294: test: refactor: Inline adjust_bitcoin_conf_for_pre_17MarcoFalke
2020-06-16Add missing includes to fix compile errorsMarcoFalke
2020-06-16Remove unused variablesMarcoFalke
2020-06-16test: Add missing sync_blocksMarcoFalke
2020-06-16Merge #18275: wallet: error if an explicit fee rate was given but the needed ...MarcoFalke
2020-06-16Merge #19284: [net] Add seed.bitcoin.wiz.biz to DNS seedsWladimir J. van der Laan
2020-06-16Merge #18434: tests: add a test-security target and run it in CIWladimir J. van der Laan
2020-06-16[refactor] use waiting inside disconnect_p2psgzhao408
2020-06-16[test] wait for disconnect_p2ps to be reflected in getpeerinfogzhao408
2020-06-16[test] logging and style followups for bloomfilter testsgzhao408
2020-06-16refactor: Use AbortError in FatalErrorMarcoFalke
2020-06-16Merge #18927: Pass bilingual_str argument to AbortNode()MarcoFalke
2020-06-16pep-8 test/functional/test_framework/util.pyMarcoFalke
2020-06-16test: refactor: Inline adjust_bitcoin_conf_for_pre_17MarcoFalke
2020-06-16test: use subprocess.run() in test-security-check.pyfanquake
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-15walletdb: Move BDB specific things into bdb.{cpp/h}Andrew Chow
2020-06-15walletdb: moveonly: Move BerkeleyBatch Cursor and Txn funcs to cppAndrew Chow
2020-06-15walletdb: move IsWalletLoaded to walletdb.cppAndrew Chow
2020-06-15walletdb: Add IsBDBWalletLoaded to look for BDB wallets specificallyAndrew Chow
2020-06-15contrib: Fix SyntaxWarning in Python base58 implementationAlex Willmer
2020-06-15walletdb: Make SpliWalletFilePath non-staticAndrew Chow
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-15[net] Add seed.bitcoin.wiz.biz to DNS seedswiz
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