| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | Merge #9577: Fix docstrings in qa tests | MarcoFalke | 2017-02-23 | 89 | -484/+389 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix docstrings in qa tests | John Newbery | 2017-02-23 | 89 | -484/+389 | |
| | |/ / / | ||||||
| * | | | | Merge #9766: Add --exclude option to rpc-tests.py | MarcoFalke | 2017-02-23 | 1 | -7/+12 | |
| |\ \ \ \ | ||||||
| | * | | | | Add exclude option to rpc-tests.py | John Newbery | 2017-02-20 | 1 | -7/+12 | |
| | |/ / / | ||||||
| * | | | | Merge #9824: qa: Check return code when stopping nodes | Wladimir J. van der Laan | 2017-02-23 | 3 | -27/+15 | |
| |\ \ \ \ | ||||||
| | * | | | | qa: Check return code when stopping nodes | MarcoFalke | 2017-02-23 | 3 | -27/+15 | |
| | |/ / / | ||||||
| * | | | | Merge #9820: Fix pruning test broken by 2 hour manual prune window | Wladimir J. van der Laan | 2017-02-23 | 1 | -1/+6 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | Fix pruning test broken by 2 hour manual prune window | Russell Yanofsky | 2017-02-21 | 1 | -1/+6 | |
| | |/ / | ||||||
| * | | | Merge #9807: RPC doc fix-ups. | MarcoFalke | 2017-02-22 | 1 | -4/+4 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | [qa][doc] Correct rpc test options in readme | fanquake | 2017-02-20 | 1 | -4/+4 | |
| * | | | Merge #9619: Bugfix: RPC/Mining: GBT should return 1 MB sizelimit before segw... | Wladimir J. van der Laan | 2017-02-20 | 1 | -0/+8 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | QA: Test GBT size/weight limit values | Luke Dashjr | 2017-02-16 | 1 | -0/+8 | |
| * | | | Merge #9657: Improve rpc-tests.py | MarcoFalke | 2017-02-18 | 3 | -130/+151 | |
| |\ \ \ | ||||||
| | * | | | Various review markups for rpc-tests.py improvements | John Newbery | 2017-02-17 | 2 | -26/+21 | |
| | * | | | Refactor rpc-tests.py | John Newbery | 2017-02-06 | 1 | -85/+100 | |
| | * | | | Improve rpc-tests.py arguments | John Newbery | 2017-02-06 | 1 | -25/+23 | |
| | * | | | Use argparse in rpc_tests.py | John Newbery | 2017-02-06 | 1 | -39/+44 | |
| | * | | | Use configparser in rpc-tests.py | John Newbery | 2017-01-31 | 3 | -32/+40 | |
| | |/ / | ||||||
| * | | | Merge #9744: Remove unused module from rpc-tests | MarcoFalke | 2017-02-18 | 6 | -14/+1 | |
| |\ \ \ | ||||||
| | * | | | Remove unused module from rpc-tests | Takashi Mitsuta | 2017-02-12 | 6 | -14/+1 | |
| | | |/ | |/| | ||||||
| * | | | Use 2 hour grace period for key timestamps in importmulti rescans | Russell Yanofsky | 2017-02-16 | 1 | -2/+5 | |
| * | | | [qa] Extend import-rescan.py to test imports on pruned nodes. | Russell Yanofsky | 2017-02-16 | 1 | -21/+43 | |
| * | | | [qa] Extend import-rescan.py to test specific key timestamps | Russell Yanofsky | 2017-02-16 | 1 | -11/+15 | |
| * | | | [qa] Simplify import-rescan.py | Russell Yanofsky | 2017-02-16 | 1 | -112/+112 | |
| * | | | Merge #9765: Harden against mistakes handling invalid blocks | Wladimir J. van der Laan | 2017-02-16 | 1 | -2/+2 | |
| |\ \ \ | ||||||
| | * | | | Harden against mistakes handling invalid blocks | Suhas Daftuar | 2017-02-15 | 1 | -2/+2 | |
| | | |/ | |/| | ||||||
| * | | | Merge #9756: Return error when importmulti called with invalid address. | Wladimir J. van der Laan | 2017-02-15 | 1 | -0/+10 | |
| |\ \ \ | ||||||
| | * | | | Return error when importmulti called with invalid address. | Russell Yanofsky | 2017-02-13 | 1 | -0/+10 | |
| | | |/ | |/| | ||||||
| * | | | Merge #9108: Use importmulti timestamp when importing watch only keys (on top... | Wladimir J. van der Laan | 2017-02-15 | 1 | -1/+32 | |
| |\ \ \ | ||||||
| | * | | | Use importmulti timestamp when importing watch only keys | Russell Yanofsky | 2017-02-10 | 1 | -1/+32 | |
| * | | | | Merge #9720: net: fix banning and disallow sending messages before receiving ... | Wladimir J. van der Laan | 2017-02-14 | 2 | -0/+146 | |
| |\ \ \ \ | ||||||
| | * | | | | qa: add a test to detect leaky p2p messages | Cory Fields | 2017-02-13 | 2 | -0/+146 | |
| | * | | | | qa: Expose on-connection to mininode listeners | Matt Corallo | 2017-02-13 | 1 | -0/+2 | |
| | * | | | | qa: mininode learns when a socket connects, not its first action | Matt Corallo | 2017-02-13 | 1 | -12/+24 | |
| * | | | | | Merge #9715: Disconnect peers which we do not receive VERACKs from within 60 sec | Wladimir J. van der Laan | 2017-02-14 | 3 | -12/+130 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Add a test for P2P inactivity timeouts | Matt Corallo | 2017-02-09 | 2 | -0/+104 | |
| | * | | | | | qa: Expose on-connection to mininode listeners | Matt Corallo | 2017-02-08 | 1 | -0/+2 | |
| | * | | | | | qa: mininode learns when a socket connects, not its first action | Matt Corallo | 2017-02-08 | 1 | -12/+24 | |
| | |/ / / / | ||||||
| * | | | | | Merge #9682: Require timestamps for importmulti keys | Wladimir J. van der Laan | 2017-02-14 | 2 | -3/+37 | |
| |\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | | | ||||||
| | * | | | Use MTP for importmulti "now" timestamps | Russell Yanofsky | 2017-02-10 | 1 | -1/+1 | |
| | * | | | Add test to check new importmulti "now" value | Russell Yanofsky | 2017-02-10 | 1 | -0/+2 | |
| | * | | | Require timestamps for importmulti keys | Russell Yanofsky | 2017-02-10 | 2 | -3/+35 | |
| * | | | | Merge #9707: Fix RPC failure testing | MarcoFalke | 2017-02-10 | 2 | -4/+21 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | Fix RPC failure testing | John Newbery | 2017-02-08 | 2 | -4/+21 | |
| | |/ / | ||||||
| * | | | Merge #9532: Remove unused variables | Wladimir J. van der Laan | 2017-02-07 | 5 | -6/+2 | |
| |\ \ \ | |/ / |/| | | ||||||
| | * | | Remove unused Python variables | practicalswift | 2017-01-13 | 5 | -6/+2 | |
| * | | | Merge #9650: Better handle invalid parameters to signrawtransaction | Wladimir J. van der Laan | 2017-02-06 | 1 | -3/+31 | |
| |\ \ \ | ||||||
| | * | | | [qa] test signrawtransaction merge with missing inputs | Matt Corallo | 2017-02-02 | 1 | -0/+16 | |
| | * | | | [qa] Add second input to signrawtransaction test case | Matt Corallo | 2017-02-02 | 1 | -3/+5 | |
| | * | | | [qa] Test that decoderawtransaction throws with extra data appended | Matt Corallo | 2017-02-02 | 1 | -0/+10 | |
| | | |/ | |/| | ||||||