<bitcoin-git>
[bitcoin] hebasto opened pull request #24711: wallet: Postpone wallet loading notification for encrypted wallets (master...220329-taproot) https://github.com/bitcoin/bitcoin/pull/24711
<bitcoin-git>
[bitcoin] jonatack opened pull request #24710: Add concrete steps in doc/cjdns.md to easily find a friend (master...doc-cjdns-how-to-find-a-friend) https://github.com/bitcoin/bitcoin/pull/24710
<laanwj>
for both it's a matter of rebasing our patches under bitcoin-core on the new main branch and doing the subtree incantations; there may be some build system work involved too, though, especially around the ARM special instruction sets
<bitcoin-git>
[bitcoin] fanquake opened pull request #24705: ci: note why bdb is disabled in msan jobs (master...note_why_bdb_disabled_msan) https://github.com/bitcoin/bitcoin/pull/24705
<bitcoin-git>
[bitcoin] achow101 opened pull request #24699: wallet: Improve AvailableCoins performance by reducing duplicated operations (master...faster-available-coins) https://github.com/bitcoin/bitcoin/pull/24699
<Ademan>
I've been lurking this channel for a while via the matrix bridge and just lost access last night or today with this message from the bridge "Could not join #bitcoin-core-dev on 'irc.libera.chat': err_needreggednick". I'm not expecting anybody to accomodate me wanting to lurk via the bridge if there was a reason it was closed off, but on the off chance it was closed off by accident...
<bitcoin-git>
[bitcoin] brunoerg opened pull request #24698: test: -peerblockfilters without -blockfilterindex raises an error (master...2022-03-peerblockfilters-init-error) https://github.com/bitcoin/bitcoin/pull/24698
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #24697: refactor: Address relay time refactors (master...2203-refactor-addr-relay-time-🌦) https://github.com/bitcoin/bitcoin/pull/24697
<bitcoin-git>
bitcoin/master fc892c3 MarcoFalke: rpc: Fail to return undocumented or misdocumented JSON
<bitcoin-git>
bitcoin/master a13946b fanquake: Merge bitcoin/bitcoin#23083: rpc: Fail to return undocumented or misdocume...
<bitcoin-git>
bitcoin/master f4bc4a7 MarcoFalke: rpc: Add m_skip_type_check to RPCResult
<bitcoin-git>
[bitcoin] fanquake closed pull request #24694: Made the readme simplified and explanatory and also the code more understandable (master...master) https://github.com/bitcoin/bitcoin/pull/24694
<bitcoin-git>
[bitcoin] johnoseni1 opened pull request #24694: Made the readme simplified and explanatory and also the code more understandable (master...master) https://github.com/bitcoin/bitcoin/pull/24694
<bitcoin-git>
[bitcoin] brunoerg reopened pull request #24687: test: Check an invalid -i2psam will raise an init error (master...2022-03-add-invalid-proxy-test) https://github.com/bitcoin/bitcoin/pull/24687
2022-03-26
<bitcoin-git>
[bitcoin] brunoerg closed pull request #24687: test: Check an invalid proxy will raise an init error (master...2022-03-add-invalid-proxy-test) https://github.com/bitcoin/bitcoin/pull/24687
<bitcoin-git>
[bitcoin] brunoerg opened pull request #24687: test: Check an invalid proxy will raise an init error (master...2022-03-add-invalid-proxy-test) https://github.com/bitcoin/bitcoin/pull/24687
<bitcoin-git>
[bitcoin] hebasto closed pull request #24679: #!/usr/bin/env bash # Copyright (c) 2019-2021 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying # file COPYING or http://www.opensource.org/licenses/mit-license.php. export LC_ALL=C set -e -o pipefail export TZ=UTC (master...master) https://github.com/bitcoin/bitcoin/pull/24679
<bitcoin-git>
[bitcoin] Arka18syahputra opened pull request #24679: #!/usr/bin/env bash # Copyright (c) 2019-2021 The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying # file COPYING or http://www.opensource.org/licenses/mit-license.php. export LC_ALL=C set -e -o pipefail export TZ=UTC (master...master) https://github.com/bitcoin/bitcoin/pull/24679
2022-03-25
<bitcoin-git>
[bitcoin] promag opened pull request #24678: Prevent wallet unload on GetWalletForJSONRPCRequest (master...2022-03-getwallets) https://github.com/bitcoin/bitcoin/pull/24678
<bitcoin-git>
[bitcoin] fanquake opened pull request #24677: refactor: fix wallet and related named args (master...fix_wallet_and_co_named_args) https://github.com/bitcoin/bitcoin/pull/24677
<bitcoin-git>
[bitcoin] dongcarl opened pull request #24676: [WIP] [kernelheaders 1/n] Cleave LevelDB headers from our header tree (master...2022-03-kernelheaders-dbwrapper) https://github.com/bitcoin/bitcoin/pull/24676
<bitcoin-git>
[bitcoin] fanquake merged pull request #24494: wallet: generate random change target for each tx for better privacy (master...2022-03-minchange) https://github.com/bitcoin/bitcoin/pull/24494
<bitcoin-git>
bitcoin/master da2bc86 glozow: [wallet] don't create long chains by default
<bitcoin-git>
bitcoin/master f66c827 MarcoFalke: Merge bitcoin/bitcoin#24502: wallet: don't create long chains by default
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #24670: test: move-only: Move all generate* tests to a single file (master...2203-test-gen-🏻) https://github.com/bitcoin/bitcoin/pull/24670
<bitcoin-git>
bitcoin/master 3634670 John Newbery: [net] Add CNode.m_relays_txs and CNode.m_bloom_filter_loaded
<bitcoin-git>
[bitcoin] mjdietzx closed pull request #22924: refactor: cleanup/followup of Remove -deprecatedrpc=addresses flag (master...refactor_ScriptToUniv) https://github.com/bitcoin/bitcoin/pull/22924
<bitcoin-git>
[bitcoin] fanquake opened pull request #24673: refactor: followup of remove -deprecatedrpc=addresses flag (master...22924_rebased) https://github.com/bitcoin/bitcoin/pull/24673
<bitcoin-git>
[bitcoin] luke-jr closed pull request #16228: Bugfix: make check: Only run tests that were compiled (& print correct log on failure) (master...bugfix_raii_check_fail) https://github.com/bitcoin/bitcoin/pull/16228
<bitcoin-git>
[bitcoin] fanquake merged pull request #24600: doc: mention that BDB is for the legacy wallet in build-freebsd.md (master...freebsd_legacy_descriptor_switch) https://github.com/bitcoin/bitcoin/pull/24600
<bitcoin-git>
bitcoin/master 95cac21 fanquake: Merge bitcoin/bitcoin#24600: doc: mention that BDB is for the legacy walle...
<bitcoin-git>
bitcoin/master b5ba3b5 fanquake: doc: mention that BDB is for the legacy wallet in build-freebsd.md
<bitcoin-git>
bitcoin/master daae288 Jon Atack: doc, init: add links to doc/cjdns.md
2022-03-24
<bitcoin-git>
[bitcoin] luke-jr reopened 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] 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