< bitcoin-git>
[bitcoin] fanquake merged pull request #16969: refactor: Remove Qt function to disable menu icons on macOS (master...2019-09-refactor-qt-menuicons-macos) https://github.com/bitcoin/bitcoin/pull/16969
< bitcoin-git>
bitcoin/master 3eea6a8 Emil Engler: refactor: Remove Qt function to disable menu icons on macOS
< bitcoin-git>
bitcoin/master b0e268d fanquake: Merge #16969: refactor: Remove Qt function to disable menu icons on macOS
< bitcoin-git>
[bitcoin] ch4ot1c opened pull request #17005: build: Qt version appears only if GUI is being built (master...build/qt-no) https://github.com/bitcoin/bitcoin/pull/17005
2019-09-30
< bitcoin-git>
[bitcoin] jnewbery opened pull request #17004: validation: Remove REJECT code from CValidationState (master...2019-09-no-reject-validation-state) https://github.com/bitcoin/bitcoin/pull/17004
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #17001: doc: Remove mention of renamed mapBlocksUnlinked (master...1909-docmapBlocksUnlinkedRenamed) https://github.com/bitcoin/bitcoin/pull/17001
< bitcoin-git>
[bitcoin] practicalswift opened pull request #17000: tests: Add coverage test to verify that our fuzz harnesses reach different unique code paths when varying input (master...test_fuzzing_harnesses) https://github.com/bitcoin/bitcoin/pull/17000
< bitcoin-git>
[bitcoin] MarcoFalke reopened pull request #15482: Implement BIPXXX's new softfork rules (The Great Consensus Cleanup) (master...2019-02-great-consensus-cleanup) https://github.com/bitcoin/bitcoin/pull/15482
< bitcoin-git>
[bitcoin] laanwj merged pull request #16991: qa: Fix service flag comparison check in rpc_net test (luke-jr) (master...2019_09_fix_servicenames_test) https://github.com/bitcoin/bitcoin/pull/16991
< bitcoin-git>
[bitcoin] DrahtBot closed pull request #13713: Ignore new blocks when -stopatheight target has been reached (master...2018/07/stopatheight) https://github.com/bitcoin/bitcoin/pull/13713
< bitcoin-git>
[bitcoin] DrahtBot closed pull request #14533: [WIP] wallet: ensure wallet files are not reused across chains (master...wallet-file-reuse-prevention) https://github.com/bitcoin/bitcoin/pull/14533
< bitcoin-git>
bitcoin/master 977dd23 Wladimir J. van der Laan: qt: Periodic translations update
< bitcoin-git>
bitcoin/master e2ce392 Wladimir J. van der Laan: test: Avoid whitespace linting in qt translations
< bitcoin-git>
bitcoin/master 2fe6c18 Wladimir J. van der Laan: Merge #16988: qt: Periodic translations update
< bitcoin-git>
[bitcoin] DrahtBot closed pull request #15482: Implement BIPXXX's new softfork rules (The Great Consensus Cleanup) (master...2019-02-great-consensus-cleanup) https://github.com/bitcoin/bitcoin/pull/15482
< bitcoin-git>
[bitcoin] laanwj merged pull request #15459: doc: add how to calculate blockchain and chainstate size variables to release process (master...doc_blockchain_and_chainstate_size_calculation) https://github.com/bitcoin/bitcoin/pull/15459
< bitcoin-git>
[bitcoin] laanwj closed pull request #10823: Allow all mempool txs to be replaced after a configurable timeout (default 6h) (master...replace-by-fee-old-transactions) https://github.com/bitcoin/bitcoin/pull/10823
< bitcoin-git>
[bitcoin] laanwj closed pull request #10615: RPC: Allow rpcauth configs to specify a 4th parameter naming a specific wallet (master...multiwallet_rpc) https://github.com/bitcoin/bitcoin/pull/10615
< bitcoin-git>
[bitcoin] fanquake closed pull request #16936: qa: Fix service flag comparison check in rpc_net test (master...fix_servicesnames_test) https://github.com/bitcoin/bitcoin/pull/16936
< bitcoin-git>
[bitcoin] laanwj opened pull request #16991: qa: Fix service flag comparison check in rpc_net test (luke-jr) (master...2019_09_fix_servicenames_test) https://github.com/bitcoin/bitcoin/pull/16991
< bitcoin-git>
[bitcoin] hebasto opened pull request #16983: doc: Add detailed info about Bitcoin Core files (master...20190929-files) https://github.com/bitcoin/bitcoin/pull/16983
< bitcoin-git>
[bitcoin] laanwj opened pull request #16982: build: Factor out qt translations from build system (master...2019_09_factor_out_ts) https://github.com/bitcoin/bitcoin/pull/16982
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #16978: test: Seed test RNG context for each test case, print seed (master...1909-testSeed) https://github.com/bitcoin/bitcoin/pull/16978
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #16713: Ignore old versionbit activations to avoid 'unknown softforks' warning (master...2019-08-silence-softfork-warning) https://github.com/bitcoin/bitcoin/pull/16713
< 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