140 Commits (f9ec3f0fadb11ee9889af977e16915f5d6e01944)

Author SHA1 Message Date
mrbandrews f9ec3f0fad Add block pruning functionality 9 years ago
Wladimir J. van der Laan 6be3562e50 rpc-tests: Add proxy test 9 years ago
mrbandrews 0421c18f3a Fix CheckBlockIndex for reindex. 9 years ago
Wladimir J. van der Laan 4ac79f99b0
Fix travis after merging #5957 9 years ago
Pieter Wuille 6b04508e37 Introduce separate 'generate' RPC call 9 years ago
Jonas Schnelli 77650cc9f4 add -walletbroadcast=0 rpc test 9 years ago
Gavin Andresen 0f5954c434
Regression test for ResendWalletTransactions 9 years ago
Alex Morcos cd3d67cf3b Fix InvalidateBlock to add chainActive.Tip to setBlockIndexCandidates 9 years ago
Luke Dashjr 1d9b378c30 qa/rpc-tests/wallet: Tests for sendmany 9 years ago
Cozz Lovan 292623adf5 Subtract fee from amount 9 years ago
Alex Morcos 88f6c8c365 add RPC test for InvalidateBlock 9 years ago
Suhas Daftuar 1cb2a00cb8 Fix getblocktemplate_proposals test by mining one block 10 years ago
Pieter Wuille 819bcf9b99 Add RPC test for DERSIG BIP switchover logic 10 years ago
bikinibabe ee932025c1 Changed pronouns for correctness and inclusivity 10 years ago
Matt Bogosian 34c61813a4 Fix README link from util.sh -> util.py. 10 years ago
Jonas Schnelli 1a25a7edf8 [QA] fix httpbasic keep-alive test 10 years ago
Jonas Schnelli 1dd8ee72af improve tests for #5655 10 years ago
Wladimir J. van der Laan 56c1093dae fix tests for #5655 10 years ago
Jonas Schnelli 84d919974b [QA] fix zapwallettxes test 10 years ago
Suhas Daftuar 1eb1e65f09 Fix smartfees test for change to relay policy 10 years ago
Pieter Wuille 1c52aad540 Require sufficent priority for relay of free transactions 10 years ago
Jonas Schnelli 59582c8b8d [REST] add /rest/chaininfos 10 years ago
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