111 Commits (2eae3157f65197109d7745ea3926d086de812f7b)

Author SHA1 Message Date
Jonas Schnelli 12d927a391 RPC test for immature balance 10 years ago
Jonas Schnelli 7a3b83269e [QA] fix httpbasics RPC test typo 10 years ago
Jonas Schnelli 1340f00200 [RPC-TESTS] ability to run single test manually 10 years ago
Michael Ford 78253fcbad Remove references to X11 licence 10 years ago
Pieter Wuille f676c80f43 Add /rest/headers 10 years ago
Jonas Schnelli 73351c3686 [REST] /rest/block response with full tx details 10 years ago
mrbandrews 1577df986e Port of walletbackup.sh to Python. 10 years ago
Gavin Andresen 34318d7fad RPC-test based on invalidateblock for mempool coinbase spends 10 years ago
Jonas Schnelli 11d7a7d505 [RPC] add rpc-test for http keep-alive (persistent connections) 10 years ago
Matt Corallo db0916bd13 Fix missing python2 in rpc-tests 10 years ago
Gavin Andresen 9e56532959
Coinbases-in-mempool regression test 10 years ago
Gavin Andresen b2d0162ba4
Test resurrecting memory pool transactions during chain re-org 10 years ago
Wladimir J. van der Laan 90f7aa7778
Fix rest.py test after #5376 10 years ago
Jonas Schnelli 01dc2d83f8 [REST] add REST interface tests in rpc-test section 10 years ago
Pieter Wuille 1b91be49f5 Report status of chain tips 10 years ago
Matt Corallo e3f315a0a5 Fix python usage for arch's broken maintainers 10 years ago
Suhas Daftuar 7e615f5228 Fixed mempool sync after sending a transaction 10 years ago
mrbandrews e4ef724493 Edited rpc-tests to run python script not shell script. 10 years ago
mrbandrews 189fb526f1 Port of wallet.sh to python (wallet.py). 10 years ago
Luke Dashjr bc6cb4177b QA RPC tests: Add tests block block proposals 10 years ago
Gavin Andresen 8656dbb095
Port/fix txnmall.sh regression test 10 years ago
Cory Fields 3c30f27f34
travis: disable rpc tests for windows until they're not so flaky 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
Cory Fields c8b115e20b travis: temporarily disable the forknotify test 10 years ago
dexX7 5e2dcaebc4
gather_inputs: use correct variable in error message 10 years ago
Daniel Kraft 2db4c8a24d Fix node ranges in the test framework. 10 years ago
Cory Fields 7667850dbf tests: replace the old (unused since Travis) tests with new rpc test scripts 10 years ago
Cory Fields fa7f8cdc1a tests: remove old pull-tester scripts 10 years ago
Cory Fields 5122ea7190 tests: fix forknotify.py on windows 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
Gavin Andresen ec01243c14
--tracerpc option for regression tests 10 years ago
Daniel Kraft 2290ed01bc Work around #5113. 10 years ago
Daniel Kraft dcb98466b4 Extend getchaintips RPC test. 10 years ago
Michael Ford 214091d584 Update license in pull-tester and rpc-tests 10 years ago
Pieter Wuille e11b2ce4c6 Fix large reorgs 10 years ago
Cory Fields 005b5af6e2 rpc-tests: don't spew non-errors to stdout 10 years ago
Gavin Andresen dbca89b74b
Trigger -alertnotify if network is upgrading without you 10 years ago
Luke Dashjr 0b17964131 Bugfix: Replace bashisms with standard sh in tests/tools 10 years ago
Cory Fields 5ad450a65a travis: If the comparison-tool fails, dump the tail of the debug log 10 years ago
Gavin Andresen 3a7c3483b6 Fix make_change to not create half-satoshis 10 years ago
Cory Fields 9322f1a4d9 tests: fix test-runner for osx. Closes ##4708 10 years ago
Daniel Kraft b33bd7a3be Implement "getchaintips" RPC command to monitor blockchain forks. 10 years ago
Cory Fields 6548cc9f90 test: don't let the port number exceed the legal range 10 years ago
Tom Harding cdf305eeb0 Set -discover=0 in regtest framework 10 years ago
Wladimir J. van der Laan 6c37f7fd78 `getrawchangeaddress` should fail when keypool exhausted 10 years ago
Wladimir J. van der Laan b45a6e8394 Add test for getblocktemplate longpolling 10 years ago
Pieter Wuille dc942e6f27 Introduce whitelisted peers. 10 years ago
Gavin Andresen f5a92bf9bd
Print better errors, and add util stop_node() function. 10 years ago