Age | Commit message (Expand) | Author |
2018-01-16 | Add a test for wallet directory locking | MeshCollider |
2018-01-15 | Merge #11796: [tests] Functional test naming convention | Wladimir J. van der Laan |
2018-01-12 | Merge #11970: Add test coverage for bitcoin-cli multiwallet calls | MarcoFalke |
2018-01-11 | Test walletpassphrase timeout bounds and clamping | Andrew Chow |
2018-01-11 | Disallow using addresses in createmultisig | Andrew Chow |
2018-01-11 | Merge #12133: [qa] Fix rare failure in p2p-segwit.py | Wladimir J. van der Laan |
2018-01-10 | Merge #11403: SegWit wallet support | Jonas Schnelli |
2018-01-09 | Add address_types test | Pieter Wuille |
2018-01-09 | SegWit wallet support | Pieter Wuille |
2018-01-09 | Implicitly know about P2WPKH redeemscripts | Pieter Wuille |
2018-01-09 | [test] Serialize CTransaction with witness by default | Pieter Wuille |
2018-01-09 | Fix rare failure in p2p-segwit.py | Suhas Daftuar |
2018-01-08 | Allow multiwallet.py to be used with --usecli | Russell Yanofsky |
2018-01-08 | [tests] allow tests to be run with --usecli | John Newbery |
2018-01-08 | TestNodeCLI batch emulation | Russell Yanofsky |
2018-01-08 | Prevent TestNodeCLI.args mixups | Russell Yanofsky |
2018-01-08 | Improve TestNodeCLI output parsing | Russell Yanofsky |
2018-01-06 | Merge #12079: Improve prioritisetransaction test coverage | MarcoFalke |
2018-01-05 | [qa] Improve prioritisetransaction functional test | João Barbosa |
2018-01-04 | Fix incorrect Markdown link | practicalswift |
2018-01-04 | Merge #12001: [RPC] Adding ::minRelayTxFee amount to getmempoolinfo and updat... | Wladimir J. van der Laan |
2018-01-03 | Merge #12062: Increment MIT Licence copyright header year on files modified i... | Wladimir J. van der Laan |
2018-01-03 | Merge #11965: qa: Note on test order in test_runner | MarcoFalke |
2018-01-03 | [tests] Remove redundant import in blocktools.py test | Anthony Towns |
2018-01-03 | Increment MIT Licence copyright header year on files modified in 2017 | Akira Takizawa |
2017-12-30 | Merge #11291: Fix string concatenation to os.path.join and add exception case | MarcoFalke |
2017-12-29 | [rpc] Adding ::minRelayTxFee amount to getmempoolinfo and updating mempoolmin... | Jeff Rade |
2017-12-23 | Merge #11475: [rpc] mempoolinfo should take ::minRelayTxFee into account | Wladimir J. van der Laan |
2017-12-21 | qa: Note on test order in test_runner | MarcoFalke |
2017-12-21 | Merge #11667: Add scripts to dumpwallet RPC | Wladimir J. van der Laan |
2017-12-20 | Merge #11726: Cleanups + nit fixes for walletdir PR | MarcoFalke |
2017-12-20 | Merge #11883: Add configuration file/argument testing | Wladimir J. van der Laan |
2017-12-20 | Add test for importwallet | MeshCollider |
2017-12-20 | Add dumpwallet scripts test | MeshCollider |
2017-12-20 | Add configuration/argument testing | MeshCollider |
2017-12-19 | [tests] refactor node_network_limited | John Newbery |
2017-12-19 | [tests] remove redundant duplicate tests from node_network_limited | John Newbery |
2017-12-19 | [tests] node_network_limited - remove race condition | John Newbery |
2017-12-19 | [tests] define NODE_NETWORK_LIMITED in test framework | John Newbery |
2017-12-19 | [tests] fix flake8 warnings in node_network_limited.py | John Newbery |
2017-12-19 | Merge #11946: tests: Remove unused variable (firstAddrnServices) | MarcoFalke |
2017-12-19 | test: Fix rawtransactions test | Wladimir J. van der Laan |
2017-12-19 | tests: Remove unused variable (firstAddrnServices) | practicalswift |
2017-12-19 | Merge #11178: Add iswitness parameter to decode- and fundrawtransaction RPCs | Wladimir J. van der Laan |
2017-12-13 | test: Add createrawtransaction functional tests | João Barbosa |
2017-12-13 | test: Add multidict to support dictionary with duplicate key (laanwj) | João Barbosa |
2017-12-13 | Cleanups for walletdir PR | MeshCollider |
2017-12-12 | Merge #11849: [tests] Assert that only one NetworkThread exists | Wladimir J. van der Laan |
2017-12-11 | Merge #11839: don't attempt mempool entry for wallet transactions on startup ... | Wladimir J. van der Laan |
2017-12-11 | [tests] Add NetworkThread assertions | John Newbery |