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