42 Commits (fa97f95c15a7aee15feea500571a10a90f22ea8b)

Author SHA1 Message Date
Suhas Daftuar da6ad5f684 Add RPC test exercising BIP68 (mempool only) 9 years ago
mrbandrews 7689041c03 [rpc-tests] Change solve() to use rehash 9 years ago
MarcoFalke fa8e2a6925 [qa] Change default block priority size to 0 9 years ago
MarcoFalke 7777994846 [qa] Fix pyton syntax in rpc tests 9 years ago
Suhas Daftuar 82a0ce09b4 Add race-condition debugging tool to mininode 9 years ago
MarcoFalke fa60d05a4e Add missing copyright headers 9 years ago
MarcoFalke fa0a9749eb [qa] Move gen_return_txouts() to util.py 9 years ago
Suhas Daftuar 9b41a5fba2 Add more tests to p2p-fullblocktest 9 years ago
ptschip 39a525c21f Do not download transactions during inital sync 9 years ago
mb300sd 37d271d7cc Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY. 9 years ago
James O'Beirne 16d4fce0b2 Add assert_is_hex_string and assert_is_hash_string to RPC test utils. 9 years ago
Jonas Schnelli 979698c171
[RPC-Tests] add option to run rpc test over QT clients 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
Wladimir J. van der Laan 4c40ec0451 tests: Disable Tor interaction 9 years ago
Wladimir J. van der Laan 2f601d215d test: remove necessity to call create_callback_map 9 years ago
Jonas Schnelli 7632cf689a
[Tests] Refactor some shared functions 9 years ago
Suhas Daftuar 6e8b07f5f3 Add rounding helper function to util.py 9 years ago
Alex Morcos 50947ef23f Change default block priority size to 0 9 years ago
Suhas Daftuar 50262d8953 Allow block announcements with headers 9 years ago
MarcoFalke fa506c0c9b [wallet] Add rpc tests to verify fee calculations 9 years ago
James O'Beirne b5cbd396ca Add basic coverage reporting for RPC tests 9 years ago
Wladimir J. van der Laan ddf98d1d84 Make RPC tests cope with server-side timeout between requests 9 years ago
ptschip 060058e955 Enable python tests for Native Windows 9 years ago
Casey Rodarmor 0ce73985a8 Add p2p-fullblocktest.py 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
Casey Rodarmor 56b28fca46 Don't share objects between TestInstances 9 years ago
Jonas Schnelli 7b7f258396 rpc-tests: remove python-bitcoinrpc directory 9 years ago
Jonas Schnelli 64937fe51a [QA] restructure rpc tests directory 9 years ago