aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-04-13Merge #18451: test: shift coverage from getunconfirmedbalance to getbalancesMarcoFalke
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-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
2020-04-09Merge #18561: test: Properly raise FailedToStartError when rpc shutdown befor...MarcoFalke
2020-04-09test: Set -use_value_profile=1 when merging fuzz inputsMarcoFalke
2020-04-08test: Properly raise FailedToStartError when rpc shutdown before warmup finishedMarcoFalke
2020-04-07Merge #18546: Bugfix: Wallet: Safely deal with change in the address book [pa...MarcoFalke
2020-04-06QA: Test that change doesn't turn into non-change when spent in an avoid-reus...Luke Dashjr
2020-04-07Merge #18543: test: Use one node to avoid a race due to missing sync in rpc_s...MarcoFalke
2020-04-07Merge #18540: test: wallet_bumpfee assertion fixupMarcoFalke
2020-04-07test: Use one node to avoid a race due to missing sync in rpc_signrawtransactionMarcoFalke
2020-04-07Merge #18484: rpc: Correctly compute redeemScript from witnessScript for sign...MarcoFalke
2020-04-06test: wallet_bumpfee assertion fixupJon Atack
2020-04-06Merge #18516: test: relax bumpfee dust_to_fee txsize an extra vbyteMarcoFalke
2020-04-06test: relax bumpfee dust_to_fee txsize an extra vbyteJon Atack
2020-04-06test: skip backwards compat tests if not compiled with walletfanquake
2020-04-05Use getbalances in wallet_address_types testsJon Atack
2020-04-05Shift coverage from getunconfirmedbalance to getbalances in wallet_abandoncon...Jon Atack
2020-04-05Improve getbalances coverage in wallet_balance testsJon Atack
2020-04-05Merge #18515: test: add BIP37 remote crash bug [CVE-2013-5700] test to p2p_fi...MarcoFalke
2020-04-05Merge #18496: test: remove redundant sync_with_ping after add_p2p_connectionMarcoFalke
2020-04-05Merge #18520: test: remaining replacements of (send_message+sync_with_ping) w...MarcoFalke
2020-04-03test: remaining replacements of (send_message+sync_with_ping) with send_and_pingSebastian Falbesoner
2020-04-03test: add BIP37 remote crash bug [CVE-2013-5700] test to p2p_filter.pySebastian Falbesoner
2020-04-03fuzz: Avoid running over all inputs after merging themMarcoFalke
2020-04-03Merge #18494: test: replace (send_message + sync_with_ping) with send_and_pingMarcoFalke
2020-04-02test: Add basic addr relay testMarcoFalke
2020-04-02Merge #16923: wallet: Handle duplicate fileid exceptionWladimir J. van der Laan
2020-04-01test: replace (send_message + sync_with_ping) with send_and_pingJon Atack
2020-04-01test: remove redundant sync_with_ping after add_p2p_connectionJon Atack
2020-04-01Merge #18247: test: Wait for both veracks in add_p2p_connectionMarcoFalke
2020-03-31Correctly compute redeemScript from witnessScript for signrawtransactionAndrew Chow
2020-03-31test: Remove redundant sync_with_ping after add_p2p_connectionMarcoFalke