< bitcoin-git>
[bitcoin] jonatack opened pull request #16929: test: follow-up to rpc: default maxfeerate value as BTC/kB (master...sendrawtransaction-fixups) https://github.com/bitcoin/bitcoin/pull/16929
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #16928: gui: Rename address checkbox back to bech32 (master...1909-guiBech32Wording) https://github.com/bitcoin/bitcoin/pull/16928
< bitcoin-git>
[bitcoin] fanquake closed pull request #16827: [WIP] [FEATURE] RPC: Add command for pruning past ChainTip (master...PrunePastTip) https://github.com/bitcoin/bitcoin/pull/16827
2019-09-20
< bitcoin-git>
[bitcoin] luke-jr closed pull request #16228: Bugfix: make check: Only run tests that were compiled (master...bugfix_raii_check_fail) https://github.com/bitcoin/bitcoin/pull/16228
< bitcoin-git>
bitcoin/master 72a18a7 practicalswift: tests: Add information on how to add Vulture suppressions
< bitcoin-git>
bitcoin/master 0432149 fanquake: Merge #16921: tests: Add information on how to add Vulture suppressions
< bitcoin-git>
[bitcoin] fanquake merged pull request #16921: tests: Add information on how to add Vulture suppressions (master...vulture-suppressions) https://github.com/bitcoin/bitcoin/pull/16921
< bitcoin-git>
[bitcoin] fanquake merged pull request #16917: tests: Move common function assert_approx() into util.py (master...master) https://github.com/bitcoin/bitcoin/pull/16917
< bitcoin-git>
bitcoin/master fa8d65f MarcoFalke: doc: Fix doxygen comment for SignTransaction in rpc/rawtransaction_util
< bitcoin-git>
bitcoin/master 630ec7b fanquake: Merge #16900: doc: Fix doxygen comment for SignTransaction in rpc/rawtrans...
< bitcoin-git>
[bitcoin] fanquake merged pull request #16900: doc: Fix doxygen comment for SignTransaction in rpc/rawtransaction_util (master...1909-docRpcUtil) https://github.com/bitcoin/bitcoin/pull/16900
2019-09-19
< bitcoin-git>
[bitcoin] theStack opened pull request #16922: net: filteradd message: update bloom filter empty/full flags after adding (master...20190919-net-update_empty_full_after_adding_filter) https://github.com/bitcoin/bitcoin/pull/16922
< bitcoin-git>
[bitcoin] practicalswift closed pull request #15805: log: Increase signal-to-noise in bitcoind standard output. Don't print debug output "Pre-allocating to position ..." and "Leaving block file ..." when running with -nodebug (default). (master...stdout-signal-to-noise) https://github.com/bitcoin/bitcoin/pull/15805
< bitcoin-git>
[bitcoin] practicalswift closed pull request #16136: Add an optional extra level of checking: DCHECK(...) - an opt-in side-effect safe assert(...) (master...check) https://github.com/bitcoin/bitcoin/pull/16136
< bitcoin-git>
[bitcoin] practicalswift opened pull request #16921: tests: Add information on how to add Vulture suppressions (master...vulture-suppressions) https://github.com/bitcoin/bitcoin/pull/16921
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #16920: test: Fix extra_args in wallet_import_rescan.py (master...1909-testUseCorrectPythonSyntax) https://github.com/bitcoin/bitcoin/pull/16920
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #16918: test: Make PORT_MIN in test runner configurable (master...1909-testPortMinConf) https://github.com/bitcoin/bitcoin/pull/16918
< bitcoin-git>
[bitcoin] fridokus opened pull request #16917: Test: Move common function assert_approx() into util.py (master...master) https://github.com/bitcoin/bitcoin/pull/16917
< bitcoin-git>
[bitcoin] ch4ot1c opened pull request #16912: doc: Remove Doxygen intro from src/bitcoind.cpp (master...doc/doxygen-intro) https://github.com/bitcoin/bitcoin/pull/16912
< bitcoin-git>
[bitcoin] achow101 opened pull request #16911: Only check the hash of transactions loaded from disk (master...wallet-skip-checktx) https://github.com/bitcoin/bitcoin/pull/16911
< bitcoin-git>
[bitcoin] achow101 opened pull request #16910: wallet: reduce loading time by using unordered maps (master...reduce-wallet-load) https://github.com/bitcoin/bitcoin/pull/16910
< bitcoin-git>
[bitcoin] laanwj merged pull request #16521: rpc: Use the default maxfeerate value as BTC/kB (master...maxfeerate-as-rate) https://github.com/bitcoin/bitcoin/pull/16521
< bitcoin-git>
bitcoin/master 38bfca6 lucash-dev: Added comments referencing multiple CVEs in tests and production code.
< bitcoin-git>
bitcoin/master 0c62e3a lucash-dev: New regression testing for CVE-2018-17144, CVE-2012-2459, and CVE-2010-513...
< bitcoin-git>
bitcoin/master feb162d Wladimir J. van der Laan: Merge #14696: qa: Add explicit references to related CVE's in p2p_invalid_...
< bitcoin-git>
[bitcoin] laanwj merged pull request #14696: qa: Add explicit references to related CVE's in p2p_invalid_block test (master...mention-cve-invalid-block) https://github.com/bitcoin/bitcoin/pull/14696
< bitcoin-git>
[bitcoin] darosior opened pull request #16890: JSONRPC: Don't allow to 'estimatesmartfee' in blocksonly mode (master...estimatesmartfee_blockonly) https://github.com/bitcoin/bitcoin/pull/16890
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #16521: rpc: Use the default maxfeerate value as BTC/kB (master...maxfeerate-as-rate) https://github.com/bitcoin/bitcoin/pull/16521
< bitcoin-git>
[bitcoin] MarcoFalke reopened pull request #16521: rpc: Use the default maxfeerate value as BTC/kB (master...maxfeerate-as-rate) https://github.com/bitcoin/bitcoin/pull/16521
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #16888: test: Bump timeouts in slow running tests (master...1909-testBumpTimeouts) https://github.com/bitcoin/bitcoin/pull/16888
< bitcoin-git>
[bitcoin] sipa opened pull request #16887: Abstract out some of the descriptor Span-parsing helpers (master...201909_spanparsing) https://github.com/bitcoin/bitcoin/pull/16887
< bitcoin-git>
bitcoin/master fae961d MarcoFalke: test: Establish only one connection between nodes in rpc_invalidateblock
< bitcoin-git>
bitcoin/master cd73721 Wladimir J. van der Laan: Merge #16737: test: Establish only one connection between nodes in rpc_inv...
< bitcoin-git>
[bitcoin] laanwj merged pull request #16737: test: Establish only one connection between nodes in rpc_invalidateblock (master...1908-testConnectOnce) https://github.com/bitcoin/bitcoin/pull/16737
< bitcoin-git>
bitcoin/master b6233a4 darosior: bitcoin-wallet: Add a missing closing parenthesis in the help
< bitcoin-git>
bitcoin/master 9debfd0 fanquake: Merge #16863: doc: Add a missing closing parenthesis in the bitcoin-wallet...
< bitcoin-git>
[bitcoin] fanquake merged pull request #16863: doc: Add a missing closing parenthesis in the bitcoin-wallet's help (master...bitcoin_wallet_nit) https://github.com/bitcoin/bitcoin/pull/16863
< bitcoin-git>
bitcoin/master 1153caf James Hilliard: Qt: advise users not to switch wallets when opening a BIP70 URI.
< bitcoin-git>
bitcoin/master a40ccbb Jonas Schnelli: Merge #16858: Qt: advise users not to switch wallets when opening a BIP70 ...
< bitcoin-git>
[bitcoin] jonasschnelli merged pull request #16858: Qt: advise users not to switch wallets when opening a BIP70 URI. (master...bip70-message) https://github.com/bitcoin/bitcoin/pull/16858
< bitcoin-git>
[bitcoin] promag opened pull request #16876: gui: Drop calls to QCoreApplication::processEvents (master...2019-09-drop-processevents) https://github.com/bitcoin/bitcoin/pull/16876
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #16453: validation: Run CheckBlockIndex only on success for now (master...1907-validationCheckBlockIndexSuccess) https://github.com/bitcoin/bitcoin/pull/16453
< bitcoin-git>
[bitcoin] promag closed pull request #16050: rpc: Control if rescan updates/notifies existing transactions on importmulti (master...2019-05-importmulti-update) https://github.com/bitcoin/bitcoin/pull/16050
2019-09-14
< bitcoin-git>
[bitcoin] jonatack opened pull request #16873: rpc: fix regression in gettransaction (master...revive-rpc-gettransaction-details) https://github.com/bitcoin/bitcoin/pull/16873
< bitcoin-git>
[bitcoin] fanquake opened pull request #16871: build: make building protobuf optional in depends (master...depends_no_protobuf_by_default) https://github.com/bitcoin/bitcoin/pull/16871
2019-09-13
< bitcoin-git>
[bitcoin] fanquake opened pull request #16870: build: update boost macros to latest upstream for improved error reporting (master...pull_upstream_boost_m4) https://github.com/bitcoin/bitcoin/pull/16870
< bitcoin-git>
[bitcoin] fanquake closed pull request #16869: Add missing walletconflicts to the help output of gettransaction and listtrasactions (master...help-walletconflicts) https://github.com/bitcoin/bitcoin/pull/16869
< bitcoin-git>
[bitcoin] kristapsk opened pull request #16869: Add missing walletconflicts to the help output of gettransaction and listtrasactions (master...help-walletconflicts) https://github.com/bitcoin/bitcoin/pull/16869
< bitcoin-git>
[bitcoin] jnewbery opened pull request #16866: [wallet] Rename 'decode' argument in gettransaction method to 'verbose' (master...2019-09-change-gettransaction-arg-name) https://github.com/bitcoin/bitcoin/pull/16866
< bitcoin-git>
[bitcoin] soroosh-sdi opened pull request #16865: test: add some unit tests for merkle.cpp (master...13-09-19-merkle-unit-tests) https://github.com/bitcoin/bitcoin/pull/16865
< bitcoin-git>
bitcoin/0.17 e149cbe Wladimir J. van der Laan: Merge #16861: [0.17] doc: Remove release note fragment from #16639
< bitcoin-git>
[bitcoin] laanwj merged pull request #16861: [0.17] doc: Remove release note fragment from #16639 (0.17...remove_release_note_fragment) https://github.com/bitcoin/bitcoin/pull/16861
< bitcoin-git>
[bitcoin] darosior opened pull request #16863: NIT: Add a missing closing parenthesis in the bitcoin-wallet's help (master...bitcoin_wallet_nit) https://github.com/bitcoin/bitcoin/pull/16863
< bitcoin-git>
bitcoin/master 7063401 clashicly: Elaborate on the need to re-login on Debian-based systems to use tor follo...
< bitcoin-git>
bitcoin/master a199f75 fanquake: Merge #16857: doc: Elaborate need to re-login on Debian-based after usermo...
< bitcoin-git>
[bitcoin] fanquake merged pull request #16857: doc: Elaborate need to re-login on Debian-based after usermod for Tor group (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16857
< bitcoin-git>
bitcoin/master 1bbc49d Sjors Provoost: [gui] intro: inform caller if intro was shown
< bitcoin-git>
[bitcoin] jameshilliard opened pull request #16858: Qt: advise users not to switch wallets when opening a BIP70 URI. (master...bip70-message) https://github.com/bitcoin/bitcoin/pull/16858
< bitcoin-git>
bitcoin/0.17 e9adb96 Sjors Provoost: [wallet] abort when attempting to fund a transaction above maxtxfee
< bitcoin-git>
bitcoin/0.17 0e7c746 João Barbosa: wallet: Fix -maxtxfee check by moving it to CWallet::CreateTransaction
< bitcoin-git>
bitcoin/0.17 1659b9b Wladimir J. van der Laan: Merge #16639: [0.17] abort when attempting to fund a transaction above -ma...
< bitcoin-git>
[bitcoin] laanwj merged pull request #16639: [0.17] abort when attempting to fund a transaction above -maxtxfee (0.17...2019/08/backport_max_fee) https://github.com/bitcoin/bitcoin/pull/16639
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #16551: test: Test that low difficulty chain fork is rejected (master...1908-testDosLowHeader) https://github.com/bitcoin/bitcoin/pull/16551
< bitcoin-git>
bitcoin/master 07a8f65 darosior: tests: add a test for the 'servicesnames' RPC field
< bitcoin-git>
bitcoin/master 1d524c6 darosior: tests: rename 'test_getnetworkinginfo' in 'test_getnetworkinfo'
< bitcoin-git>
[bitcoin] clashicly opened pull request #16857: Elaborate on the need to re-login on Debian-based systems to use tor … (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16857
2019-09-11
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #16856: Do not allow descendants of BLOCK_FAILED_VALID blocks to be BLOCK_FAILED_VALID (master...2019-09-invalidate-block-child-invalid) https://github.com/bitcoin/bitcoin/pull/16856
< bitcoin-git>
[bitcoin] stevenroose opened pull request #16854: Prevent UpdateTip log message from being broken up (master...log-break-updatetip) https://github.com/bitcoin/bitcoin/pull/16854
< bitcoin-git>
[bitcoin] ZENNITTITTHZENTERPRISE opened pull request #16853: Rename CONTRIBUTING.md to ZENNITTITTHZ/CONTRIBUTING.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16853
< bitcoin-git>
[bitcoin] achow101 opened pull request #16852: gui: When BIP70 is disabled, get PaymentRequest merchant using string search (master...bip70-merchant-decode) https://github.com/bitcoin/bitcoin/pull/16852
< bitcoin-git>
[bitcoin] fanquake merged pull request #15529: Add Qt programs to msvc build (updated, no code changes) (master...qt_msvc) https://github.com/bitcoin/bitcoin/pull/15529
< bitcoin-git>
[bitcoin] fanquake closed pull request #16833: bitcoin-tx: fix comment about pay-to-witness script type ("addoutpubkey" command) (master...20190908-bitcoin-tx_fix_comment_p2wsh_to_p2wpkh) https://github.com/bitcoin/bitcoin/pull/16833
< bitcoin-git>
[bitcoin] ajtowns opened pull request #16851: Continue relaying transactions after they expire from mapRelay (master...201909-relayparents) https://github.com/bitcoin/bitcoin/pull/16851
2019-09-10
< bitcoin-git>
[bitcoin] darosior opened pull request #16850: Functionnal tests for `servicesnames` field in `getpeerinfo` and `getnetworkinfo` (master...servicenames) https://github.com/bitcoin/bitcoin/pull/16850
< bitcoin-git>
[bitcoin] sdaftuar opened pull request #16849: Fix block index inconsistency in InvalidateBlock() (master...2019-09-fix-invalidate-block-consistency) https://github.com/bitcoin/bitcoin/pull/16849
< bitcoin-git>
[bitcoin] jamesob opened pull request #16847: doc: add comments clarifying how local services are advertised (master...2019-09-localservices-doc) https://github.com/bitcoin/bitcoin/pull/16847
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #16845: test: Add notes on how to generate data/wallets/high_minversion (master...1909-docTestGenWalletDataHighMinVersion) https://github.com/bitcoin/bitcoin/pull/16845