183 Commits (a3a80c253cdd0299f92b9e1ba9888f0f9421f245)

Author SHA1 Message Date
Stephen ef2a3de25c Add paytxfee to getwalletinfo, warnings to getnetworkinfo 9 years ago
Suhas Daftuar aa8c827968 P2P regression test for new AcceptBlock behavior 9 years ago
Jonas Schnelli 6e71efa9f0 [REST] remove json input for getutxos, limit to query max. 15 outpoints 9 years ago
Suhas Daftuar ee9a2e4271 Fix walletbackup.py after directory restructuring 9 years ago
Jonas Schnelli 7b7f258396 rpc-tests: remove python-bitcoinrpc directory 9 years ago
Jonas Schnelli a85b2e221b pull-tester/rpc-tests.sh: disable script_test.py test 9 years ago
Jonas Schnelli 3e875b1bef pull-tester/rpc-tests.sh: allow passing throug of arguments 9 years ago
Jonas Schnelli 00706a5436 update rpc-tests readme.md 9 years ago
Jonas Schnelli 344e08ed16 extend rpc-tests.sh control script with non-travis tests 9 years ago
Jonas Schnelli 64937fe51a [QA] restructure rpc tests directory 9 years ago
Alex Morcos 8f0947be34 Increase timeouts in pruning.py and modify warning language. 9 years ago
Alex Morcos b649e03954 Create new BlockPolicyEstimator for fee estimates 9 years ago
Jonas Schnelli 231072fe7b [QA] add multisig rpc tests 9 years ago
dexX7 a71ab10f99
QA: add RPC tests for error reporting of "signrawtransaction" 9 years ago
Suhas Daftuar 2a22d4be9b Fix comptool send_message call when MAX_INV_SZ reached 9 years ago
Suhas Daftuar 574db4816f Fix potential race conditions in p2p testing framework 9 years ago
Jonas Schnelli bba2216fc1 RPC test for "#5418 Report missing inputs in sendrawtransaction" 9 years ago
Corinne Dashjr 7e6d23b171 Bugfix: Grammar fixes 9 years ago
Suhas Daftuar 5487975ca3 Don't run invalidblockrequest.py in travis until race condition is fixed 9 years ago
Suhas Daftuar ef3281750d Fix mininode disconnections to work with select 9 years ago
Suhas Daftuar 2703412a39 Fix default binary in p2p tests to use environment variable 9 years ago
Suhas Daftuar 29bff0e684 Add some travis debugging for python scripts 9 years ago
Suhas Daftuar d76412b068 Add script manipulation tools for use in mininode testing framework 9 years ago
Suhas Daftuar b93974c3f3 Add comparison tool test runner, built on mininode 9 years ago
Suhas Daftuar 6c1d1ba6fc Python p2p testing framework 9 years ago
Jameson Lopp a681663e28 clarify that there are only two nodes 9 years ago
Matt Corallo 352ed22c2c Add merkle blocks test 9 years ago
dexX7 688da79e4a
QA: add --noshutdown option to prevent stopping nodes 9 years ago
mrbandrews f9ec3f0fad Add block pruning functionality 9 years ago
Jonas Schnelli 6b4feb89a8 [QA] rest.py RPC test: change setgenerate() to generate() 9 years ago
Jonas Schnelli 97ee866549 [REST] getutxos REST command (based on Bip64) 9 years ago
Jonas Schnelli f89b092d75 add rpc test for listunspents support for zero value txouts 9 years ago
Wladimir J. van der Laan 6be3562e50 rpc-tests: Add proxy test 9 years ago
dexX7 2eadeb27ed
QA: stop nodes after RPC tests, even with --nocleanup 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