Commit Graph

26 Commits (35d15959b0b6eb58e87b351d8f58952fa8e90103)

Author SHA1 Message Date
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 e4f79c0219
Merge pull request #5139
10 years ago
Wladimir J. van der Laan b6c99efe9c
Merge pull request #5121
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
Gavin Andresen 4a56345a74 Merge pull request #4522 from dgenr8/set_discover_0
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.
11 years ago
Wladimir J. van der Laan 3b1295e988
qa/rpc_tests: Wait for handshake to complete in connect_nodes
11 years ago
Gavin Andresen 171ca7745e estimatefee / estimatepriority RPC methods
11 years ago
Gavin Andresen 0193fb82a6 Allow multiple regression tests to run at once
11 years ago
Wladimir J. van der Laan b5ad5e783d Add Python test for -rpcbind and -rpcallowip
11 years ago
Gavin Andresen cb4bdd18a7 Have pull-tester run the listtransactions.py regression test
11 years ago
Gavin Andresen d138598f63
Fix regression tests
11 years ago
Wladimir J. van der Laan 3fc6846181 Add licenses for tests and test data
11 years ago
Gavin Andresen 356cfe8306 Python-based regression tests
11 years ago