42 Commits (133deb83dfedb09d1c5c477a01fb12665cbae16f)

Author SHA1 Message Date
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
Bryan Bishop a7af9839d6 don't override dir() in qa rpc tests 10 years ago
dexX7 5e2dcaebc4
gather_inputs: use correct variable in error message 10 years ago
Cory Fields 7a41614aa2 tests: allow rpc-tests to get filenames for bitcoind and bitcoin-cli from the environment 10 years ago
Gavin Andresen 9f87325b22
Start with tidier cache directories 10 years ago
Daniel Kraft 2290ed01bc Work around #5113. 10 years ago
Michael Ford 214091d584 Update license in pull-tester and rpc-tests 10 years ago
Gavin Andresen 3a7c3483b6 Fix make_change to not create half-satoshis 10 years ago