442 Commits (b02119e4634f2453260bb1b195e39bdc0a3b5691)

Author SHA1 Message Date
Veres Lajos 9f68ed6b6d typofixes (found by misspell_fixer) 9 years ago
mruddy af3208bfa6 Resolve issue 3166. 9 years ago
Jonas Schnelli 7d226b7ca0 [QA] add testcases for parsing strings as values 9 years ago
Casey Rodarmor 56b28fca46 Don't share objects between TestInstances 9 years ago
Matt Corallo 6bdb474dc9 Implement watchonly support in fundrawtransaction 9 years ago
Matt Corallo 907a425aa5 Add p2sh option to importaddress to import redeemScripts 9 years ago
zathras-crypto 0aad1f13b2
Exempt unspendable transaction outputs from dust checks 9 years ago
Wladimir J. van der Laan 7650449a67 univalue: Avoid unnecessary roundtrip through double for numbers 9 years ago
fanquake db42558b82 Remove bash test note from rpc-tests readme 9 years ago
Wladimir J. van der Laan ffad5aa1f4 tests: Remove old sh-based test framework 9 years ago
Jonas Schnelli 9da8fc8f26 [QA] remove rawtransactions.py from the extended test list 9 years ago
Jonas Schnelli 6ed38b0b8f [QA] fix possible reorg issue in rawtransaction.py/fundrawtransaction.py RPC test 9 years ago
Tom Harding 8a0b933aae Fix intermittent test failure, reduce test time 9 years ago
Jonas Schnelli c45c7ea0fa [REST] add JSON support for /rest/headers/ 9 years ago
Wladimir J. van der Laan 56dc70439f
tests: fix txn_clone.py (retry) 9 years ago
Wladimir J. van der Laan 3f16971442
tests: fix txn_clone.py 9 years ago
Jonas Schnelli f581d3d656 banlist.dat: store banlist on disk 9 years ago
mruddy 70ae43e9b7 add tests for the decodescript rpc. add mention of the rpc regression tests to the testing seciton of the main readme. 9 years ago
Suhas Daftuar 04b5d235f1 Replace sleep with syncing using pings 9 years ago
Wladimir J. van der Laan 4f40716dcb test: Move reindex test to standard tests 9 years ago
Jonas Schnelli 9d79afe9a9 add RPC tests for setban & disconnectnode 9 years ago
Jonas Schnelli 433fb1a95d [RPC] extend setban to allow subnets 9 years ago
Jonas Schnelli 1086ffba26 [QA] add setban/listbanned/clearbanned tests 9 years ago
Wladimir J. van der Laan edbdf8855d tests: Extend RPC proxy tests 9 years ago
Stephen ef2a3de25c Add paytxfee to getwalletinfo, warnings to getnetworkinfo 9 years ago
Jonas Schnelli 208589514c fundrawtransaction tests 9 years ago
Suhas Daftuar bfc30b3437 Ignore unrequested blocks too far ahead of tip 9 years ago
Suhas Daftuar aa8c827968 P2P regression test for new AcceptBlock behavior 9 years ago
Jonas Schnelli 6e71efa9f0 [REST] remove json input for getutxos, limit to query max. 15 outpoints 9 years ago
Suhas Daftuar ee9a2e4271 Fix walletbackup.py after directory restructuring 9 years ago
Jonas Schnelli 7b7f258396 rpc-tests: remove python-bitcoinrpc directory 9 years ago
Jonas Schnelli a85b2e221b pull-tester/rpc-tests.sh: disable script_test.py test 9 years ago
Jonas Schnelli 3e875b1bef pull-tester/rpc-tests.sh: allow passing throug of arguments 9 years ago
Jonas Schnelli 00706a5436 update rpc-tests readme.md 9 years ago
Jonas Schnelli 344e08ed16 extend rpc-tests.sh control script with non-travis tests 9 years ago
Jonas Schnelli 64937fe51a [QA] restructure rpc tests directory 9 years ago
Alex Morcos 8f0947be34 Increase timeouts in pruning.py and modify warning language. 9 years ago
Alex Morcos b649e03954 Create new BlockPolicyEstimator for fee estimates 9 years ago
Tom Harding 5d34e16d3a Add txn_clone.py test 9 years ago
Jonas Schnelli 231072fe7b [QA] add multisig rpc tests 9 years ago
dexX7 a71ab10f99
QA: add RPC tests for error reporting of "signrawtransaction" 9 years ago
Suhas Daftuar 2a22d4be9b Fix comptool send_message call when MAX_INV_SZ reached 9 years ago
Suhas Daftuar 574db4816f Fix potential race conditions in p2p testing framework 9 years ago
Jonas Schnelli bba2216fc1 RPC test for "#5418 Report missing inputs in sendrawtransaction" 9 years ago
Corinne Dashjr 7e6d23b171 Bugfix: Grammar fixes 9 years ago
Suhas Daftuar 5487975ca3 Don't run invalidblockrequest.py in travis until race condition is fixed 9 years ago
Suhas Daftuar ef3281750d Fix mininode disconnections to work with select 9 years ago
Suhas Daftuar 2703412a39 Fix default binary in p2p tests to use environment variable 9 years ago
Suhas Daftuar 29bff0e684 Add some travis debugging for python scripts 10 years ago
Suhas Daftuar d76412b068 Add script manipulation tools for use in mininode testing framework 10 years ago