2020-08-05

< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19669: contrib: Fixup valgrind suppressions file (master...2008-valSupp) https://github.com/bitcoin/bitcoin/pull/19669
< bitcoin-git> [bitcoin] laanwj merged pull request #19632: test: Catch decimal.InvalidOperation from TestNodeCLI#send_cli (master...2020-07-send_cli-invalid-op) https://github.com/bitcoin/bitcoin/pull/19632
< bitcoin-git> bitcoin/master 4644b13 Wladimir J. van der Laan: Merge #19632: test: Catch decimal.InvalidOperation from TestNodeCLI#send_c...
< bitcoin-git> bitcoin/master 82fc401 Ben Woosley: test: Catch decimal.InvalidOperation from TestNodeCLI#send_cli
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e4df534c60e1...4644b13b4499
< bitcoin-git> [bitcoin] hebasto opened pull request #19668: Do not hide compile-time thread safety warnings (master...200805-assert) https://github.com/bitcoin/bitcoin/pull/19668
< bitcoin-git> [bitcoin] meshcollider merged pull request #15382: util: add RunCommandParseJSON (master...2019/02/runCommandParseJSON) https://github.com/bitcoin/bitcoin/pull/15382
< bitcoin-git> bitcoin/master c47e4bb Sjors Provoost: [build] make boost-process opt-in
< bitcoin-git> bitcoin/master 929cda5 Sjors Provoost: configure: add ax_boost_process
< bitcoin-git> bitcoin/master 8314c23 Sjors Provoost: [depends] boost: patch unused variable in boost_process
< bitcoin-git> [bitcoin] meshcollider pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/65e4ecabd5b4...e4df534c60e1
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19654: lint: Don't use TRAVIS_COMMIT_RANGE in commit message linter (master...commit-lint) https://github.com/bitcoin/bitcoin/pull/19654
< bitcoin-git> bitcoin/master 65e4eca MarcoFalke: Merge #19654: lint: Don't use TRAVIS_COMMIT_RANGE in commit message linter...
< bitcoin-git> bitcoin/master 7235178 Fabian Jahr: lint: Remove travis env var from commit linter
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0f16212c5931...65e4ecabd5b4
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #19661: suggest a convention for python string quoting (master...doc-python-quoting) https://github.com/bitcoin/bitcoin/pull/19661
< bitcoin-git> [bitcoin] fanquake opened pull request #19667: build: set minimum required Boost to 1.58.0 (master...boost_1_58_0) https://github.com/bitcoin/bitcoin/pull/19667
< bitcoin-git> [bitcoin] fanquake closed pull request #19665: Floating-Point Nakamoto Consensus (master...master) https://github.com/bitcoin/bitcoin/pull/19665
< bitcoin-git> [bitcoin] TheRook opened pull request #19665: Floating-Point Nakamoto Consensus (master...master) https://github.com/bitcoin/bitcoin/pull/19665

2020-08-04

< bitcoin-git> [bitcoin] LarryRuane opened pull request #19661: suggest a convention for python string quoting (master...doc-python-quoting) https://github.com/bitcoin/bitcoin/pull/19661
< bitcoin-git> [bitcoin] laanwj opened pull request #19660: refactor: Make HexStr take a span (master...2020_06_hexstr_span) https://github.com/bitcoin/bitcoin/pull/19660
< bitcoin-git> [bitcoin] darosior opened pull request #19659: Add a seed corpus generation option to the fuzzing test_runner (master...20/08/04/fuzz_runner_gen_seeds) https://github.com/bitcoin/bitcoin/pull/19659
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19340: Preserve the `LockData` initial state if "potential deadlock detected" exception thrown (master...200620-stack) https://github.com/bitcoin/bitcoin/pull/19340
< bitcoin-git> bitcoin/master 63e9e40 Hennadii Stepanov: test: Add LockStackEmpty()
< bitcoin-git> bitcoin/master 42b2a95 Hennadii Stepanov: test: Repeat deadlock tests
< bitcoin-git> bitcoin/master 1f96be2 Hennadii Stepanov: Preserve initial state if push_lock() throws exception
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/3c93623be20d...0f16212c5931
< bitcoin-git> [bitcoin] jnewbery opened pull request #19658: [rpc] Allow RPC to fetch all addrman records and add records to addrman (master...2020-07-addrman-get) https://github.com/bitcoin/bitcoin/pull/19658
< bitcoin-git> [bitcoin] jonatack reopened pull request #19455: rpc generate: print useful help and error message (master...rpc-generate-helpful-error_message) https://github.com/bitcoin/bitcoin/pull/19455
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19657: test: Wait until is_connected in add_p2p_connection (master...2008-testWaitConn) https://github.com/bitcoin/bitcoin/pull/19657
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19489: test: Fail wait_until early if connection is lost (master...2007-testFailEarly) https://github.com/bitcoin/bitcoin/pull/19489
< bitcoin-git> bitcoin/master 3c93623 MarcoFalke: Merge #19489: test: Fail wait_until early if connection is lost
< bitcoin-git> bitcoin/master faa9a74 MarcoFalke: test: Fail wait_until early if connection is lost
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bb2a9f9c8c55...3c93623be20d
< bitcoin-git> [bitcoin] fanquake closed pull request #19656: Mongs (master...mongs) https://github.com/bitcoin/bitcoin/pull/19656
< bitcoin-git> [bitcoin] tkdlqm2 opened pull request #19656: Mongs (master...mongs) https://github.com/bitcoin/bitcoin/pull/19656
< bitcoin-git> [bitcoin] adaminsky opened pull request #19655: rpc: Catch listsinceblock target_confirmations exceeding block count (master...listsinceblock_rpc) https://github.com/bitcoin/bitcoin/pull/19655
< bitcoin-git> [bitcoin] fanquake merged pull request #19634: rpc: Document getwalletinfo's unlocked_until field as optional (master...getwalletinfo) https://github.com/bitcoin/bitcoin/pull/19634
< bitcoin-git> bitcoin/master bb2a9f9 fanquake: Merge #19634: rpc: Document getwalletinfo's unlocked_until field as option...
< bitcoin-git> bitcoin/master f916847 Justin Moon: rpc: Document getwalletinfo's unlocked_until field as optional
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/34eb2362581d...bb2a9f9c8c55
< bitcoin-git> [bitcoin] fjahr opened pull request #19654: lint: Improve commit message linter in Travis (master...commit-lint) https://github.com/bitcoin/bitcoin/pull/19654

