aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-21rpc: drop unused JSONRPCProcessBatchReply size arg, refactorJon Atack
2020-05-21cli: use GetWalletBalances() functionality for -getinfoJon Atack
2020-05-21cli: create GetWalletBalances() to fetch multiwallet balancesJon Atack
2020-05-21cli: lift -rpcwallet logic up to CommandLineRPC()Jon Atack
2020-05-21cli: extract connection exception handler, -rpcwait logicJon Atack
2020-04-24Merge #18724: test: add coverage for -rpcwallet cli optionMarcoFalke
2020-04-24Merge #18756: refactor: test: use wait_for_getdata() in p2p_compactblocks.pyMarcoFalke
2020-04-24Merge #18745: test: Check submitblock return valuesMarcoFalke
2020-04-24test: add coverage for -rpcwallet cli optionJon Atack
2020-04-24Merge #18757: test: Remove enumeration of expected deserialization exceptions...MarcoFalke
2020-04-24Merge #18157: doc: fixing init.md documentation to not require rpcpasswordMarcoFalke
2020-04-24fuzz: Remove enumeration of expected deserialization exceptions in ProcessMes...practicalswift
2020-04-24Merge #18712: test: display command line options passed to send_cli() in debu...MarcoFalke
2020-04-24Merge #18752: test: Fix intermittent error in mempool_reorgMarcoFalke
2020-04-24refactor: test: use wait_for_getdata() in p2p_compactblocks.pySebastian Falbesoner
2020-04-24Merge #18589: Fix naming of macOS SDK and clarify versionfanquake
2020-04-23test: Fix intermittent error in mempool_reorgMarcoFalke
2020-04-23Fix naming of macOS SDK and clarify versionAndrew Chow
2020-04-23Merge #18690: test: Check object hashes in wait_for_getdataMarcoFalke
2020-04-23Merge #18671: wallet: Add BlockUntilSyncedToCurrentChain to dumpwalletSamuel Dobson
2020-04-23Merge #17509: gui: save and load PSBTSamuel Dobson
2020-04-22test: Check submitblock return valuesMarcoFalke
2020-04-22Merge #18732: test: Remove unused, undocumented and misleading CScript.__add__MarcoFalke
2020-04-22Merge #18733: doc: Add wallet release notes for 0.21.0MarcoFalke
2020-04-22test: check for matching object hashes in wait_for_getdataDanny Lee
2020-04-22Merge #18575: bench: Remove requirement that all benches use same testing setupMarcoFalke
2020-04-22doc: Add wallet release notes for 0.21.0MarcoFalke
2020-04-22Merge #18702: build: fix ASLR for bitcoin-cli on WindowsWladimir J. van der Laan
2020-04-22Add release notes skeleton, so that notes can be filled easierMarcoFalke
2020-04-22Merge #18553: Avoid non-trivial global constants in SHA-NI codeWladimir J. van der Laan
2020-04-22test: Remove unused, undocumented and misleading CScript.__add__MarcoFalke
2020-04-22Merge #18410: Docs: Improve commenting for coins.cpp|hWladimir J. van der Laan
2020-04-22Merge #18665: Do not expose and consider -logthreadnames when it does not workWladimir J. van der Laan
2020-04-22Merge #18612: script: Remove undocumented and unused operator+Wladimir J. van der Laan
2020-04-22Merge #18713: scripts: Add MACHO stack canary check to security-check.pyfanquake
2020-04-22Merge #18709: doc: note why we can't use thread_local with glibc back compatfanquake
2020-04-21[docs] use consistent naming for possible_overwriteJohn Newbery
2020-04-21[tests] small whitespace fixupJohn Newbery
2020-04-21scripted-diff: Rename PRUNED to SPENT in coins testsJohn Newbery
2020-04-21[docs] Improve commenting in coins.cpp|hJohn Newbery
2020-04-21Merge #18384: [test] more specific feature_segwit test error messages and fix...MarcoFalke
2020-04-21[test] add 8 error messages to feature_segwit and change version to typeGloria Zhao
2020-04-21Merge #18704: test: Increase debugging to hunt down mempool_reorg intermitten...MarcoFalke
2020-04-21test: display command line options passed to send_cli() in debug logJon Atack
2020-04-21Merge #18721: test: Fix linter issueMarcoFalke
2020-04-21test: Fix linter issueHennadii Stepanov
2020-04-21Merge #18672: test: add further BIP37 size limit checks to p2p_filter.pyMarcoFalke
2020-04-21scripts: add MACHO LAZY_BINDINGS test to test-security-check.pyfanquake
2020-04-21scripts: add MACHO Canary check to security-check.pyfanquake
2020-04-21doc: fix typo in configure.acfanquake