105 Commits (cdcad9fc5f64a4c1d06fa62e6541cc0bb7646f06)

Author SHA1 Message Date
Suhas Daftuar 2b31ab90c4 Add rpc test for prioritisetransaction 9 years ago
Matt Corallo 0c9959a308 Add failing test checking timelocked-txn removal during reorg 9 years ago
MarcoFalke fa3a38a7f2 [qa] pull-tester: Cleanup (run keypool, tidy stdout) 9 years ago
Gregory Sanders d52fbf00e3 Added additional config option for multiple RPC users. 9 years ago
Suhas Daftuar 50262d8953 Allow block announcements with headers 9 years ago
Suhas Daftuar c800c95997 Remove unmaintained example test script_test.py 9 years ago
MarcoFalke 33b7f83c59 [qa] travis: cover *receivedby* rpcs 9 years ago
James O'Beirne b5cbd396ca Add basic coverage reporting for RPC tests 9 years ago
Suhas Daftuar 97203f5606
Port test to rpc-test framework 9 years ago
Wladimir J. van der Laan 2980a18572 Fix crash in validateaddress with -disablewallet 9 years ago
Suhas Daftuar 17a073ae06
Add RPC test for -maxuploadtarget 9 years ago
MarcoFalke bd4c22ed56 [rpc-tests] Check return code 9 years ago
Alex Morcos 0658d0ba82 temporarily comment out rpcbind.py 9 years ago
James O'Beirne 1488506872 Add tests for gettxoutsetinfo, CLevelDBBatch, CLevelDBIterator 9 years ago
Peter Todd cde7ab2d4e Add RPC tests for the CHECKLOCKTIMEVERIFY (BIP65) soft-fork 9 years ago
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
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
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
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
Jonas Schnelli 9da8fc8f26 [QA] remove rawtransactions.py from the extended test list 9 years ago
Tom Harding 8a0b933aae Fix intermittent test failure, reduce test time 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
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 208589514c fundrawtransaction tests 9 years ago
Suhas Daftuar aa8c827968 P2P regression test for new AcceptBlock behavior 9 years ago
Suhas Daftuar ee9a2e4271 Fix walletbackup.py after directory restructuring 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 344e08ed16 extend rpc-tests.sh control script with non-travis tests 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 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
Suhas Daftuar 5487975ca3 Don't run invalidblockrequest.py in travis until race condition is fixed 9 years ago
Suhas Daftuar b93974c3f3 Add comparison tool test runner, built on mininode 10 years ago
Suhas Daftuar 6c1d1ba6fc Python p2p testing framework 10 years ago
Matt Corallo 352ed22c2c Add merkle blocks test 10 years ago
Wladimir J. van der Laan 6be3562e50 rpc-tests: Add proxy test 10 years ago
Jonas Schnelli 84d919974b [QA] fix zapwallettxes test 10 years ago
Pieter Wuille 1c52aad540 Require sufficent priority for relay of free transactions 10 years ago