2020-08-03

< bitcoin-git> [bitcoin] achow101 opened pull request #19653: wallet: Replace -zapwallettxes with zapwallettxes RPC (master...zapwallettxes-rpc) https://github.com/bitcoin/bitcoin/pull/19653
< bitcoin-git> [bitcoin] laanwj merged pull request #19326: Simplify hash.h interface using Spans (master...202006_spanhashes) https://github.com/bitcoin/bitcoin/pull/19326
< bitcoin-git> bitcoin/master e63dcc3 Pieter Wuille: Add MakeUCharSpan, to help constructing Span<[const] unsigned char>
< bitcoin-git> bitcoin/master 5678250 Pieter Wuille: Make uint256 Span-convertible by adding ::data()
< bitcoin-git> bitcoin/master 131a2f0 Pieter Wuille: scripted-diff: rename base_blob::data to m_data
< bitcoin-git> [bitcoin] laanwj pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/14ceddd29085...34eb2362581d
< bitcoin-git> [bitcoin] hebasto opened pull request #19652: Add thread safety annotations to Mempool{Info}ToJSON() (master...200803-mmx-2) https://github.com/bitcoin/bitcoin/pull/19652
< bitcoin-git> [bitcoin] laanwj merged pull request #18991: Cache responses to GETADDR to prevent topology leaks (master...2020-05-addr-response-caching) https://github.com/bitcoin/bitcoin/pull/18991
< bitcoin-git> bitcoin/master acd6135 Gleb Naumenko: Cache responses to addr requests
< bitcoin-git> bitcoin/master 7cc0e81 Gleb Naumenko: Remove useless 2500 limit on AddrMan queries
< bitcoin-git> bitcoin/master ded742b Gleb Naumenko: Move filtering banned addrs inside GetAddresses()
< bitcoin-git> [bitcoin] laanwj pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/a78742830aa3...14ceddd29085
< bitcoin-git> [bitcoin] S3RK opened pull request #19651: wallet: allow import same descriptor twice (master...importdescriptors_twice) https://github.com/bitcoin/bitcoin/pull/19651
< bitcoin-git> [bitcoin] kallewoof reopened pull request #14582: wallet: always do avoid partial spends if fees are within a specified range (master...181026-try-avoidpartialspends) https://github.com/bitcoin/bitcoin/pull/14582
< bitcoin-git> [bitcoin] instagibbs opened pull request #19649: Restore test case for p2p transaction blinding (master...p2p_segwit_reject) https://github.com/bitcoin/bitcoin/pull/19649

2020-08-02

< bitcoin-git> [bitcoin] hebasto opened pull request #19647: Add thread safety annotations to CTxMemPool methods (master...200802-mmx-1) https://github.com/bitcoin/bitcoin/pull/19647
< bitcoin-git> [bitcoin] jakeleventhal opened pull request #19646: doc: Updated outdated help command for getblocktemplate (fixes #19625) (master...fix-outdated-getblocktemplate-help) https://github.com/bitcoin/bitcoin/pull/19646
< bitcoin-git> [bitcoin] hebasto closed pull request #19642: Fix potential deadlock detection for RecursiveMutex (master...200802-rmut) https://github.com/bitcoin/bitcoin/pull/19642
< bitcoin-git> [bitcoin] ariard opened pull request #19645: Allow wtxid-acceptance to the mempool (master...2020-08-wtxid-replacement) https://github.com/bitcoin/bitcoin/pull/19645
< bitcoin-git> [bitcoin] theStack opened pull request #19644: rpc: document returned error fields as optional if applicable (master...20200802-rpc-document_errors_fields_as_optional) https://github.com/bitcoin/bitcoin/pull/19644
< bitcoin-git> [bitcoin] jonatack opened pull request #19643: Add `-netinfo` peer connections dashboard (master...netinfo) https://github.com/bitcoin/bitcoin/pull/19643
< bitcoin-git> [bitcoin] ariard closed pull request #18797: Export standard Script flags in bitcoinconsensus (master...2020-04-export-standard-flags) https://github.com/bitcoin/bitcoin/pull/18797
< bitcoin-git> [bitcoin] hebasto opened pull request #19642: Fix deadlock detection for RecursiveMutex (master...200802-rmut) https://github.com/bitcoin/bitcoin/pull/19642
< bitcoin-git> [bitcoin] theStack closed pull request #19626: refactor: replace sizeof(a)/sizeof(a[0]) by ARRAYLEN(a) (master...20200726-refactor-replace-sizeof-by-arraylen) https://github.com/bitcoin/bitcoin/pull/19626
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #19584: doc: Update obsolete links to online reference #19582 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/19584
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19639: doc: Remove Reference Links #19582 (master...remove-reference-links) https://github.com/bitcoin/bitcoin/pull/19639
< bitcoin-git> bitcoin/master a787428 MarcoFalke: Merge #19639: doc: Remove Reference Links #19582
< bitcoin-git> bitcoin/master 334de75 Robert: scripted-diff: Remove Reference Links
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8443fb11ad64...a78742830aa3
< bitcoin-git> [bitcoin] hebasto closed pull request #19627: build: Drop per-host faketime wrappers in gitian-linux build (master...200729-fake) https://github.com/bitcoin/bitcoin/pull/19627
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19637: doc: Add historical release notes for 0.20.1 (master...2020_08_relnot_0.20.1) https://github.com/bitcoin/bitcoin/pull/19637
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f7c73b03d975...8443fb11ad64
< bitcoin-git> bitcoin/master 05e2740 Wladimir J. van der Laan: doc: Add historical release notes for 0.20.1
< bitcoin-git> bitcoin/master 8443fb1 MarcoFalke: Merge #19637: doc: Add historical release notes for 0.20.1

