Age | Commit message (Expand) | Author |
2020-01-14 | IsUsedDestination should count any known single-key address | Gregory Sanders |
2020-01-14 | Fix issue with conflicted mempool tx in listsinceblock | Adam Jonas |
2020-01-14 | zmq: Fix due to invalid argument and multiple notifiers | João Barbosa |
2020-01-08 | Merge #17858: [0.19] Backports | Wladimir J. van der Laan |
2020-01-04 | test: fix bitcoind already running warnings on macOS | fanquake |
2020-01-04 | Merge #17853: [0.19] psbt: handle unspendable psbts | fanquake |
2020-01-03 | Fix origfee return for bumpfee with feerate arg | Gregory Sanders |
2020-01-03 | rpc: require second argument only for scantxoutset start action | Andrew Chow |
2020-01-03 | Mark PSBTs spending unspendable outputs as invalid in analysis | Andrew Chow |
2019-10-02 | Merge #16727: wallet: Explicit feerate for bumpfee | Wladimir J. van der Laan |
2019-09-30 | Merge #16987: test: Correct docstring param name. | MarcoFalke |
2019-09-30 | Merge #16991: qa: Fix service flag comparison check in rpc_net test (luke-jr) | Wladimir J. van der Laan |
2019-09-30 | test bumpfee fee_rate argument | ezegom |
2019-09-30 | qa: Fix service flag comparison check in rpc_net test | Luke Dashjr |
2019-09-30 | test: Avoid whitespace linting in qt translations | Wladimir J. van der Laan |
2019-09-30 | Merge #16953: doc: Improve test READMEs | Wladimir J. van der Laan |
2019-09-30 | Correct docstring param name. | John Bampton |
2019-09-27 | Merge #16817: rpc: Fix casing in getblockchaininfo to be inline with other fi... | Wladimir J. van der Laan |
2019-09-26 | doc: Improve test READMEs | Fabian Jahr |
2019-09-26 | [RPC] Fix casing in getblockchaininfo to be inline with the rest of the response | Dan Gershony |
2019-09-25 | Merge #16961: test: Remove python dead code linter | MarcoFalke |
2019-09-25 | Merge #16929: test: follow-up to rpc: default maxfeerate value as BTC/kB | Wladimir J. van der Laan |
2019-09-25 | test: Remove python dead code linter | Wladimir J. van der Laan |
2019-09-25 | doc: replace outdated OpenSSL comment in test README | fanquake |
2019-09-22 | Merge #16918: test: Make PORT_MIN in test runner configurable | MarcoFalke |
2019-09-22 | test: use named args for sendrawtransaction calls | Jon Atack |
2019-09-21 | doc: improve rawtransaction code/test docs | Jon Atack |
2019-09-21 | test: fix incorrect value in rpc_rawtransaction.py | Jon Atack |
2019-09-20 | Merge #16920: test: Fix extra_args in wallet_import_rescan.py | MarcoFalke |
2019-09-20 | Merge #16921: tests: Add information on how to add Vulture suppressions | fanquake |
2019-09-19 | tests: Add information on how to add Vulture suppressions | practicalswift |
2019-09-19 | test: Fix extra_args in wallet_import_rescan.py | MarcoFalke |
2019-09-19 | test: Make PORT_MIN in test runner configurable | MarcoFalke |
2019-09-19 | Test: Move common function assert_approx() into util.py | fridokus |
2019-09-19 | Merge #16885: doc: Update tx-size-small comment with relevant CVE disclosure | fanquake |
2019-09-18 | Update tx-size-small comment with relevant CVE disclosure | Gregory Sanders |
2019-09-18 | Merge #16898: test: Remove connect_nodes_bi | MarcoFalke |
2019-09-18 | Merge #16907: test: lint: Add DisabledOpcodeTemplates to whitelist | MarcoFalke |
2019-09-18 | test: lint: Add DisabledOpcodeTemplates to whitelist | MarcoFalke |
2019-09-18 | Merge #16521: rpc: Use the default maxfeerate value as BTC/kB | Wladimir J. van der Laan |
2019-09-18 | Merge #16512: rpc: Shuffle inputs and outputs after joining psbts | Wladimir J. van der Laan |
2019-09-18 | Merge #14696: qa: Add explicit references to related CVE's in p2p_invalid_blo... | Wladimir J. van der Laan |
2019-09-17 | Merge #16864: test: Add python bech32 impl round-trip test | MarcoFalke |
2019-09-17 | Merge #16888: test: Bump timeouts in slow running tests | MarcoFalke |
2019-09-17 | test: Remove unused connect_nodes_bi | MarcoFalke |
2019-09-17 | scripted-diff: test: Replace connect_nodes_bi with connect_nodes | MarcoFalke |
2019-09-17 | test: Use connect_nodes when connecting nodes in the test_framework | MarcoFalke |
2019-09-17 | test: Reformat python imports to aid scripted diff | MarcoFalke |
2019-09-16 | test: Bump timeouts in slow running tests | MarcoFalke |
2019-09-16 | Merge #16845: test: Add notes on how to generate data/wallets/high_minversion | MarcoFalke |