Age | Commit message (Expand) | Author |
2018-01-25 | [tests] Remove EXPECTED_VIOLATION_COUNT | Anthony Towns |
2018-01-25 | [tests] Rename misc functional tests. | Anthony Towns |
2018-01-25 | [tests] Rename rpc_* functional tests. | Anthony Towns |
2018-01-25 | [tests] Rename p2p_* functional tests. | Anthony Towns |
2018-01-25 | [tests] Rename wallet_* functional tests. | Anthony Towns |
2018-01-25 | [tests] Rename feature_* functional tests. | Anthony Towns |
2018-01-24 | qa: Prepare functional tests for Windows | MarcoFalke |
2018-01-24 | Merge #12194: Add change type option to fundrawtransaction | Jonas Schnelli |
2018-01-24 | [qa] Use address type in addmultisigaddress to avoid addwitnessaddress | João Barbosa |
2018-01-24 | [qa] Test fundrawtransaction with change_type option | João Barbosa |
2018-01-24 | Merge #12119: [wallet] use P2WPKH change output if any destination is P2WPKH ... | Wladimir J. van der Laan |
2018-01-24 | Merge #12089: qa: Make TestNodeCLI command optional in send_cli | MarcoFalke |
2018-01-24 | Merge #11415: [RPC] Disallow using addresses in createmultisig | Wladimir J. van der Laan |
2018-01-23 | qa: Make TestNodeCLI command optional in send_cli | MarcoFalke |
2018-01-23 | qa: Rename cli.args to cli.options | MarcoFalke |
2018-01-23 | [wallet] use P2WPKH change output if any destination is P2WPKH or P2WSH | Sjors Provoost |
2018-01-22 | Merge #12227: test_runner: Readable output if create_cache.py fails | MarcoFalke |
2018-01-22 | [trivial][docs] Fix incorrect link in /test/ README.md | fanquake |
2018-01-19 | test_runner: Readable output if create_cache.py fails | Russell Yanofsky |
2018-01-19 | Merge #12220: Error if relative -walletdir is specified | Wladimir J. van der Laan |
2018-01-18 | Merge #12212: Trivial: Fix spelling in zapwallettxes test description | MarcoFalke |
2018-01-18 | Don't allow relative -walletdir paths | Russell Yanofsky |
2018-01-18 | Merge #12206: qa: Sync with validationinterface queue in sync_mempools | Wladimir J. van der Laan |
2018-01-18 | wallet: Deprecate addwitnessaddress | Wladimir J. van der Laan |
2018-01-17 | Trivial: Fix spelling in zapwallettxes test description | Jeremiah Buddenhagen |
2018-01-17 | qa: Sync with validationinterface queue in sync_mempools | MarcoFalke |
2018-01-17 | Merge #12101: Clamp walletpassphrase timeout to 2^30 seconds and check its bo... | Wladimir J. van der Laan |
2018-01-16 | [tests] bind functional test nodes to 127.0.0.1 | Sjors Provoost |
2018-01-16 | Generalise walletdir lock error message for correctness | MeshCollider |
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 |