2020-08-01

< bitcoin-git> [bitcoin] promag opened pull request #19640: refactor: Improve GetWitnessCommitmentIndex (master...2020-08-getwitnesscommitmentindex) https://github.com/bitcoin/bitcoin/pull/19640
< bitcoin-git> [bitcoin] RobertHosking opened pull request #19639: scripted-diff: Remove Reference Links (master...remove-reference-links) https://github.com/bitcoin/bitcoin/pull/19639
< bitcoin-git> [bitcoin] RiccardoMasutti opened pull request #19638: Replace `hidden service` with `onion service` (master...patch-2) https://github.com/bitcoin/bitcoin/pull/19638
< bitcoin-git> [bitcoin] laanwj opened pull request #19637: doc: Add historical release notes for 0.20.1 (master...2020_08_relnot_0.20.1) https://github.com/bitcoin/bitcoin/pull/19637
< bitcoin-git> [bitcoin] laanwj merged pull request #19636: doc: Update 0.20.1 release notes with psbt changes (0.20...0.20.1-psbt-relnotes) https://github.com/bitcoin/bitcoin/pull/19636
< bitcoin-git> bitcoin/0.20 bf0dc35 Wladimir J. van der Laan: Merge #19636: doc: Update 0.20.1 release notes with psbt changes
< bitcoin-git> bitcoin/0.20 7c1c153 Andrew Chow: doc: Update 0.20.1 release notes with psbt changes
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to 0.20: https://github.com/bitcoin/bitcoin/compare/7ff64311bee5...bf0dc356ac4a

2020-07-31

< bitcoin-git> [bitcoin] achow101 opened pull request #19636: doc: Update 0.20.1 release notes with psbt changes (0.20...0.20.1-psbt-relnotes) https://github.com/bitcoin/bitcoin/pull/19636
< bitcoin-git> [bitcoin] Saibato opened pull request #19635: param: add bool parameter -ephemeraltoronion to generate ephemeral tor addreses (master...ephemeral-tor-onion) https://github.com/bitcoin/bitcoin/pull/19635
< bitcoin-git> [bitcoin] justinmoon opened pull request #19634: rpc: Document getwalletinfo's unlocked_until field as optional (master...getwalletinfo) https://github.com/bitcoin/bitcoin/pull/19634
< bitcoin-git> bitcoin/0.20 7ff6431 Wladimir J. van der Laan: build: Bump version to 0.20.1-final
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.20: https://github.com/bitcoin/bitcoin/compare/6acb21e724e3...7ff64311bee5
< bitcoin-git> [bitcoin] laanwj pushed tag v0.20.1: https://github.com/bitcoin/bitcoin/compare/v0.20.1
< bitcoin-git> [bitcoin] fanquake merged pull request #19569: Enable fetching of orphan parents from wtxid peers (master...202007_wtxid_followup) https://github.com/bitcoin/bitcoin/pull/19569
< bitcoin-git> bitcoin/master 900d7f6 Pieter Wuille: p2p: enable fetching of orphans from wtxid peers
< bitcoin-git> bitcoin/master 9efd86a Pieter Wuille: refactor: add GenTxid (=txid or wtxid) type and use it for tx request logic
< bitcoin-git> bitcoin/master d362f19 Pieter Wuille: doc: list support for BIP 339 in doc/bips.md
< bitcoin-git> [bitcoin] fanquake pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/a63a26f04213...f7c73b03d975
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #19098: test: Remove duplicate NodeContext hacks (master...pr/qtx) https://github.com/bitcoin/bitcoin/pull/19098
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #19098: test: Remove duplicate NodeContext hacks (master...pr/qtx) https://github.com/bitcoin/bitcoin/pull/19098
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19585: rpc: RPCResult Type of MempoolEntryDescription should be OBJ. (master...19579) https://github.com/bitcoin/bitcoin/pull/19585
< bitcoin-git> bitcoin/master a63a26f MarcoFalke: Merge #19585: rpc: RPCResult Type of MempoolEntryDescription should be OBJ...
< bitcoin-git> bitcoin/master ae4958b Chris L: rpc: RPCResult Type of MempoolEntryDescription should be OBJ. If multiple ...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a4a279b4f368...a63a26f04213
< bitcoin-git> [bitcoin] kallewoof closed pull request #16653: script: add simple signature support (checker/creator) (master...2019-08-genpursigs) https://github.com/bitcoin/bitcoin/pull/16653
< bitcoin-git> [bitcoin] kallewoof closed pull request #14582: wallet: always do avoid partial spends if fees are within a specified range (master...181026-try-avoidpartialspends) https://github.com/bitcoin/bitcoin/pull/14582
< bitcoin-git> [bitcoin] Empact opened pull request #19632: test: Catch decimal.InvalidOperation from TestNodeCLI#send_cli (master...2020-07-send_cli-invalid-op) https://github.com/bitcoin/bitcoin/pull/19632
< bitcoin-git> [bitcoin] fanquake merged pull request #19617: doc: Clang 8 or later is required with FORCE_USE_SYSTEM_CLANG (master...note_that_clang_8_is_required_with_force_system_clang) https://github.com/bitcoin/bitcoin/pull/19617
< bitcoin-git> bitcoin/master e60ef21 fanquake: doc: Clang 8 or later is required with FORCE_USE_SYSTEM_CLANG
< bitcoin-git> bitcoin/master a4a279b fanquake: Merge #19617: doc: Clang 8 or later is required with FORCE_USE_SYSTEM_CLAN...
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/edec7f7c2542...a4a279b4f368

