aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-04-25Merge #18688: fuzz: Run in parallelMarcoFalke
2020-04-25test: use zero-argument super() shortcut (Python 3.0+)Sebastian Falbesoner
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 #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-23test: Fix intermittent error in mempool_reorgMarcoFalke
2020-04-23Merge #18690: test: Check object hashes in wait_for_getdataMarcoFalke
2020-04-22test: Check submitblock return valuesMarcoFalke
2020-04-22test: check for matching object hashes in wait_for_getdataDanny Lee
2020-04-22test: Remove unused, undocumented and misleading CScript.__add__MarcoFalke
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-21test: Fix linter issueHennadii Stepanov
2020-04-20test: add further BIP37 size limit checks to p2p_filter.pySebastian Falbesoner
2020-04-20Merge #18544: net: limit BIP37 filter lifespan (active between 'filterload'.....MarcoFalke
2020-04-19test: fix intermittent race condition in interface_bitcoin_cli.pyJon Atack
2020-04-19test: add wait_for_cookie_credentials() to test frameworkJon Atack
2020-04-19Merge #18610: scripted-diff: test: replace command with msgtype (naming)MarcoFalke
2020-04-19test: Increase debugging to hunt down mempool_reorg intermittent failureMarcoFalke
2020-04-19Merge #15761: Replace -upgradewallet startup option with upgradewallet RPCMarcoFalke
2020-04-19Merge #18633: test: Properly raise FailedToStartError when rpc shutdown befor...MarcoFalke
2020-04-18test: Properly raise FailedToStartError when rpc shutdown before warmup finis...MarcoFalke
2020-04-18Merge #18692: test: Bump timeout in wallet_import_rescanMarcoFalke
2020-04-18Merge #17219: wallet: allow transaction without change if keypool is emptySamuel Dobson
2020-04-17test: Bump timeout in wallet_import_rescanMarcoFalke
2020-04-17fuzz: Run in parallelMarcoFalke
2020-04-17Merge #18641: test: Create cached blocks not in the futureMarcoFalke
2020-04-17Merge #18607: rpc: Fix named arguments in documentationMarcoFalke
2020-04-17Merge #18673: scripted-diff: Sort test includesMarcoFalke
2020-04-17Merge #18467: rpc: Improve documentation and return value of settxfeeMarcoFalke
2020-04-17Merge #17824: wallet: Prefer full destination groups in coin selectionSamuel Dobson
2020-04-16scripted-diff: Bump copyright headersMarcoFalke
2020-04-16rpc: Document all aliases for first arg of listtransactionsMarcoFalke
2020-04-16rpc: Document all aliases for second arg of getblockMarcoFalke
2020-04-15test: add -getinfo "unlocked_until" and "headers" coverageJon Atack
2020-04-15test: verify cli.getwalletinfo in wallet sectionJon Atack
2020-04-15test: verify bitcoin-cli -version with node stoppedJon Atack
2020-04-15test: add coverage for bitcoin-cli -rpcwaitJon Atack
2020-04-15scripted-diff: test: replace command with msgtypeSebastian Falbesoner
2020-04-15Merge #18628: test: Add various low-level p2p testsMarcoFalke
2020-04-14test: Create cached blocks not in the futureMarcoFalke
2020-04-14test: add more inactive filter tests to p2p_filter.pySebastian Falbesoner
2020-04-14rpc: settxfee respects -maxtxfee wallet settingFabian Jahr
2020-04-14test: Improve naming and logging of avoid_reuse testsFabian Jahr