aboutsummaryrefslogtreecommitdiff
path: root/qa
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge #9577: Fix docstrings in qa testsMarcoFalke2017-02-2389-484/+389
|\ \ \ \
| * | | | Fix docstrings in qa testsJohn Newbery2017-02-2389-484/+389
| |/ / /
* | | | Merge #9766: Add --exclude option to rpc-tests.pyMarcoFalke2017-02-231-7/+12
|\ \ \ \
| * | | | Add exclude option to rpc-tests.pyJohn Newbery2017-02-201-7/+12
| |/ / /
* | | | 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
| |/ / /
* | | | Merge #9820: Fix pruning test broken by 2 hour manual prune windowWladimir J. van der Laan2017-02-231-1/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix pruning test broken by 2 hour manual prune windowRussell Yanofsky2017-02-211-1/+6
| |/ /
* | | Merge #9807: RPC doc fix-ups.MarcoFalke2017-02-221-4/+4
|\ \ \ | |/ / |/| |
| * | [qa][doc] Correct rpc test options in readmefanquake2017-02-201-4/+4
* | | 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 #9657: Improve rpc-tests.pyMarcoFalke2017-02-183-130/+151
|\ \ \
| * | | Various review markups for rpc-tests.py improvementsJohn Newbery2017-02-172-26/+21
| * | | Refactor rpc-tests.pyJohn Newbery2017-02-061-85/+100
| * | | Improve rpc-tests.py argumentsJohn Newbery2017-02-061-25/+23
| * | | Use argparse in rpc_tests.pyJohn Newbery2017-02-061-39/+44
| * | | Use configparser in rpc-tests.pyJohn Newbery2017-01-313-32/+40
| |/ /
* | | 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-142-0/+146
|\ \ \ \
| * | | | qa: add a test to detect leaky p2p messagesCory Fields2017-02-132-0/+146
| * | | | 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-143-12/+130
|\ \ \ \ \
| * | | | | Add a test for P2P inactivity timeoutsMatt Corallo2017-02-092-0/+104
| * | | | | 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
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix RPC failure testingJohn Newbery2017-02-082-4/+21
| |/ /
* | | Merge #9532: Remove unused variablesWladimir J. van der Laan2017-02-075-6/+2
|\ \ \ | |/ / |/| |
| * | Remove unused Python variablespracticalswift2017-01-135-6/+2
* | | Merge #9650: Better handle invalid parameters to signrawtransactionWladimir J. van der Laan2017-02-061-3/+31
|\ \ \
| * | | [qa] test signrawtransaction merge with missing inputsMatt Corallo2017-02-021-0/+16
| * | | [qa] Add second input to signrawtransaction test caseMatt Corallo2017-02-021-3/+5
| * | | [qa] Test that decoderawtransaction throws with extra data appendedMatt Corallo2017-02-021-0/+10
| | |/ | |/|