2020-07-30

< bitcoin-git> [bitcoin] Empact opened pull request #19631: test: Wait for 'cmpctblock' in p2p_compactblocks when it is expected (master...2020-07-receive_block_announcment) https://github.com/bitcoin/bitcoin/pull/19631
< bitcoin-git> [bitcoin] darosior opened pull request #19630: Refactor fee estimation code (master...20/07/refactor_feeest_code) https://github.com/bitcoin/bitcoin/pull/19630
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19629: Pass mempool reference to chainstate constructor (master...2007-nomem) https://github.com/bitcoin/bitcoin/pull/19629
< bitcoin-git> [bitcoin] vasild opened pull request #19628: net: change CNetAddr::ip to have flexible size (master...make_CNetAddr_ip_flexible) https://github.com/bitcoin/bitcoin/pull/19628
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19439: script: Linter to check commit message formatting (master...linter-addition) https://github.com/bitcoin/bitcoin/pull/19439
< bitcoin-git> bitcoin/master 284a969 Amir Ghorbanian: Linter to check commit message formatting
< bitcoin-git> bitcoin/master edec7f7 MarcoFalke: Merge #19439: script: Linter to check commit message formatting
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ad2952d17a2a...edec7f7c2542
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19604: Pass mempool pointer to UnloadBlockIndex/GetCoinsCacheSizeState (master...2007-memPointer) https://github.com/bitcoin/bitcoin/pull/19604
< bitcoin-git> bitcoin/master fac674d MarcoFalke: Pass mempool pointer to UnloadBlockIndex
< bitcoin-git> bitcoin/master fae8c28 MarcoFalke: Pass mempool pointer to GetCoinsCacheSizeState
< bitcoin-git> bitcoin/master faec851 MarcoFalke: test: Simplify cs_main locks
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/62d137ac3b70...ad2952d17a2a
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19561: refactor: Pass ArgsManager into functions that register args (master...args_manager) https://github.com/bitcoin/bitcoin/pull/19561
< bitcoin-git> bitcoin/master 8ed9002 Ivan Metlushko: refactor: use local argsmanager in CRegTestParams
< bitcoin-git> bitcoin/master 9b20f66 Ivan Metlushko: scripted-diff: Replace gArgs with local argsman
< bitcoin-git> bitcoin/master a316e9c Ivan Metlushko: refactor: add unused ArgsManager to replace gArgs
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/37b765b96238...62d137ac3b70
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19102: wallet: Introduce and use DummyDatabase instead of dummy BerkeleyDatabase (master...true-dummydb) https://github.com/bitcoin/bitcoin/pull/19102
< bitcoin-git> bitcoin/master 0fcff54 Andrew Chow: walletdb: Ensure that having no database handle is a failure
< bitcoin-git> bitcoin/master 0103d64 Andrew Chow: Introduce DummyDatabase and use it in the tests
< bitcoin-git> bitcoin/master da039d2 Andrew Chow: Remove BDB dummy databases
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/17de75b02814...37b765b96238
< bitcoin-git> [bitcoin] hebasto opened pull request #19627: build: Drop per-host faketime wrappers in gitian-linux build (master...200729-fake) https://github.com/bitcoin/bitcoin/pull/19627
< bitcoin-git> [bitcoin] theStack opened pull request #19626: refactor: replace sizeof(a)/sizeof(a[0]) by ARRAYLEN(a) (master...20200726-refactor-replace-sizeof-by-arraylen) https://github.com/bitcoin/bitcoin/pull/19626
< bitcoin-git> [bitcoin] laanwj merged pull request #19590: p2p, refactor: add `CInv` transaction message helpers; use in net processing (master...CInv-transaction-message-helpers) https://github.com/bitcoin/bitcoin/pull/19590
< bitcoin-git> bitcoin/master 17de75b Wladimir J. van der Laan: Merge #19590: p2p, refactor: add `CInv` transaction message helpers; use i...
< bitcoin-git> bitcoin/master c251d71 Jon Atack: p2p, refactoring: use CInv helpers in net_processing.cpp
< bitcoin-git> bitcoin/master 4254cd9 Jon Atack: p2p: add CInv transaction message helper methods
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4ebe2f6e752c...17de75b02814
< bitcoin-git> [bitcoin] laanwj merged pull request #18011: Replace current benchmarking framework with nanobench (master...2019-10-nanobench) https://github.com/bitcoin/bitcoin/pull/18011
< bitcoin-git> bitcoin/master 4ebe2f6 Wladimir J. van der Laan: Merge #18011: Replace current benchmarking framework with nanobench
< bitcoin-git> bitcoin/master 78c312c Martin Ankerl: Replace current benchmarking framework with nanobench
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2a784723f0c0...4ebe2f6e752c
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19624: Interpret and validate rw_settings (master...2007-settings) https://github.com/bitcoin/bitcoin/pull/19624
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19597: test: test decodepsbt fee calculation (count input value only once per UTXO) (master...20200726-test-check-deceodepsbt-fee-calculation) https://github.com/bitcoin/bitcoin/pull/19597
< bitcoin-git> bitcoin/master 2a78472 MarcoFalke: Merge #19597: test: test decodepsbt fee calculation (count input value onl...
< bitcoin-git> bitcoin/master 82dee87 Sebastian Falbesoner: test: test decodepsbt fee calculation (count input value only once per UTX...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/149eca433d80...2a784723f0c0
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19599: test: clean message_count and last_message (master...2020-07-clean-message_count) https://github.com/bitcoin/bitcoin/pull/19599
< bitcoin-git> bitcoin/master 2c6a02e Troy Giorshev: Clean message_count and last_message
< bitcoin-git> bitcoin/master 149eca4 MarcoFalke: Merge #19599: test: clean message_count and last_message
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8db23349fe9b...149eca433d80

2020-07-29

< bitcoin-git> [bitcoin] hebasto opened pull request #19622: build: Drop ancient hack in gitian-linux descriptor (master...200729-multilib) https://github.com/bitcoin/bitcoin/pull/19622
< bitcoin-git> [bitcoin] ariard opened pull request #19621: [RFC] Package-relay : sender-initiated (master...2020-07-sender-package-relay-poc) https://github.com/bitcoin/bitcoin/pull/19621
< bitcoin-git> [bitcoin] laanwj merged pull request #19335: wallet: Cleanup and separate BerkeleyDatabase and BerkeleyBatch (master...bdb-cleanup-refactors) https://github.com/bitcoin/bitcoin/pull/19335
< bitcoin-git> bitcoin/master d86efab Andrew Chow: walletdb: Move Db->open to BerkeleyDatabase::Open
< bitcoin-git> bitcoin/master 4fe4b3b Andrew Chow: walletdb: track database file use as m_refcount within BerkeleyDatabase
< bitcoin-git> bitcoin/master 65fb880 Andrew Chow: Combine BerkeleyEnvironment::Verify into BerkeleyDatabase::Verify
< bitcoin-git> [bitcoin] laanwj pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/400f45ec9bab...8db23349fe9b
< bitcoin-git> [bitcoin] sdaftuar opened pull request #19620: Add txids with non-standard inputs to reject filter (master...2020-07-reject-unknown-wit) https://github.com/bitcoin/bitcoin/pull/19620
< bitcoin-git> [bitcoin] laanwj merged pull request #19525: build: add -Wl,-z,separate-code to hardening flags (master...z_separate_code) https://github.com/bitcoin/bitcoin/pull/19525
< bitcoin-git> bitcoin/master 400f45e Wladimir J. van der Laan: Merge #19525: build: add -Wl,-z,separate-code to hardening flags
< bitcoin-git> bitcoin/master 2e9e637 fanquake: build: add -Wl,-z,separate-code to hardening flags
< bitcoin-git> bitcoin/master 65d0f1a Wladimir J. van der Laan: devtools: Add security check for separate_code
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a76ccb01b964...400f45ec9bab
< bitcoin-git> [bitcoin] instagibbs closed pull request #19520: refactor: Rename signal TransactionRemovedFromMempool to better describe behavior (master...not_block) https://github.com/bitcoin/bitcoin/pull/19520
< bitcoin-git> [bitcoin] ryanofsky opened pull request #19619: Remove wallet.dat path handling from wallet.cpp, rpcwallet.cpp (master...pr/path) https://github.com/bitcoin/bitcoin/pull/19619
< bitcoin-git> [bitcoin] laanwj merged pull request #19534: net: save the network type explicitly in CNetAddr (master...explicit_network_type_in_CNetAddr) https://github.com/bitcoin/bitcoin/pull/19534
< bitcoin-git> bitcoin/master bcfebb6 Vasil Dimov: net: save the network type explicitly in CNetAddr
< bitcoin-git> bitcoin/master a76ccb0 Wladimir J. van der Laan: Merge #19534: net: save the network type explicitly in CNetAddr
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2f71a1ea3566...a76ccb01b964
< bitcoin-git> bitcoin/master 100c64a Vasil Dimov: net: document `enum Network`
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18637: coins: allow cache resize after init (master...2020-04-au.cache-resize) https://github.com/bitcoin/bitcoin/pull/18637
< bitcoin-git> bitcoin/master 8ac3ef4 James O'Beirne: add ChainstateManager::MaybeRebalanceCaches()
< bitcoin-git> bitcoin/master f36aaa6 James O'Beirne: Add CChainState::ResizeCoinsCaches
< bitcoin-git> bitcoin/master b223111 James O'Beirne: txdb: add CCoinsViewDB::ChangeCacheSize
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/a41ae6805338...2f71a1ea3566
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #19518: Simplify IsFinalTx logic. (master...IsFinalTx) https://github.com/bitcoin/bitcoin/pull/19518
< bitcoin-git> [bitcoin] TheBlueMatt closed pull request #15481: Restrict timestamp when mining a diff-adjustment block to prev-600 (master...2019-02-600s-gbt) https://github.com/bitcoin/bitcoin/pull/15481
< bitcoin-git> [bitcoin] fanquake opened pull request #19617: doc: Clang 8 or later is required with FORCE_USE_SYSTEM_CLANG (master...note_that_clang_8_is_required_with_force_system_clang) https://github.com/bitcoin/bitcoin/pull/19617

2020-07-28

< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #19509: Per-Peer Message Logging (master...message-dump) https://github.com/bitcoin/bitcoin/pull/19509
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #19509: Per-Peer Message Logging (master...message-dump) https://github.com/bitcoin/bitcoin/pull/19509
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19613: travis: Re-enable s390x (master...2007-travisS390x) https://github.com/bitcoin/bitcoin/pull/19613
< bitcoin-git> bitcoin/master fae6561 MarcoFalke: travis: Re-enable s390x
< bitcoin-git> bitcoin/master a41ae68 MarcoFalke: Merge #19613: travis: Re-enable s390x
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/24ead1a923e3...a41ae6805338
< bitcoin-git> [bitcoin] fanquake opened pull request #19614: util: use HAVE_FDATASYNC to determine fdatasync() use (master...use_have_fdatasync) https://github.com/bitcoin/bitcoin/pull/19614
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19613: travis: Re-enable s390x (master...2007-travisS390x) https://github.com/bitcoin/bitcoin/pull/19613
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19612: [0.20] lint: fix shellcheck URL in CI install (0.20...fix_shellcheck_0_20) https://github.com/bitcoin/bitcoin/pull/19612
< bitcoin-git> bitcoin/0.20 6acb21e MarcoFalke: Merge #19612: [0.20] lint: fix shellcheck URL in CI install
< bitcoin-git> bitcoin/0.20 7ee4769 fanquake: [0.20] lint: fix shellcheck URL in CI install
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to 0.20: https://github.com/bitcoin/bitcoin/compare/58feb9ecb647...6acb21e724e3
< bitcoin-git> [bitcoin] fanquake opened pull request #19612: [0.20] lint: fix shellcheck URL in CI install (0.20...fix_shellcheck_0_20) https://github.com/bitcoin/bitcoin/pull/19612
< bitcoin-git> [bitcoin] jonatack opened pull request #19611: p2p: refactor CInv::type from public int to private uint32_t (master...CInv-type-refactoring) https://github.com/bitcoin/bitcoin/pull/19611
< bitcoin-git> [bitcoin] jonatack opened pull request #19610: p2p, refactor: add `CInv` block message helpers; use in net processing (master...CInv-block-message-helpers) https://github.com/bitcoin/bitcoin/pull/19610
< bitcoin-git> [bitcoin] jnewbery opened pull request #19607: [p2p] Add Peer struct for per-peer data in net processing (master...2020-07-peer) https://github.com/bitcoin/bitcoin/pull/19607
< bitcoin-git> [bitcoin] jnewbery opened pull request #19606: Backport wtxid to v0.20 (0.20...2020-07-v20-wtxid-relay) https://github.com/bitcoin/bitcoin/pull/19606
< bitcoin-git> [bitcoin] fanquake opened pull request #19605: doc: set CC_FOR_BUILD when building on OpenBSD (master...openbsd_cc_for_build) https://github.com/bitcoin/bitcoin/pull/19605
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19519: ci: Increase CCACHE_SIZE in some builds on Travis (master...200714-ccache) https://github.com/bitcoin/bitcoin/pull/19519
< bitcoin-git> bitcoin/master 24ead1a MarcoFalke: Merge #19519: ci: Increase CCACHE_SIZE in some builds on Travis
< bitcoin-git> bitcoin/master fdf697f Hennadii Stepanov: ci: Increase CCACHE_SIZE in some builds on Travis
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e0ed4cc50de1...24ead1a923e3
< bitcoin-git> [bitcoin] fanquake merged pull request #19530: depends: build LTO support into Apple's ld64 (master...darwin-lto) https://github.com/bitcoin/bitcoin/pull/19530
< bitcoin-git> bitcoin/master 5962522 Cory Fields: depends: bump native_cctools for fixed lto with external clang
< bitcoin-git> bitcoin/master e0ed4cc fanquake: Merge #19530: depends: build LTO support into Apple's ld64
< bitcoin-git> bitcoin/master 00d1ba7 Cory Fields: depends: enable lto support for Apple's ld64
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/cea39fc268e3...e0ed4cc50de1
< bitcoin-git> [bitcoin] fanquake closed pull request #19578: wallet: Avoid duplicate checks on signing failure (master...2020-07-signtransaction) https://github.com/bitcoin/bitcoin/pull/19578
< bitcoin-git> [bitcoin] fanquake merged pull request #19595: Fix .gitignore for src/test/fuzz directory (master...200727-fuzz) https://github.com/bitcoin/bitcoin/pull/19595
< bitcoin-git> bitcoin/master cea39fc fanquake: Merge #19595: Fix .gitignore for src/test/fuzz directory
< bitcoin-git> bitcoin/master 623f665 Hennadii Stepanov: Fix .gitignore for src/test/fuzz directory
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2979a7aff04b...cea39fc268e3
< bitcoin-git> bitcoin/master a8865f8 John Newbery: [net processing] Tidy up Misbehaving()
< bitcoin-git> [bitcoin] fanquake merged pull request #19583: p2p: clean up Misbehaving() (master...2020-07-tidy-misbehavior) https://github.com/bitcoin/bitcoin/pull/19583
< bitcoin-git> bitcoin/master d15b3af John Newbery: [net processing] Always supply debug message to Misbehaving()
< bitcoin-git> bitcoin/master 634144a John Newbery: [net processing] Fixup MaybeDiscourageAndDisconnect() style
< bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/a1da180b1b27...2979a7aff04b
< bitcoin-git> [bitcoin] fanquake merged pull request #19589: rpc: Avoid useless mempool query in gettxoutproof (master...2007-rpcMempool) https://github.com/bitcoin/bitcoin/pull/19589
< bitcoin-git> bitcoin/master fa5979d MarcoFalke: rpc: Avoid useless mempool query in gettxoutproof
< bitcoin-git> bitcoin/master a1da180 fanquake: Merge #19589: rpc: Avoid useless mempool query in gettxoutproof
< bitcoin-git> bitcoin/master fa1f7f2 MarcoFalke: rpc: Style fixups in gettxoutproof
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b62fbf9e1c19...a1da180b1b27
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19604: Pass mempool pointer to UnloadBlockIndex/GetCoinsCacheSizeState (master...2007-memPointer) https://github.com/bitcoin/bitcoin/pull/19604

2020-07-27

< bitcoin-git> [bitcoin] achow101 opened pull request #19602: wallet: Migrate legacy wallets to descriptor wallets (master...descriptor-wallet-migration) https://github.com/bitcoin/bitcoin/pull/19602
< bitcoin-git> [bitcoin] JeremyRubin opened pull request #19601: Refactoring CHashWriter & Get{Prevouts,Sequence,Outputs}Hash to SHA256 (Alternative to #18071) (master...refactoring-hashers-2) https://github.com/bitcoin/bitcoin/pull/19601
< bitcoin-git> [bitcoin] hebasto opened pull request #19600: doc: Fix log message for -reindex (master...200727-load-log) https://github.com/bitcoin/bitcoin/pull/19600
< bitcoin-git> [bitcoin] troygiorshev closed pull request #19580: test: Remove message_count (master...2020-07-remove-message_count) https://github.com/bitcoin/bitcoin/pull/19580
< bitcoin-git> [bitcoin] troygiorshev opened pull request #19599: Clean message_count and last_message (master...2020-07-clean-message_count) https://github.com/bitcoin/bitcoin/pull/19599
< bitcoin-git> [bitcoin] laanwj merged pull request #19593: refactor: Drop unused CBufferedFile::Seek() (master...200726-seek) https://github.com/bitcoin/bitcoin/pull/19593
< bitcoin-git> bitcoin/master b62fbf9 Wladimir J. van der Laan: Merge #19593: refactor: Drop unused CBufferedFile::Seek()
< bitcoin-git> bitcoin/master 7b3851e Hennadii Stepanov: refactor: Drop unused CBufferedFile::Seek()
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/31d2b4098a9e...b62fbf9e1c19
< bitcoin-git> [bitcoin] theStack opened pull request #19597: test: test decodepsbt fee calculation (count input value only once per UTXO) (master...20200726-test-check-deceodepsbt-fee-calculation) https://github.com/bitcoin/bitcoin/pull/19597
< bitcoin-git> [bitcoin] sdaftuar opened pull request #19596: Deduplicate parent txid loop of requested transactions and missing parents of orphan transactions (master...2020-07-dedup-inputs) https://github.com/bitcoin/bitcoin/pull/19596
< bitcoin-git> [bitcoin] freenancial closed pull request #19480: build: Only use `@` prefix for `echo` command in Makefiles (master...remove_at_sign_makefile) https://github.com/bitcoin/bitcoin/pull/19480

2020-07-26

< bitcoin-git> [bitcoin] hebasto opened pull request #19595: Fix .gitignore for src/test/fuzz directory (master...200727-fuzz) https://github.com/bitcoin/bitcoin/pull/19595
< bitcoin-git> [bitcoin] hebasto opened pull request #19594: refactor: Make mapBlocksUnknownParent local, and rename it (master...200726-lebf) https://github.com/bitcoin/bitcoin/pull/19594
< bitcoin-git> [bitcoin] hebasto opened pull request #19593: refactor: Drop unused CBufferedFile::Seek() (master...200726-seek) https://github.com/bitcoin/bitcoin/pull/19593
< bitcoin-git> [bitcoin] sipa closed pull request #19592: coin7 (master...patch-2) https://github.com/bitcoin/bitcoin/pull/19592
< bitcoin-git> [bitcoin] abdulkader0 opened pull request #19592: coin7 (master...patch-2) https://github.com/bitcoin/bitcoin/pull/19592
< bitcoin-git> [bitcoin] sipa closed pull request #19591: coin1 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/19591
< bitcoin-git> [bitcoin] abdulkader0 opened pull request #19591: coin1 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/19591
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19508: Work around memory-aliasing in descriptor ParsePubkey (master...2007-noAliasMemDesc) https://github.com/bitcoin/bitcoin/pull/19508
< bitcoin-git> bitcoin/master 31d2b40 MarcoFalke: Merge #19508: Work around memory-aliasing in descriptor ParsePubkey
< bitcoin-git> bitcoin/master fa2ae0a MarcoFalke: span: Add Span::empty() and use it in script/descriptor
< bitcoin-git> bitcoin/master fa8a992 MarcoFalke: Work around memory-aliasing in descriptor ParsePubkey
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/40a04814d130...31d2b4098a9e
< bitcoin-git> [bitcoin] jonatack opened pull request #19590: p2p, refactor: add `CInv` transaction message helpers; use in net processing (master...CInv-transaction-message-helpers) https://github.com/bitcoin/bitcoin/pull/19590
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19589: rpc: Avoid useless mempool query in gettxoutproof (master...2007-rpcMempool) https://github.com/bitcoin/bitcoin/pull/19589
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #19475: ci: Speed up default time-out and Container CPU usage (master...patch-1) https://github.com/bitcoin/bitcoin/pull/19475
< bitcoin-git> [bitcoin] fanquake closed pull request #18189: Add error handling to all boost filesystem functions (master...master) https://github.com/bitcoin/bitcoin/pull/18189
< bitcoin-git> [bitcoin] fanquake closed pull request #17434: Move parsing from init.cpp to where values are needed (master...trimGlobals) https://github.com/bitcoin/bitcoin/pull/17434

2020-07-25

< bitcoin-git> [bitcoin] hebasto opened pull request #19588: test: Use uniform distribution for random intervals in functional tests (master...200725-uni-test) https://github.com/bitcoin/bitcoin/pull/19588
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #19471: util: Make default arg values more specific (master...200708-hint) https://github.com/bitcoin/bitcoin/pull/19471
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #19471: util: Make default arg values more specific (master...200708-hint) https://github.com/bitcoin/bitcoin/pull/19471
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #18991: Cache responses to GETADDR to prevent topology leaks (master...2020-05-addr-response-caching) https://github.com/bitcoin/bitcoin/pull/18991
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #18991: Cache responses to GETADDR to prevent topology leaks (master...2020-05-addr-response-caching) https://github.com/bitcoin/bitcoin/pull/18991

2020-07-24

< bitcoin-git> [bitcoin] sanjaykdragon opened pull request #19586: REFACTOR: moved from percent format to proper format for consistency (master...master) https://github.com/bitcoin/bitcoin/pull/19586
< bitcoin-git> [bitcoin] stylesuxx opened pull request #19585: rpc: RPCResult Type of MempoolEntryDescription should be OBJ. (master...19579) https://github.com/bitcoin/bitcoin/pull/19585
< bitcoin-git> [bitcoin] ecurrencyhodler opened pull request #19584: doc: Update obsolete links to online reference #19582 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/19584
< bitcoin-git> [bitcoin] jnewbery opened pull request #19583: Clean up Misbehaving() (master...2020-07-tidy-misbehavior) https://github.com/bitcoin/bitcoin/pull/19583
< bitcoin-git> bitcoin/master a49781e John Newbery: [net processing] Only call MaybeDiscourageAndDisconnect from SendMessages
< bitcoin-git> [bitcoin] laanwj merged pull request #19472: [net processing] Reduce cs_main scope in MaybeDiscourageAndDisconnect() (master...2020-07-tidyup-maybediscourage) https://github.com/bitcoin/bitcoin/pull/19472
< bitcoin-git> bitcoin/master 1a1c23f John Newbery: [net processing] Change cs_main TRY_LOCK to LOCK in SendMessages()
< bitcoin-git> bitcoin/master a1d5a42 John Newbery: [net processing] Fix bad indentation in SendMessages()
< bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/007e15dcd7f8...40a04814d130
< bitcoin-git> [bitcoin] troygiorshev opened pull request #19580: Remove message_count (master...2020-07-remove-message_count) https://github.com/bitcoin/bitcoin/pull/19580
< bitcoin-git> [bitcoin] hebasto closed pull request #19567: p2p, refactor: Do not over-reserve vAddr capacity (master...200722-addr) https://github.com/bitcoin/bitcoin/pull/19567
< bitcoin-git> [bitcoin] fanquake merged pull request #19565: build: call AC_PATH_TOOL for dsymutil in macOS cross-compile (master...cant_find_dsymutil) https://github.com/bitcoin/bitcoin/pull/19565
< bitcoin-git> bitcoin/master 007e15d fanquake: Merge #19565: build: call AC_PATH_TOOL for dsymutil in macOS cross-compile...
< bitcoin-git> bitcoin/master ef3d4ce fanquake: build: call AC_PATH_TOOL for dsymutil in macOS cross-compile
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f4cfa6d01900...007e15dcd7f8

2020-07-23

< bitcoin-git> [bitcoin] promag opened pull request #19578: wallet: Avoid duplicate checks on signing failure (master...2020-07-signtransaction) https://github.com/bitcoin/bitcoin/pull/19578
< bitcoin-git> [bitcoin] luke-jr opened pull request #19573: [WIP] Replace unused BIP 9 logic with BIP 8 (master...bip8) https://github.com/bitcoin/bitcoin/pull/19573
< bitcoin-git> [bitcoin] jonatack closed pull request #19397: test: resyncing to tip of blocks generated after invalidateblock (master...p2p-invalidateblock-tests) https://github.com/bitcoin/bitcoin/pull/19397
< bitcoin-git> [bitcoin] jonatack closed pull request #19455: rpc generate: print useful help and error message (master...rpc-generate-helpful-error_message) https://github.com/bitcoin/bitcoin/pull/19455
< bitcoin-git> [bitcoin] jonatack closed pull request #19405: rpc, cli: add network in/out connections to `getnetworkinfo` and `-getinfo` (master...in-and-out-connections) https://github.com/bitcoin/bitcoin/pull/19405
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15935: Add <datadir>/settings.json persistent settings storage (master...pr/rwset) https://github.com/bitcoin/bitcoin/pull/15935
< bitcoin-git> bitcoin/master f4cfa6d MarcoFalke: Merge #15935: Add <datadir>/settings.json persistent settings storage
< bitcoin-git> bitcoin/master 9c69cfe Russell Yanofsky: Add <datadir>/settings.json persistent settings storage.
< bitcoin-git> bitcoin/master eb682c5 Russell Yanofsky: util: Add ReadSettings and WriteSettings functions
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/6ee36a263c5a...f4cfa6d01900
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19473: net: Add -networkactive option (master...200709-setnet) https://github.com/bitcoin/bitcoin/pull/19473
< bitcoin-git> bitcoin/master 2aac093 Hennadii Stepanov: test: Add test coverage for -networkactive option
< bitcoin-git> bitcoin/master 62fe6aa Hennadii Stepanov: net: Add -networkactive option
< bitcoin-git> bitcoin/master 3c58129 Hennadii Stepanov: net: Log network activity status change unconditionally
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/9d4b3d86b694...6ee36a263c5a
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.20: https://github.com/bitcoin/bitcoin/compare/cac7a9809a3d...58feb9ecb647
< bitcoin-git> bitcoin/0.20 58feb9e Wladimir J. van der Laan: doc: Add changelog and authors to release notes for 0.20.1
< bitcoin-git> [bitcoin] instagibbs opened pull request #19572: ZMQ: Create "sequence" notifier, enabling client-side mempool tracking (master...zmq_sequence_all) https://github.com/bitcoin/bitcoin/pull/19572
< bitcoin-git> [bitcoin] meshcollider merged pull request #19334: wallet: Introduce WalletDatabase abstract class (master...bdb-add-walletdb) https://github.com/bitcoin/bitcoin/pull/19334
< bitcoin-git> bitcoin/master 2179dbc Andrew Chow: walletdb: Add BerkeleyDatabase::Open dummy function
< bitcoin-git> bitcoin/master 71d28e7 Andrew Chow: walletdb: Introduce AddRef and RemoveRef functions
< bitcoin-git> bitcoin/master 27b2766 Andrew Chow: walletdb: Move BerkeleyDatabase::Flush(true) to Close()
< bitcoin-git> [bitcoin] meshcollider pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/ccef10261efc...9d4b3d86b694
< bitcoin-git> [bitcoin] sipa opened pull request #19569: Enable fetching of orphan parents from wtxid peers (master...202007_wtxid_followup) https://github.com/bitcoin/bitcoin/pull/19569

2020-07-22

< bitcoin-git> [bitcoin] laanwj merged pull request #18044: Use wtxid for transaction relay (master...2020-01-wtxid-inv) https://github.com/bitcoin/bitcoin/pull/18044
< bitcoin-git> bitcoin/master 2b4b90a Suhas Daftuar: Add a wtxid-index to the mempool
< bitcoin-git> bitcoin/master c7eb6b4 Amiti Uttarwar: Add wtxid to mempool unbroadcast tracking
< bitcoin-git> bitcoin/master 60f0acd Suhas Daftuar: Just pass a hash to AddInventoryKnown
< bitcoin-git> [bitcoin] laanwj pushed 19 commits to master: https://github.com/bitcoin/bitcoin/compare/1397afc5ec03...ccef10261efc