Age | Commit message (Expand) | Author |
2017-03-20 | Rename qa directory to test | John Newbery |
2017-03-17 | fix logging in nulldummy and proxy_test | John Newbery |
2017-03-17 | Use log.info() instead of print() in importmulti.py | John Newbery |
2017-03-17 | Merge #9818: Save watch only key timestamps when reimporting keys | Wladimir J. van der Laan |
2017-03-15 | Fix RPC failure testing (2 of 2) | John Newbery |
2017-03-14 | Test transaction selection when gbt called without segwit support | Suhas Daftuar |
2017-03-14 | Don't require segwit in getblocktemplate for segwit signalling or mining | Suhas Daftuar |
2017-03-14 | Merge #9970: Improve readability of segwit.py, smartfees.py | Wladimir J. van der Laan |
2017-03-14 | Merge #9977: QA: getblocktemplate_longpoll.py should always use >0 fee tx | MarcoFalke |
2017-03-13 | Merge #9830: Add safe flag to listunspent result | Wladimir J. van der Laan |
2017-03-11 | QA: getblocktemplate_longpoll.py should always use >0 fee tx | Suhas Daftuar |
2017-03-10 | Fix logging bug and improve readability of smartfees.py | Suhas Daftuar |
2017-03-10 | Improve readability of segwit.py | Suhas Daftuar |
2017-03-10 | Fix extended rpc tests broken by 8910b4717e5bb946ee6988f7fe9fd461f53a5935 | John Newbery |
2017-03-10 | Add safe flag to listunspent result | NicolasDorier |
2017-03-09 | Use logging in individual tests | John Newbery |
2017-03-09 | Use logging in test_framework/comptool.py | John Newbery |
2017-03-09 | Use logging in test_framework/blockstore.py | John Newbery |
2017-03-09 | Use logging in test_framework/util.py | John Newbery |
2017-03-09 | Remove manual debug settings in qa tests. | John Newbery |
2017-03-09 | Always enable debug log and microsecond logging for test nodes. | John Newbery |
2017-03-09 | Use logging in mininode.py | John Newbery |
2017-03-09 | Add logging to p2p-segwit.py | John Newbery |
2017-03-09 | Add logging to test_framework.py | John Newbery |
2017-03-07 | Return correct error codes in fundrawtransaction(). | John Newbery |
2017-03-07 | Return correct error codes in setban(). | John Newbery |
2017-03-07 | Return correct error codes in removeprunedfunds(). | John Newbery |
2017-03-07 | Return correct error codes in blockchain.cpp. | John Newbery |
2017-03-07 | Return correct error codes in bumpfee(). | John Newbery |
2017-03-07 | Merge #9602: Remove coin age priority and free transactions - implementation | Wladimir J. van der Laan |
2017-03-06 | Merge #9929: tests: Delete unused function _rpchost_to_args | Wladimir J. van der Laan |
2017-03-06 | Merge #9843: Fix segwit getblocktemplate test | Wladimir J. van der Laan |
2017-03-06 | tests: Delete unused function _rpchost_to_args | Wladimir J. van der Laan |
2017-03-06 | Merge #9739: Fix BIP68 activation test | Wladimir J. van der Laan |
2017-03-06 | Merge #9832: [qa] assert_start_raises_init_error | Wladimir J. van der Laan |
2017-03-06 | [qa] assert_start_raises_init_error | NicolasDorier |
2017-03-03 | [rpc] Remove priorityDelta from prioritisetransaction | Alex Morcos |
2017-03-03 | [test] Remove priority from tests | Alex Morcos |
2017-03-03 | No longer allow "free" transactions | Alex Morcos |
2017-03-03 | Define 7200 second timestamp window constant | Russell Yanofsky |
2017-03-03 | Save watch only key timestamps when reimporting keys | Russell Yanofsky |
2017-02-27 | [rpc] sendrawtransaction no longer bypasses minRelayTxFee | Alex Morcos |
2017-02-27 | [mining] Remove -blockprioritysize. | Alex Morcos |
2017-02-27 | Merge #9839: [qa] Make import-rescan.py watchonly check reliable | Wladimir J. van der Laan |
2017-02-23 | Fix segwit getblocktemplate test. | John Newbery |
2017-02-23 | [qa] Make import-rescan.py watchonly check reliable | Russell Yanofsky |
2017-02-23 | Merge #9823: qa: Set correct path for binaries in rpc tests | MarcoFalke |
2017-02-23 | Merge #9577: Fix docstrings in qa tests | MarcoFalke |
2017-02-23 | Merge #9766: Add --exclude option to rpc-tests.py | MarcoFalke |
2017-02-23 | Fix docstrings in qa tests | John Newbery |