aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests
Commit message (Expand)AuthorAgeFilesLines
* Merge #9602: Remove coin age priority and free transactions - implementationWladimir J. van der Laan2017-03-078-83/+29
|\
| * [rpc] Remove priorityDelta from prioritisetransactionAlex Morcos2017-03-034-9/+9
| * [test] Remove priority from testsAlex Morcos2017-03-033-66/+14
| * No longer allow "free" transactionsAlex Morcos2017-03-032-3/+1
| * [rpc] sendrawtransaction no longer bypasses minRelayTxFeeAlex Morcos2017-02-271-2/+2
| * [mining] Remove -blockprioritysize.Alex Morcos2017-02-272-4/+4
* | Merge #9929: tests: Delete unused function _rpchost_to_argsWladimir J. van der Laan2017-03-061-20/+0
|\ \
| * | tests: Delete unused function _rpchost_to_argsWladimir J. van der Laan2017-03-061-20/+0
* | | Merge #9843: Fix segwit getblocktemplate testWladimir J. van der Laan2017-03-061-13/+2
|\ \ \ | |/ / |/| |
| * | Fix segwit getblocktemplate test.John Newbery2017-02-231-13/+2
* | | Merge #9739: Fix BIP68 activation testWladimir J. van der Laan2017-03-061-13/+6
|\ \ \
| * | | Move tx version 2 standardness check to after bip68 activationJohn Newbery2017-02-221-13/+14
| * | | Fix BIP68 activation testJohn Newbery2017-02-101-21/+13
* | | | Merge #9832: [qa] assert_start_raises_init_errorWladimir J. van der Laan2017-03-062-2/+29
|\ \ \ \
| * | | | [qa] assert_start_raises_init_errorNicolasDorier2017-03-062-2/+29
* | | | | Define 7200 second timestamp window constantRussell Yanofsky2017-03-032-5/+5
| |_|_|/ |/| | |
* | | | Merge #9839: [qa] Make import-rescan.py watchonly check reliableWladimir J. van der Laan2017-02-271-12/+18
|\ \ \ \ | |_|_|/ |/| | |
| * | | [qa] Make import-rescan.py watchonly check reliableRussell Yanofsky2017-02-231-12/+18
| |/ /
* | | Merge #9577: Fix docstrings in qa testsMarcoFalke2017-02-2389-484/+389
|\ \ \
| * | | Fix docstrings in qa testsJohn Newbery2017-02-2389-484/+389
| |/ /
* | | Merge #9824: qa: Check return code when stopping nodesWladimir J. van der Laan2017-02-233-27/+15
|\ \ \
| * | | qa: Check return code when stopping nodesMarcoFalke2017-02-233-27/+15
| |/ /
* / / Fix pruning test broken by 2 hour manual prune windowRussell Yanofsky2017-02-211-1/+6
|/ /
* | Merge #9619: Bugfix: RPC/Mining: GBT should return 1 MB sizelimit before segw...Wladimir J. van der Laan2017-02-201-0/+8
|\ \
| * | QA: Test GBT size/weight limit valuesLuke Dashjr2017-02-161-0/+8
* | | Merge #9744: Remove unused module from rpc-testsMarcoFalke2017-02-186-14/+1
|\ \ \
| * | | Remove unused module from rpc-testsTakashi Mitsuta2017-02-126-14/+1
| | |/ | |/|
* | | Use 2 hour grace period for key timestamps in importmulti rescansRussell Yanofsky2017-02-161-2/+5
* | | [qa] Extend import-rescan.py to test imports on pruned nodes.Russell Yanofsky2017-02-161-21/+43
* | | [qa] Extend import-rescan.py to test specific key timestampsRussell Yanofsky2017-02-161-11/+15
* | | [qa] Simplify import-rescan.pyRussell Yanofsky2017-02-161-112/+112
* | | Merge #9765: Harden against mistakes handling invalid blocksWladimir J. van der Laan2017-02-161-2/+2
|\ \ \
| * | | Harden against mistakes handling invalid blocksSuhas Daftuar2017-02-151-2/+2
| | |/ | |/|
* | | Merge #9756: Return error when importmulti called with invalid address.Wladimir J. van der Laan2017-02-151-0/+10
|\ \ \
| * | | Return error when importmulti called with invalid address.Russell Yanofsky2017-02-131-0/+10
| | |/ | |/|
* | | Merge #9108: Use importmulti timestamp when importing watch only keys (on top...Wladimir J. van der Laan2017-02-151-1/+32
|\ \ \
| * | | Use importmulti timestamp when importing watch only keysRussell Yanofsky2017-02-101-1/+32
* | | | Merge #9720: net: fix banning and disallow sending messages before receiving ...Wladimir J. van der Laan2017-02-141-0/+145
|\ \ \ \
| * | | | qa: add a test to detect leaky p2p messagesCory Fields2017-02-131-0/+145
| * | | | qa: Expose on-connection to mininode listenersMatt Corallo2017-02-131-0/+2
| * | | | qa: mininode learns when a socket connects, not its first actionMatt Corallo2017-02-131-12/+24
* | | | | Merge #9715: Disconnect peers which we do not receive VERACKs from within 60 secWladimir J. van der Laan2017-02-142-12/+129
|\ \ \ \ \
| * | | | | Add a test for P2P inactivity timeoutsMatt Corallo2017-02-091-0/+103
| * | | | | qa: Expose on-connection to mininode listenersMatt Corallo2017-02-081-0/+2
| * | | | | qa: mininode learns when a socket connects, not its first actionMatt Corallo2017-02-081-12/+24
| |/ / / /
* | | | | Merge #9682: Require timestamps for importmulti keysWladimir J. van der Laan2017-02-142-3/+37
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | Use MTP for importmulti "now" timestampsRussell Yanofsky2017-02-101-1/+1
| * | | Add test to check new importmulti "now" valueRussell Yanofsky2017-02-101-0/+2
| * | | Require timestamps for importmulti keysRussell Yanofsky2017-02-102-3/+35
* | | | Merge #9707: Fix RPC failure testingMarcoFalke2017-02-102-4/+21
|\ \ \ \ | |_|/ / |/| | |