121 Commits (4b9dfd6d81581e1b821d3a503335a1fa78471655)

Author SHA1 Message Date
MarcoFalke faa9f01461 [qa] Don't run pruning.py twice 8 years ago
instagibbs 7eb702954e Add importprunedfunds rpc call 8 years ago
Alex Morcos b536a6fc83 Add p2p test for feefilter 8 years ago
NicolasDorier 71527a0f31 Test of BIP9 fork activation of mtp, csv, sequence_lock 8 years ago
Alex Morcos 19d73d540c Add RPC test for BIP 68/112/113 soft fork. 8 years ago
Suhas Daftuar 8c74cedef5 RPC test for BIP9 warning logic 8 years ago
Elliot Olds 2ab835ae6c Check if zmq is installed in tests, update docs 8 years ago
BtcDrak 6ba8b2a6c4 Add bip68-sequence.py to extended rpc tests 9 years ago
Alex Morcos df0e2226d9 Add RPC test for abandoned and conflicted transactions. 9 years ago
Wladimir J. van der Laan 83cdcbdca4 test: don't override BITCOIND and BITCOINCLI if they're set 9 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
Wladimir J. van der Laan 20411903d7 test: Add basic test for `reject` code 9 years ago
Jonas Schnelli 110ff1142c
[Tests] Add mempool_limit.py test 9 years ago
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