108 Commits (392b7aba5f7332bf2ca87ee2fd620fe660b5eca1)

Author SHA1 Message Date
Patrick Strateman 25400c4de1 Account wallet feature RPC tests. 8 years ago
MarcoFalke fad8cf63e5 [qa] Use single cache dir for chains 8 years ago
Suhas Daftuar 45c7ddd109 Add p2p test for BIP 152 (compact blocks) 8 years ago
Jonas Schnelli 54af51d98d
[QA] Add walletdump RPC test (including HD- & encryption-tests) 8 years ago
whythat 9bbb414b80 [qa]: enable rpcbind_test 8 years ago
MarcoFalke fae596f0e4 [qa] Sort scripts by time for pull_tester and don't overwrite setup_chain 8 years ago
MarcoFalke fade505e8b [qa] Add wallet-hd test 8 years ago
Suhas Daftuar 330b0f31ee [qa] p2p segwit tests 8 years ago
Alex Morcos 4f7ff00497 [qa] Add rpc test for segwit 8 years ago
MarcoFalke fa58f94ff7 [qa] pull-tester: Start longest test first 8 years ago
MarcoFalke fa3b379252 [qa] pull-tester: Fix assertion and check for run_parallel 8 years ago
Cory Fields ab95d5df3d build: a few ugly hacks to get the rpc tests working out-of-tree 8 years ago
MarcoFalke ccccc591a4 [qa] Add option --portseed to test_framework 8 years ago
MarcoFalke fa494dec79 [qa] pull-tester: Run rpc test in parallel 8 years ago
Wladimir J. van der Laan 65fee8e699 test: Revert fatal-ness of missing python-zmq 8 years ago
MarcoFalke fad336648c [qa] pull-tester: Adjust comment 8 years ago
MarcoFalke fabbf6bd62 [qa] Refactor test_framework and pull tester 8 years ago
MarcoFalke fa389d4edc [qa] Switch to py3 8 years ago
Andrew Chow 7db0ecb90c Test for signing messages 8 years ago
MarcoFalke fae1f4ebfe [qa] rpc-tests: Fix link in comment and label error msg 8 years ago
MarcoFalke faa4f22342 [qa] pull-tester: Exit early when no tests are run 8 years ago
MarcoFalke fa05e22e91 [qa] pull-tester: Don't mute zmq ImportError 8 years ago
MarcoFalke fa524d9ddb [qa] Use python2/3 syntax 8 years ago
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