50 Commits (ef28d8a899aeb4487ef7fbfbfca9c0f2b60bdaf6)

Author SHA1 Message Date
MarcoFalke fa7c35c4ec [qa] util: Move wait_bitcoinds() into stop_nodes() 8 years ago
Wladimir J. van der Laan 30930e847e test: Explicitly set encoding to utf8 when opening text files 8 years ago
Cory Fields d6a5dc4a2e add waitfornewblock/waitforblock/waitforblockheight rpcs and use them for tests 8 years ago
Wladimir J. van der Laan 35f64e45c2
Revert "[qa] Adjust timeouts for micro-optimization of run time" 8 years ago
MarcoFalke fad8cf63e5 [qa] Use single cache dir for chains 8 years ago
MarcoFalke fa2d68f79c [qa] Adjust timeouts for micro-optimization of run time 8 years ago
whythat 0ff4375c93 [qa]: add parsing for '<host>:<port>' argument form to rpc_url() 8 years ago
MarcoFalke fa26c420bf [qa] util: Move check_fee_amount out of wallet.py 8 years ago
Suhas Daftuar e871f8338a Tests: add timeout to sync_blocks() and sync_mempools() 8 years ago
MarcoFalke fad184550e [qa] test_framework: Use different rpc_auth_pair for each node 8 years ago
MarcoFalke fac9349798 [qa] Remove hardcoded "4 nodes" from test_framework 8 years ago
MarcoFalke fab5233fe6 [qa] test_framework: Set wait-timeout for bitcoind procs 8 years ago
MarcoFalke ccccc591a4 [qa] Add option --portseed to test_framework 8 years ago
MarcoFalke fafb33cdef [qa] Stop other nodes, even when one fails to stop 8 years ago
MarcoFalke fabbf6bd62 [qa] Refactor test_framework and pull tester 8 years ago
MarcoFalke fa389d4edc [qa] Switch to py3 8 years ago
MarcoFalke fada064f67 [qa] test_framework: Properly print exceptions and assert empty dict 9 years ago
Joao Fonseca fa942c755a Move method to check matches within arrays on util.py 9 years ago
Rusty Russell 85c807c9ea getblockchaininfo: make bip9_softforks an object, not an array. 9 years ago
MarcoFalke faa41ee204 [qa] py2: Unfiddle strings into bytes explicitly 9 years ago
Suhas Daftuar 5cb1d8a207 Tests: move get_bip9_status to util.py 9 years ago
Wladimir J. van der Laan 018b60c5ea test_framework: detect failure of bitcoind startup 9 years ago
Suhas Daftuar ec143391ef Tests: make prioritise_transaction.py more robust 9 years ago
MarcoFalke fa8cd46f39 [qa] Move create_tx() to util.py 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
MarcoFalke fa0a9749eb [qa] Move gen_return_txouts() to util.py 9 years ago
ptschip 39a525c21f Do not download transactions during inital sync 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 4c40ec0451 tests: Disable Tor interaction 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
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
ptschip 060058e955 Enable python tests for Native Windows 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
Alex Morcos b649e03954 Create new BlockPolicyEstimator for fee estimates 9 years ago
Corinne Dashjr 7e6d23b171 Bugfix: Grammar fixes 10 years ago
Suhas Daftuar 29bff0e684 Add some travis debugging for python scripts 10 years ago
Suhas Daftuar 6c1d1ba6fc Python p2p testing framework 10 years ago
mrbandrews f9ec3f0fad Add block pruning functionality 10 years ago
Pieter Wuille 6b04508e37 Introduce separate 'generate' RPC call 10 years ago
Gavin Andresen 9e56532959
Coinbases-in-mempool regression test 10 years ago
Jonas Schnelli 01dc2d83f8 [REST] add REST interface tests in rpc-test section 10 years ago
mrbandrews 189fb526f1 Port of wallet.sh to python (wallet.py). 10 years ago
Gavin Andresen daf03e7c92
RPC tests: create initial chain with specific timestamps 10 years ago