250 Commits (b94ae81576c199c9a44453b8c9b17e8303f67b72)

Author SHA1 Message Date
randy-waterhouse efb37d4fda Changed run-bitcoind-for-test.sh.in to non-executable mode. 9 years ago
Jeff Garzik 3ab3de8ba1
qa/pull-tester/rpc-tests.py: chmod 0755 9 years ago
ptschip 5467820be5 Migrated rpc-tests.sh to all python rpc-tests.py 9 years ago
Cory Fields 745f909925 travis: install a recent libzmq and pyzmq for tests 9 years ago
Jonas Schnelli a9c27cdf55 [travis] add zmq python module 9 years ago
Suhas Daftuar 598b25d5ee Add test showing bug in mempool packages 9 years ago
Wladimir J. van der Laan ddf98d1d84 Make RPC tests cope with server-side timeout between requests 9 years ago
Suhas Daftuar 5add7a74a6 Track transaction packages in CTxMemPoolEntry 9 years ago
Jonas Schnelli 110a1fd727 enable zmq-test in rpc-tests.sh 9 years ago
Jeff Garzik 83f0e22497
Temporarily disable ZMQ tests in bitcoin test suite 9 years ago
Jonas Schnelli 312cfe63a3 fix rpc-tests.sh 9 years ago
Jonas Schnelli 07f70b2dde [QA] fix netbase tests because of new CSubNet::ToString() output 9 years ago
Jonas Schnelli 029e278286 QA: Add ZeroMQ RPC test 9 years ago
Cory Fields 1136879df8 Depends: Add ZeroMQ package 9 years ago
Wladimir J. van der Laan d528025517 Revert "rpc-tests: re-enable rpc-tests for Windows" 9 years ago
Wladimir J. van der Laan ee2a42b447 tests: GET requests cannot have request body, use POST in rest.py 9 years ago
Wladimir J. van der Laan 8f9301cdaa qa: Remove -rpckeepalive tests from httpbasics 9 years ago
ptschip 060058e955 Enable python tests for Native Windows 9 years ago
Cory Fields bd30c3dced rpc-tests: re-enable rpc-tests for Windows 9 years ago
Casey Rodarmor 0ce73985a8 Add p2p-fullblocktest.py 9 years ago
Daniel Kraft 2016576998 Fix crash when mining with empty keypool. 9 years ago
Pavel Janík 70180b2e57 Implement REST mempool API, add test and documentation. 9 years ago
Casey Rodarmor 45a6cce971 Fix race condition on test node shutdown 9 years ago
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