aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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-17build: Drop make dist in gitian buildsHennadii Stepanov
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
2020-04-14wallet: Prefer full destination groups in coin selectionFabian Jahr
2020-04-13test: Add various low-level p2p testsMarcoFalke
2020-04-13Merge #18451: test: shift coverage from getunconfirmedbalance to getbalancesMarcoFalke
2020-04-13Remove -upgradewallet startup optionAndrew Chow
2020-04-13Merge #18545: test: refactor rpc_signrawtransaction and add loggingMarcoFalke
2020-04-13Merge #18596: test: Try once more when RPC connection fails on WindowsMarcoFalke
2020-04-13Merge #18597: test: Extend wallet_dump test to cover commentsMarcoFalke
2020-04-12Merge #18584: test: Check that the version message does not leak the local ad...MarcoFalke
2020-04-12Merge #18609: test: Remove REJECT message codeMarcoFalke
2020-04-12rpc: Rename first arg of generateblock RPC to "output"MarcoFalke
2020-04-12test: Remove REJECT message codeHennadii Stepanov
2020-04-12test: Try once more when RPC connection fails on WindowsMarcoFalke
2020-04-12test: Document why connection is re-constructed on windowsMarcoFalke
2020-04-12test: Remove python 3.4 workaroundMarcoFalke
2020-04-12test: add rpc_signrawtransaction loggingJon Atack
2020-04-12test: refactor rpc_signrawtransaction witness script testsJon Atack
2020-04-11test: Extend wallet_dump test to cover commentsMarcoFalke
2020-04-11refactor: test: improve wait_for{header,merkleblock} interfaceSebastian Falbesoner
2020-04-11test: complete impl. of msg_merkleblock and wait_for_merkleblockSebastian Falbesoner
2020-04-10Merge #17693: rpc: Add generateblock to mine a custom set of transactionsMarcoFalke
2020-04-10Merge #18574: cli: call getbalances.ismine.trusted instead of getwalletinfo.b...MarcoFalke
2020-04-10test: Check that the version message does not leak the local address of the nodeMarcoFalke
2020-04-10Merge #18454: net: Make addr relay mockable, add testMarcoFalke
2020-04-09test: update and harden interface_bitcoin_cli testsJon Atack