Age | Commit message (Expand) | Author |
2018-02-08 | Merge #12282: wallet: Disallow abandon of conflicted txes | Wladimir J. van der Laan |
2018-02-08 | Merge #12295: Enable flake8 warnings for all currently non-violated rules | MarcoFalke |
2018-02-08 | Merge #12336: Remove deprecated rpc options | Wladimir J. van der Laan |
2018-02-08 | [tests] Remove test for deprecated createmultsig option | John Newbery |
2018-02-08 | Merge #12315: Bech32 addresses in dumpwallet | Wladimir J. van der Laan |
2018-02-07 | Bech32 addresses in dumpwallet | fivepiece |
2018-02-06 | wallet: Disallow abandon of conflicted txes | MarcoFalke |
2018-02-06 | [tests] Update README after filename change | Conor Scott |
2018-02-02 | Merge #12317: Document method for reviewers to verify chainTxData | Wladimir J. van der Laan |
2018-02-02 | [tests] Remove estimatefee from rpc_deprecated.py test | John Newbery |
2018-02-02 | [tests] Remove tests for deprecated estimatefee RPC | John Newbery |
2018-02-02 | [tests] Fix style warnings in feature_fee_estimation.py | John Newbery |
2018-02-02 | Document method for reviewers to verify chainTxData | John Newbery |
2018-02-02 | Merge #11869: QA: segwit.py: s/find_unspent/find_spendable_utxo/ | MarcoFalke |
2018-02-02 | Merge #12283: Fix typos | MarcoFalke |
2018-01-31 | QA: segwit.py: s/find_unspent/find_spendable_utxo/ | Jorge Timón |
2018-01-30 | test: Make ua_comment test pass on 0.16.0 | Wladimir J. van der Laan |
2018-01-30 | Merge #12252: Require all tests to follow naming convention | MarcoFalke |
2018-01-30 | Merge #12278: Add special error for genesis coinbase to getrawtransaction | Wladimir J. van der Laan |
2018-01-30 | [tests] Require all tests to follow naming convention | Anthony Towns |
2018-01-30 | Add special error for genesis coinbase to gettransaction | MeshCollider |
2018-01-29 | tests: Fix accidental redefinition of previously defined variable via list co... | practicalswift |
2018-01-28 | Fix typos | practicalswift |
2018-01-25 | qa: Add missing syncwithvalidationinterfacequeue to tests | MarcoFalke |
2018-01-25 | Fix intermittent failure in p2p-versionbits-warning.py | John Newbery |
2018-01-25 | Improve comments/logging in p2p-versionbits-warning.py | John Newbery |
2018-01-25 | Fix flake8 warnings in p2p-versionbits-warning.py | John Newbery |
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 | 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 |