794 Commits (ad727f4eaf1cb3ed7a0e340f690bd804299e698c)

Author SHA1 Message Date
Alex Morcos ad727f4eaf [rpc] sendrawtransaction no longer bypasses minRelayTxFee 7 years ago
Alex Morcos 272b25a6a9 [mining] Remove -blockprioritysize. 7 years ago
Russell Yanofsky 864890adf5 [qa] Make import-rescan.py watchonly check reliable 7 years ago
John Newbery 3f95a806b1 Fix docstrings in qa tests 7 years ago
MarcoFalke fa4cd2e998 qa: Check return code when stopping nodes 7 years ago
MarcoFalke 3333ad0b63 qa: Set correct path for binaries in rpc tests 7 years ago
Russell Yanofsky 874c7363d7 Fix pruning test broken by 2 hour manual prune window 7 years ago
John Newbery c5784085e9 Add exclude option to rpc-tests.py 7 years ago
fanquake 851f6a39f1
[qa][doc] Correct rpc test options in readme 7 years ago
John Newbery a6a3e58c48 Various review markups for rpc-tests.py improvements 7 years ago
Luke Dashjr 279f944e8d QA: Test GBT size/weight limit values 7 years ago
Russell Yanofsky e662af3583 Use 2 hour grace period for key timestamps in importmulti rescans 7 years ago
Russell Yanofsky 38d3e9ee59 [qa] Extend import-rescan.py to test imports on pruned nodes. 7 years ago
Russell Yanofsky c28583d062 [qa] Extend import-rescan.py to test specific key timestamps 7 years ago
Russell Yanofsky 8be0866883 [qa] Simplify import-rescan.py 7 years ago
Suhas Daftuar ba803efb68 Harden against mistakes handling invalid blocks 8 years ago
Cory Fields d9434918d2 qa: add a test to detect leaky p2p messages 8 years ago
Matt Corallo 8650bbb660 qa: Expose on-connection to mininode listeners 8 years ago
Matt Corallo 5b5e4f8330 qa: mininode learns when a socket connects, not its first action 8 years ago
Russell Yanofsky 9acf25cc01 Return error when importmulti called with invalid address. 8 years ago
Takashi Mitsuta a432aa0aa8 Remove unused module from rpc-tests 8 years ago
Russell Yanofsky a80f98b1c7 Use importmulti timestamp when importing watch only keys 8 years ago
Russell Yanofsky 266a8114cb Use MTP for importmulti "now" timestamps 8 years ago
Russell Yanofsky 3cf991756c Add test to check new importmulti "now" value 8 years ago
Russell Yanofsky 442887f27f Require timestamps for importmulti keys 8 years ago
Matt Corallo 66f861ade9 Add a test for P2P inactivity timeouts 8 years ago
Matt Corallo b436f92f72 qa: Expose on-connection to mininode listeners 8 years ago
Matt Corallo 8aaba7a6b7 qa: mininode learns when a socket connects, not its first action 8 years ago
John Newbery 9db8eecac1 Fix RPC failure testing 8 years ago
John Newbery 3de3ccdfaa Refactor rpc-tests.py 8 years ago
John Newbery afd38e7cc8 Improve rpc-tests.py arguments 8 years ago
John Newbery 91bfffff5d Use argparse in rpc_tests.py 8 years ago
Matt Corallo 6dbfe08c29 [qa] test signrawtransaction merge with missing inputs 8 years ago
Russell Yanofsky 4ec057dfa7 [wallet] Set correct metadata on bumpfee wallet transactions 8 years ago
Matt Corallo ec4f7e433e [qa] Add second input to signrawtransaction test case 8 years ago
Matt Corallo 691710a648 [qa] Test that decoderawtransaction throws with extra data appended 8 years ago
John Newbery 1581ecbc33 Use configparser in rpc-tests.py 8 years ago
MarcoFalke fab035f2f7 qa: Actually test assertions in pruning.py 8 years ago
Suhas Daftuar 2f10f06196 qa: Increase a sync_blocks timeout in pruning.py 8 years ago
practicalswift 5cdf10611f Remove redundant semicolons in Python code 8 years ago
Jonas Schnelli 9eb325d079
[QA] Add test for fundrawtransactions new reserveChangeKey option 8 years ago
mrbandrews cc0243ad32 [RPC] bumpfee 8 years ago
Karl-Johan Alm 7ba0a00aae Testing: listsinceblock should not use orphan block height. 8 years ago
John Newbery 7b5e3fe0cc Add assumevalid testcase 8 years ago
practicalswift 95bab821b3 Remove unused Python imports 8 years ago
practicalswift ac4a095306 Remove unused Python variables 8 years ago
Russell Yanofsky 918d1fb86b Return height of last block pruned by pruneblockchain RPC 8 years ago
Russell Yanofsky afffeea7d9 fixup! Add pruneblockchain RPC to enable manual block file pruning. 8 years ago
mrbandrews 1fc4ec7bf2 Add pruneblockchain RPC to enable manual block file pruning. 8 years ago
John Newbery 4e7e2e16e4 Update RPC argument names 8 years ago