23 Commits (bc909a7a7f0553d8ec80fa6c36a4faf8609edcf7)

Author SHA1 Message Date
Daira Hopwood bc909a7a7f Replace http with https: in links to the MIT license. 5 years ago
Eirik0 d2a584e35a Refactor wait_and_assert_operationid_status to allow returning the result 5 years ago
Eirik0 81a45d6984 Add rpc to enable and disable Sprout to Sapling migration 5 years ago
Jack Grigg 3cb20f26a1
test: Make expected_utxos optional in get_coinbase_address() 5 years ago
Jack Grigg b0f1d643aa
test: Fetch coinbase address from coinbase UTXOs 6 years ago
Eirik Ogilvie-Wigley fe393e8a2f Add fail method to rpc test utils 6 years ago
Eirik Ogilvie-Wigley 882a4f577f Fix potentially misleading test failures 6 years ago
Eirik Ogilvie-Wigley 5602e1f1a6 Allow passing timeout parameter to wait_and_assert_operationid_status 6 years ago
Eirik Ogilvie-Wigley 4d89d020a6 Remove unneeded semicolons 6 years ago
Eirik Ogilvie-Wigley 611f93244b Allow more information to be returned when an async rpc fails 6 years ago
Eirik Ogilvie-Wigley a81b36d267 Add more options when asserting in RPC tests 6 years ago
Jack Grigg b7caaf954b
test: Move wait_and_assert_operationid_status debug output before asserts 6 years ago
Jack Grigg 57e6ecda5a
Implement roll-back limit for reorganisation 7 years ago
Per Grön d4ab94a6d9 Print result of RPC call in test only when PYTHON_DEBUG is set 7 years ago
Per Grön 8993edfb77 Deduplicate test utility method wait_and_assert_operationid_status 7 years ago
Daira Hopwood 811b36ba80 For unused variables reported by pyflakes, either remove the variable, 7 years ago
Daira Hopwood aff0bf7fa1 Clean up imports to be pyflakes-checkable. fixes #2450 7 years ago
Wladimir J. van der Laan f3e1770cfb
tests: Disable Tor interaction 9 years ago
Jack Grigg c7cb3c13ea
[qa] py2: Unfiddle strings into bytes explicitly in ZMQ RPC test 7 years ago
Daira Hopwood 02a4ace02c Disable metrics screen in RPC tests 8 years ago
Taylor Hornby aaf6495948 Rename bitcoin.conf and bitcoind.pid to zcash.conf and zcashd.pid in qa/ and src/ 8 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 10 years ago
Corinne Dashjr 7e6d23b171 Bugfix: Grammar fixes 9 years ago
Suhas Daftuar 29bff0e684 Add some travis debugging for python scripts 9 years ago
Suhas Daftuar 6c1d1ba6fc Python p2p testing framework 9 years ago
mrbandrews f9ec3f0fad Add block pruning functionality 9 years ago
Pieter Wuille 6b04508e37 Introduce separate 'generate' RPC call 9 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
Tom Harding cdf305eeb0 Set -discover=0 in regtest framework 10 years ago
Wladimir J. van der Laan b45a6e8394 Add test for getblocktemplate longpolling 10 years ago
Gavin Andresen f5a92bf9bd
Print better errors, and add util stop_node() function. 10 years ago
Wladimir J. van der Laan 3b1295e988
qa/rpc_tests: Wait for handshake to complete in connect_nodes 10 years ago
Gavin Andresen 171ca7745e estimatefee / estimatepriority RPC methods 10 years ago
Gavin Andresen 0193fb82a6 Allow multiple regression tests to run at once 10 years ago
Wladimir J. van der Laan b5ad5e783d Add Python test for -rpcbind and -rpcallowip 10 years ago
Gavin Andresen cb4bdd18a7 Have pull-tester run the listtransactions.py regression test 10 years ago
Gavin Andresen d138598f63
Fix regression tests 10 years ago
Wladimir J. van der Laan 3fc6846181 Add licenses for tests and test data 10 years ago