2022-08-24

<bitcoin-git> bitcoin/master fa95315 MacroFake: Use new Join() helper for ListBlockFilterTypes()
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25906: test: add coverage for invalid parameters for `rescanblockchain` (master...2022-08-add-test-rescanblockchain) https://github.com/bitcoin/bitcoin/pull/25906
<bitcoin-git> bitcoin/master 713ea7a MacroFake: Merge bitcoin/bitcoin#25906: test: add coverage for invalid parameters for...
<bitcoin-git> bitcoin/master d1a0004 brunoerg: test: add coverage for invalid parameters for `rescanblockchain`
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2bd9aa5a44b8...713ea7a4181f
<gribble> https://github.com/bitcoin/bitcoin/issues/25600 | p2p: Advertise `NODE_REPLACE_BY_FEE` and connect to 1 outbound full-rbf peer if `mempoolfullrbf` sets by ariard · Pull Request #25600 · bitcoin/bitcoin · GitHub

2022-08-23

<bitcoin-git> [bitcoin] jonatack opened pull request #25911: net: update hardcoded mainnet seeds for 24.x (master...2022-08-hardcoded-seeds-update) https://github.com/bitcoin/bitcoin/pull/25911
<gribble> https://github.com/bitcoin/bitcoin/issues/25717 | p2p: Implement anti-DoS headers sync by sdaftuar · Pull Request #25717 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] achow101 opened pull request #25910: doc: Add my key to SECURITY.md (master...security-contact) https://github.com/bitcoin/bitcoin/pull/25910
<bitcoin-git> [bitcoin] furszy opened pull request #25909: wallet: test coverage for receiving txes with same id but different witness data (master...2022_wallet_test_witness_data_storage) https://github.com/bitcoin/bitcoin/pull/25909
<bitcoin-git> [bitcoin] fanquake opened pull request #25908: [WIP] p2p: remove adjusted time (master...remove_adjusted_time) https://github.com/bitcoin/bitcoin/pull/25908

2022-08-22

<bitcoin-git> [bitcoin] achow101 opened pull request #25907: wallet: rpc to add automatically generated descriptors (master...upgrade-to-tr-2) https://github.com/bitcoin/bitcoin/pull/25907
<bitcoin-git> [bitcoin] brunoerg opened pull request #25906: test: add coverage for invalid parameters for `rescanblockchain` (master...2022-08-add-test-rescanblockchain) https://github.com/bitcoin/bitcoin/pull/25906
<bitcoin-git> [bitcoin] ryanofsky opened pull request #25905: refactor: Move ChainstateManager options into m_options struct (master...pr/csmopt) https://github.com/bitcoin/bitcoin/pull/25905
<michaelfolkson> NorrinRadd: Wrong channel, try #bitcoin-dev. I'll respond there if you ask there
<bitcoin-git> [bitcoin] achow101 merged pull request #25647: wallet: return change from SelectionResult (master...coin_selection_get_change) https://github.com/bitcoin/bitcoin/pull/25647
<bitcoin-git> bitcoin/master c8cf08e S3RK: wallet: ensure m_min_change_target always covers change fee
<bitcoin-git> bitcoin/master f8e7963 S3RK: wallet: add SelectionResult::Merge
<bitcoin-git> bitcoin/master 06f558e S3RK: wallet: accurate SelectionResult::m_target
<bitcoin-git> [bitcoin] achow101 pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/92bb7001d831...2bd9aa5a44b8
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c5f0cbefa369...92bb7001d831
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25902: fixups for BIP125 doc cleanup (master...2022-08-125-fixup) https://github.com/bitcoin/bitcoin/pull/25902
<bitcoin-git> bitcoin/master 92bb700 MacroFake: Merge bitcoin/bitcoin#25902: fixups for BIP125 doc cleanup
<bitcoin-git> bitcoin/master 375ebad glozow: fixups for BIP125 doc cleanup
<bitcoin-git> [bitcoin] aureleoules opened pull request #25903: Use static member functions from class instead of instances (master...2022-08-tidy-use-static-functions) https://github.com/bitcoin/bitcoin/pull/25903
<bitcoin-git> [bitcoin] glozow opened pull request #25902: fixups for BIP125 doc cleanup (master...2022-08-125-fixup) https://github.com/bitcoin/bitcoin/pull/25902
<bitcoin-git> [bitcoin] fanquake opened pull request #25901: build: default to DWARF v4 when debugging (master...default_dwarf_v4) https://github.com/bitcoin/bitcoin/pull/25901
<bitcoin-git> [bitcoin] josibake opened pull request #25900: ci: run docker wrapper with a non-root user (master...josibake-fix-docker-ci-permissions) https://github.com/bitcoin/bitcoin/pull/25900
<gribble> https://github.com/bitcoin/bitcoin/issues/25614 | logging: add `-loglevel` configuration option and a `trace` log level by jonatack · Pull Request #25614 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] jonatack closed pull request #25203: logging: update to severity-based logging (master...logging-updates) https://github.com/bitcoin/bitcoin/pull/25203
<bitcoin-git> [bitcoin] jonatack closed pull request #25614: logging: add `-loglevel` configuration option and a `trace` log level (master...loglevel-config-option) https://github.com/bitcoin/bitcoin/pull/25614
<bitcoin-git> [bitcoin] fanquake merged pull request #25775: docs: remove non-signaling mentions of BIP125 (master...2022-08-bip125-signal-only) https://github.com/bitcoin/bitcoin/pull/25775
<bitcoin-git> bitcoin/master c5f0cbe fanquake: Merge bitcoin/bitcoin#25775: docs: remove non-signaling mentions of BIP125
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/607d5a46aa0f...c5f0cbefa369
<bitcoin-git> bitcoin/master 32024d4 glozow: scripted-diff: remove mention of BIP125 from non-signaling var names
<bitcoin-git> bitcoin/master 1dc03dd glozow: [doc] remove non-signaling mentions of BIP125
<bitcoin-git> [bitcoin] fanquake merged pull request #23202: wallet: allow psbtbumpfee to work with txs with external inputs (master...bumpfee-ext-inputs) https://github.com/bitcoin/bitcoin/pull/23202
<bitcoin-git> bitcoin/master a0c3afb Andrew Chow: bumpfee: extract weights of external inputs when bumping fee
<bitcoin-git> bitcoin/master 31dd3dc Andrew Chow: bumpfee: Clear scriptSigs and scriptWitnesses before calculated max size
<bitcoin-git> bitcoin/master 612f1e4 Andrew Chow: bumpfee: Calculate fee by looking up UTXOs
<bitcoin-git> [bitcoin] fanquake pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/e5a83141fa62...607d5a46aa0f
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0f35f4ddf405...e5a83141fa62
<bitcoin-git> bitcoin/master 3a71da0 Robert Spigler: Security config warning
<bitcoin-git> bitcoin/master e5a8314 MacroFake: Merge bitcoin/bitcoin#25883: doc: Security config warning
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25883: doc: Security config warning (master...bitcoin_conf) https://github.com/bitcoin/bitcoin/pull/25883
<bitcoin-git> [bitcoin] fanquake merged pull request #25786: refactor: Make adjusted time type safe (master...2208-time-type-💷) https://github.com/bitcoin/bitcoin/pull/25786
<bitcoin-git> bitcoin/master 0f35f4d fanquake: Merge bitcoin/bitcoin#25786: refactor: Make adjusted time type safe
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/027b6729bce7...0f35f4ddf405
<bitcoin-git> bitcoin/master eeee5ad MacroFake: Make adjusted time type safe
<bitcoin-git> bitcoin/master fa3be79 MacroFake: Add time helpers
<NorrinRadd> fanquake sorry i messaged in the wrong room here. I applied to get on that mailing list at https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev but I haven't gotten any confirmation. Is there a step I'm missing?
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25888: refactor: use `strprintf` for creating unknown-service-flag string (master...202208-refactor-use_strprintf_in_serviceFlagToStr) https://github.com/bitcoin/bitcoin/pull/25888
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c73c8d53fe27...027b6729bce7
<bitcoin-git> bitcoin/master 706c8e0 Sebastian Falbesoner: refactor: use `strprintf` for creating unknown-service-flag string
<bitcoin-git> bitcoin/master 027b672 MacroFake: Merge bitcoin/bitcoin#25888: refactor: use `strprintf` for creating unknow...
<bitcoin-git> [bitcoin] sinetek opened pull request #25898: clarify that the patch targets WSL1. (master...master) https://github.com/bitcoin/bitcoin/pull/25898

2022-08-21

<bitcoin-git> [bitcoin] ZenulAbidin opened pull request #25896: wallet: Log when loadwallet updates wallet minversion (master...wallet-minversion-debugprint) https://github.com/bitcoin/bitcoin/pull/25896
<bitcoin-git> [bitcoin] Rspigler opened pull request #25893: doc: larify multiple wallets for same signer (final) (master...external_signer) https://github.com/bitcoin/bitcoin/pull/25893
<bitcoin-git> [bitcoin] Rspigler merged pull request #25891: doc: clarify multiple wallets for same signer (master...external_signer) https://github.com/bitcoin/bitcoin/pull/25891
<bitcoin-git> [bitcoin] Rspigler opened pull request #25891: doc: clarify multiple wallets for same signer (master...external_signer) https://github.com/bitcoin/bitcoin/pull/25891
<bitcoin-git> [bitcoin] Rspigler merged pull request #25882: doc: Clarify multiple wallets for same signer (master...external_signer) https://github.com/bitcoin/bitcoin/pull/25882

2022-08-20

<bitcoin-git> [bitcoin] theStack opened pull request #25888: refactor: use `strprintf` for creating unknown-service-flag string (master...202208-refactor-use_strprintf_in_serviceFlagToStr) https://github.com/bitcoin/bitcoin/pull/25888
<bitcoin-git> [bitcoin] theStack opened pull request #25887: init: refactor: avoid unsetting service bits from `nLocalServices` (master...202208-init-avoid_nlocalservices_flag_removal) https://github.com/bitcoin/bitcoin/pull/25887
<bitcoin-git> [bitcoin] jonatack closed pull request #25021: test: fix intermittent wallet_encryption failures on win64 task (master...fix-intermittent-wallet_encryption-test) https://github.com/bitcoin/bitcoin/pull/25021
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25878: tests: Use mocktime for wallet encryption timeout (master...wallet-enc-test-mocktime) https://github.com/bitcoin/bitcoin/pull/25878
<bitcoin-git> bitcoin/master 02dea9a Andrew Chow: tests: Use mocktime for wallet encryption timeout
<bitcoin-git> bitcoin/master c73c8d5 MacroFake: Merge bitcoin/bitcoin#25878: tests: Use mocktime for wallet encryption tim...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6b56873b4197...c73c8d53fe27
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #25750: test: Temporarily work around Windows bug in walletpassphrase (master...2207-windows-bad-🎀) https://github.com/bitcoin/bitcoin/pull/25750
<bitcoin-git> [bitcoin] Rspigler opened pull request #25884: Tor Only Sybil Warnings (master...tor_docs) https://github.com/bitcoin/bitcoin/pull/25884
<bitcoin-git> [bitcoin] Rspigler opened pull request #25883: Security config warning (master...bitcoin_conf) https://github.com/bitcoin/bitcoin/pull/25883
<bitcoin-git> [bitcoin] Rspigler opened pull request #25882: Clarify multiple wallets for same signer (master...external_signer) https://github.com/bitcoin/bitcoin/pull/25882
<bitcoin-git> [bitcoin] furszy opened pull request #25881: wallet: remove unused DummySignTx and CKeyPool from GetReservedDestination (master...2022_wallet_clean_ckeypool) https://github.com/bitcoin/bitcoin/pull/25881

2022-08-19

<bitcoin-git> [bitcoin] mzumsande opened pull request #25880: p2p: Increase `BLOCK_STALLING_TIMEOUT` timeout during IBD (master...202208_stalling_timeout) https://github.com/bitcoin/bitcoin/pull/25880
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25879: refactor: Make Join() util work with any collection type (master...2208-join-🎶) https://github.com/bitcoin/bitcoin/pull/25879
<bitcoin-git> [bitcoin] achow101 opened pull request #25878: tests: Use mocktime for wallet encryption timeout (master...wallet-enc-test-mocktime) https://github.com/bitcoin/bitcoin/pull/25878
<bitcoin-git> [bitcoin] roconnor-blockstream opened pull request #25877: Do not use CScript for tapleaf scripts until the tapleaf version is known (master...202208_tapleaf_script) https://github.com/bitcoin/bitcoin/pull/25877
<bitcoin-git> [bitcoin] achow101 merged pull request #25784: Wallet: Document expectations for AddWalletFlags (now InitWalletFlags) correctly (master...docfix_initwalletflags) https://github.com/bitcoin/bitcoin/pull/25784
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0f0508bc7290...6b56873b4197
<bitcoin-git> bitcoin/master 0cb6d2a Luke Dashjr: Bugfix: Wallet: Document expectations for AddWalletFlags (now InitWalletFl...
<bitcoin-git> bitcoin/master 6b56873 Andrew Chow: Merge bitcoin/bitcoin#25784: Wallet: Document expectations for AddWalletFl...
<bitcoin-git> [bitcoin] achow101 merged pull request #25869: wallet: remove UNKNOWN type from OUTPUT_TYPES array (master...2022_fix_output_type_fuzz) https://github.com/bitcoin/bitcoin/pull/25869
<bitcoin-git> bitcoin/master 0f0508b Andrew Chow: Merge bitcoin/bitcoin#25869: wallet: remove UNKNOWN type from OUTPUT_TYPES...
<bitcoin-git> bitcoin/master 5b4fdbb furszy: wallet: remove UNKNOWN type from OUTPUT_TYPES array
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9eaef1080105...0f0508bc7290
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25707: refactor: Make const references to avoid unnecessarily copying objects and enable two clang-tidy checks (master...2022-07-cleanup) https://github.com/bitcoin/bitcoin/pull/25707
<bitcoin-git> bitcoin/master ae7ae36 Aurèle Oulès: tidy: Enable two clang-tidy checks
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d480586ecb1d...9eaef1080105
<bitcoin-git> bitcoin/master 081b0e5 Aurèle Oulès: refactor: Make const refs vars where applicable
<bitcoin-git> bitcoin/master 9eaef10 MacroFake: Merge bitcoin/bitcoin#25707: refactor: Make const references to avoid unne...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25808: fs: work around u8path deprecated-declaration warnings with libc++ (master...fix_24682) https://github.com/bitcoin/bitcoin/pull/25808
<bitcoin-git> bitcoin/master d480586 MacroFake: Merge bitcoin/bitcoin#25808: fs: work around u8path deprecated-declaration...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/02aefa169a9e...d480586ecb1d
<bitcoin-git> bitcoin/master ced00f5 fanquake: fs: work around u8path deprecated-declaration warnings with libc++
<bitcoin-git> [bitcoin] fanquake opened pull request #25873: depends: Boost 1.80.0 (master...boost_1_80_0) https://github.com/bitcoin/bitcoin/pull/25873
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25872: Fix issues when calling std::move(const&) (master...2208-const-move-📔) https://github.com/bitcoin/bitcoin/pull/25872
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #13789: crypto/sha256: Use pragmas to enforce necessary intrinsics for GCC and Clang (master...bugfix_asm_pragmas) https://github.com/bitcoin/bitcoin/pull/13789
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25852: build: reorder CXXFLAGS in intrinsic checks (master...reorganise_intrinsic_flags) https://github.com/bitcoin/bitcoin/pull/25852
<bitcoin-git> bitcoin/master 02aefa1 MacroFake: Merge bitcoin/bitcoin#25852: build: reorder CXXFLAGS in intrinsic checks
<bitcoin-git> bitcoin/master 4349051 fanquake: build: reorder cxxflags in intrinsic checks
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0425ce577f92...02aefa169a9e
<bitcoin-git> [bitcoin] vasild opened pull request #25871: contrib: add vasild to trusted keys (master...vasild_key) https://github.com/bitcoin/bitcoin/pull/25871
<bitcoin-git> [bitcoin] fanquake merged pull request #25679: wallet: Correctly identify external inputs that are also in the wallet (master...fix-external-but-have-tx) https://github.com/bitcoin/bitcoin/pull/25679
<bitcoin-git> bitcoin/master f2d00bf Andrew Chow: wallet: Add CWallet::IsMine(COutPoint)
<bitcoin-git> bitcoin/master a537d7a Andrew Chow: wallet: SelectExternal actually external inputs
<bitcoin-git> bitcoin/master eb87963 Andrew Chow: wallet: Try estimating input size with external data if wallet fails
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/888628cee00c...0425ce577f92
<jeremyrubin> Bitcoin?" invites more personality types to be put forward, and eliminates the social awkwardness of self promotion/confidence.
<jeremyrubin> Nominating is different from Volunteering someone -- for example if I said "who here thinks they are the best c++ programmer in Bitcoin", we'd probably dunning-kruger ourselves into the best person being too humble to put themselves out there. Smart people are shy oftentimes! A nomination process "who do you think is the best C++ programmer in

2022-08-18

<jeremyrubin> I've opened up a Call For Maintainer process here https://github.com/bitcoin/bitcoin/issues/25870
<bitcoin-git> [bitcoin] achow101 merged pull request #25827: descriptor: check if `rawtr` has only one key. (master...expr_rawtr) https://github.com/bitcoin/bitcoin/pull/25827
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a8f69541ad53...888628cee00c
<bitcoin-git> bitcoin/master 416ceb8 w0xlt: descriptor: check if `rawtr` has only one key.
<bitcoin-git> bitcoin/master 888628c Andrew Chow: Merge bitcoin/bitcoin#25827: descriptor: check if `rawtr` has only one key.
<gribble> https://github.com/bitcoin/bitcoin/issues/25839 | [WIP] Minimal MAINTAINERS.md file by JeremyRubin · Pull Request #25839 · bitcoin/bitcoin · GitHub
<core-meetingbot> topic: Bitcoin Core development discussion and commit log | Feel free to watch, but please take commentary and usage questions to #bitcoin | Channel logs: http://www.erisian.com.au/bitcoin-core-dev/, http://gnusha.org/bitcoin-core-dev/ | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt / http://gnusha.org/bitcoin-core-dev/proposedwalletmeetingtopics.txt
<bitcoin-git> [bitcoin] furszy opened pull request #25869: wallet: remove UNKNOWN type from OUTPUT_TYPES array (master...2022_fix_output_type_fuzz) https://github.com/bitcoin/bitcoin/pull/25869
<gribble> https://github.com/bitcoin/bitcoin/issues/25614 | logging: add `-loglevel` configuration option and a `trace` log level by jonatack · Pull Request #25614 · bitcoin/bitcoin · GitHub
<hebasto> It is highly likely that my grandchildren will be accessing the bitcoin network using GUI-enabled software. And I'll do my best to ensure that it will be Bitcoin Core.
<hebasto> As for Qt, the Bitcoin Core project packages a GUI, and the GUI is a part of Bitcoin Core. As such, the move to Qt6 will be inevitable. A big motivation for the work on this change is to accommodate for the move to Qt6.
<gribble> https://github.com/bitcoin/bitcoin/issues/15277 | contrib: Enable building in Guix containers by dongcarl · Pull Request #15277 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/25797 | build: Add CMake-based build system by hebasto · Pull Request #25797 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/25717 | p2p: Implement anti-DoS headers sync by sdaftuar · Pull Request #25717 · bitcoin/bitcoin · GitHub
<laanwj> welcome to the weekly bitcoin-core-dev meeting
<laanwj> #bitcoin-core-dev Meeting: achow101 _aj_ amiti ariard b10c BlueMatt cfields Chris_Stewart_5 darosior digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jarolrod jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral laanwj larryruane lightlike luke-jr maaku marcofalke meshcollider michagogo
<bitcoin-git> [bitcoin] llazzaro opened pull request #25867: lint: enable E722 do not use bare except (master...master) https://github.com/bitcoin/bitcoin/pull/25867
<bitcoin-git> [bitcoin] fanquake closed pull request #25866: Fixed Belarusian (be) translation (master...be_language) https://github.com/bitcoin/bitcoin/pull/25866
<bitcoin-git> [bitcoin] vidrobysh opened pull request #25866: fixed Belarusian (be) translation (master...be_language) https://github.com/bitcoin/bitcoin/pull/25866

2022-08-17

<bitcoin-git> [bitcoin] theStack opened pull request #25865: test: speedup wallet tests by whitelisting peers (immediate tx relay) (master...202208-test-speedup_wallet_tests_immediate_tx_relay) https://github.com/bitcoin/bitcoin/pull/25865
<bitcoin-git> [bitcoin] achow101 merged pull request #25748: refactor: Avoid copies in FlatSigningProvider Merge (master...2207-merge-🚗) https://github.com/bitcoin/bitcoin/pull/25748
<bitcoin-git> bitcoin/master a8f6954 Andrew Chow: Merge bitcoin/bitcoin#25748: refactor: Avoid copies in FlatSigningProvider...
<bitcoin-git> bitcoin/master fa3f15f MacroFake: refactor: Avoid copies in FlatSigningProvider Merge
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a75b7796b7b3...a8f69541ad53
<bitcoin-git> [bitcoin] w0xlt opened pull request #25863: test: remove unused `norm_prv` parameter in `descriptor_tests.cpp`. (master...remove_norm_prv) https://github.com/bitcoin/bitcoin/pull/25863
<bitcoin-git> [bitcoin] ryanofsky opened pull request #25862: refactor, kernel: Remove gArgs accesses from dbwrapper and txdb (master...pr/dbargs) https://github.com/bitcoin/bitcoin/pull/25862
<bitcoin-git> [bitcoin] fanquake opened pull request #25861: guix: use --build={arch}-guix-linux-gnu in cross toolchain (master...guix_cross_toolchain_explicit_cross) https://github.com/bitcoin/bitcoin/pull/25861
<bitcoin-git> [bitcoin] fanquake closed pull request #25774: guix: pass `--with-newlib` to gcc-sans-libc build (master...gcc_sans_libc_additional_options) https://github.com/bitcoin/bitcoin/pull/25774
<bitcoin-git> [bitcoin] fanquake merged pull request #25077: Fix chain tip data race and corrupt rest response (master...2205-tip-race-🤠) https://github.com/bitcoin/bitcoin/pull/25077
<bitcoin-git> bitcoin/master fac15ff MacroFake: Fix logical race in rest_getutxos
<bitcoin-git> bitcoin/master fa97a52 MacroFake: Fix UB/data-race in RPCNotifyBlockChange
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/aa774f3e11b0...a75b7796b7b3
<bitcoin-git> bitcoin/master fa530bc MacroFake: Add ChainstateManager::GetMutex(), an alias for ::cs_main
<bitcoin-git> [bitcoin] fanquake merged pull request #25829: build: include share/rpcauth in release tarball (master...fixup_19081) https://github.com/bitcoin/bitcoin/pull/25829
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0ae0aa251b9c...aa774f3e11b0
<bitcoin-git> bitcoin/master 0eac1f7 fanquake: build: include share/rpcauth in tarball & installer
<bitcoin-git> bitcoin/master 495caa9 fanquake: build: add example bitcoin conf to win installer
<bitcoin-git> bitcoin/master aa774f3 fanquake: Merge bitcoin/bitcoin#25829: build: include share/rpcauth in release tarba...
<bitcoin-git> [bitcoin] fanquake merged pull request #24678: Prevent wallet unload on GetWalletForJSONRPCRequest (master...2022-03-getwallets) https://github.com/bitcoin/bitcoin/pull/24678
<bitcoin-git> bitcoin/master 0ae0aa2 fanquake: Merge bitcoin/bitcoin#24678: Prevent wallet unload on GetWalletForJSONRPCR...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/95d4744f024f...0ae0aa251b9c
<bitcoin-git> bitcoin/master f59959e João Barbosa: wallet: Prevent wallet unload on GetWalletForJSONRPCRequest
<bitcoin-git> [bitcoin] fanquake merged pull request #19391: RPC/Mining: Clean out pre-Segwit miner compatibility code (master...gbt_rm_versionforce) https://github.com/bitcoin/bitcoin/pull/19391
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/64f7a1940d73...95d4744f024f
<bitcoin-git> bitcoin/master 95d4744 fanquake: Merge bitcoin/bitcoin#19391: RPC/Mining: Clean out pre-Segwit miner compat...
<bitcoin-git> bitcoin/master 90a5dfa Luke Dashjr: RPC/Mining: Clean out pre-Segwit miner compatibility code
<bitcoin-git> [bitcoin] achow101 merged pull request #25734: wallet, refactor: #24584 follow-ups (master...josibake-24584-follow-ups) https://github.com/bitcoin/bitcoin/pull/25734
<bitcoin-git> bitcoin/master b6b50b0 josibake: scripted-diff: Uppercase function names
<bitcoin-git> bitcoin/master 3f27a2a josibake: refactor: add new helper methods
<bitcoin-git> bitcoin/master f5649db josibake: refactor: add UNKNOWN OutputType
<bitcoin-git> [bitcoin] achow101 pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/c336f813b3cd...64f7a1940d73

2022-08-16

<sipa> #bitcoin-core-dev was created 2014-11-17, do you need logs from that too?
<sipa> dongcarl: bitcoin.sipa.be/bitcoin-dev-2014.tgz
<dongcarl> Does anyone have 2014 logs for #bitcoin-dev?
<bitcoin-git> [bitcoin] achow101 opened pull request #25858: psbt: Only include PSBT_OUT_TAP_TREE when the output has a script path (master...psbt-no-empty-taptree) https://github.com/bitcoin/bitcoin/pull/25858
<bitcoin-git> [bitcoin] achow101 merged pull request #25504: RPC: allow to track coins by parent descriptors (master...rpc_track_coins_by_descriptor) https://github.com/bitcoin/bitcoin/pull/25504
<bitcoin-git> bitcoin/master 55f98d0 Antoine Poinsot: rpc: output parent wallet descriptors for coins in listunspent
<bitcoin-git> bitcoin/master 55a82ea Antoine Poinsot: wallet: allow to fetch the wallet descriptors for a given Script
<bitcoin-git> bitcoin/master b724476 Antoine Poinsot: rpc: output wallet descriptors for received entries in listsinceblock
<bitcoin-git> [bitcoin] achow101 pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/cf39913e5748...c336f813b3cd
<gribble> https://github.com/bitcoin/bitcoin/issues/25412 | rest: add `/deploymentinfo` endpoint by brunoerg · Pull Request #25412 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/25614 | logging: add `-loglevel` configuration option and a `trace` log level by jonatack · Pull Request #25614 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake closed pull request #25855: Update translation_process.md (master...patch-2) https://github.com/bitcoin/bitcoin/pull/25855
<bitcoin-git> [bitcoin] fanquake merged pull request #25803: refactor: Drop `boost/algorithm/string/replace.hpp` dependency (master...220808-replace) https://github.com/bitcoin/bitcoin/pull/25803
<bitcoin-git> bitcoin/master cf39913 fanquake: Merge bitcoin/bitcoin#25803: refactor: Drop `boost/algorithm/string/replac...
<bitcoin-git> bitcoin/master fea75ad Hennadii Stepanov: refactor: Drop `boost/algorithm/string/replace.hpp` dependency
<bitcoin-git> bitcoin/master 857526e Hennadii Stepanov: test: Add test case for `ReplaceAll()` function
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b63c24a509ad...cf39913e5748
<bitcoin-git> [bitcoin] fanquake merged pull request #25809: build: add test_bitcoin.exe to win installer, don't install entire docs/ dir (master...windows_installer_add_test_no_docs) https://github.com/bitcoin/bitcoin/pull/25809
<bitcoin-git> bitcoin/master b63c24a fanquake: Merge bitcoin/bitcoin#25809: build: add test_bitcoin.exe to win installer,...
<bitcoin-git> bitcoin/master d755ffc fanquake: build: package test_bitcoin in Windows installer
<bitcoin-git> bitcoin/master aa30e04 fanquake: build: remove entire docs dir from Windows installer
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0f90b586863f...b63c24a509ad
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25833: doc: minor updates to guix README (master...update-guix-readme) https://github.com/bitcoin/bitcoin/pull/25833
<bitcoin-git> bitcoin/master 0f90b58 MacroFake: Merge bitcoin/bitcoin#25833: doc: minor updates to guix README
<bitcoin-git> bitcoin/master 98383d6 Stacie: doc: minor updates to guix README
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/22d96d76ab02...0f90b586863f
<bitcoin-git> [bitcoin] JeremyRubin opened pull request #25856: [BugFix] Make PSBT serializations 174 compliant by excluding empty taptree from serialization (master...psbt-tap-tree-174-compliance) https://github.com/bitcoin/bitcoin/pull/25856

2022-08-15

<bitcoin-git> [bitcoin] SkiingIsFun123 opened pull request #25855: Update translation_process.md (master...patch-2) https://github.com/bitcoin/bitcoin/pull/25855
<bitcoin-git> [bitcoin] SkiingIsFun123 opened pull request #25854: Update tracing.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/25854
<bitcoin-git> [bitcoin] ishaanam closed pull request #25375: rpc: add minconf option to sendall and fund transaction calls (master...fundrawtransaction_minconf) https://github.com/bitcoin/bitcoin/pull/25375
<gribble> https://github.com/bitcoin/bitcoin/issues/24858 | incorrect blk file size calculation during reindex results in recoverable blk file corruption by mruddy · Pull Request #24858 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/24987 | Release schedule for 24.0 · Issue #24987 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/25412 | rest: add `/deploymentinfo` endpoint by brunoerg · Pull Request #25412 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] achow101 merged pull request #25720: p2p: Reduce bandwidth during initial headers sync when a block is found (master...2022-07-reduce-headers-sync-bandwidth) https://github.com/bitcoin/bitcoin/pull/25720
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/6d4889a694da...22d96d76ab02
<bitcoin-git> bitcoin/master 05f7f31 Suhas Daftuar: Reduce bandwidth during initial headers sync when a block is found
<bitcoin-git> bitcoin/master f6a9166 Suhas Daftuar: Add functional test for block announcements during initial headers sync
<bitcoin-git> bitcoin/master 22d96d7 Andrew Chow: Merge bitcoin/bitcoin#25720: p2p: Reduce bandwidth during initial headers ...
<gribble> https://github.com/bitcoin/bitcoin/issues/25614 | logging: add `-loglevel` configuration option and a `trace` log level by jonatack · Pull Request #25614 · bitcoin/bitcoin · GitHub
<bitcoin-git> bitcoin/master 96e3264 furszy: GUI: use cached balance in overviewpage and sendcoinsdialog
<bitcoin-git> bitcoin/master 321335b furszy: GUI: add getter for WalletModel::m_cached_balances field
<bitcoin-git> [bitcoin] hebasto pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/867f5fd1b356...6d4889a694da
<bitcoin-git> bitcoin/master e62958d furszy: GUI: sendCoinsDialog, remove duplicate wallet().getBalances() call
<bitcoin-git> [gui] hebasto merged pull request #598: Avoid recalculating the wallet balance - use model cache (master...2022_GUI_use_model_cached_balance) https://github.com/bitcoin-core/gui/pull/598
<bitcoin-git> bitcoin/master 867f5fd Hennadii Stepanov: Merge bitcoin-core/gui#654: Update source translations for string freeze
<bitcoin-git> bitcoin/master fcc0c84 laanwj: qt: Update source translations for string freeze
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a5d5569535b3...867f5fd1b356
<bitcoin-git> [gui] hebasto merged pull request #654: Update source translations for string freeze (master...2022-08-string-freeze) https://github.com/bitcoin-core/gui/pull/654
<gribble> https://github.com/bitcoin/bitcoin/issues/25647 | wallet: return change from SelectionResult by S3RK · Pull Request #25647 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] jonatack opened pull request #25853: contrib: update testnet torv3 hardcoded seeds (master...torv3-testnet-hardcoded-seeds) https://github.com/bitcoin/bitcoin/pull/25853
<bitcoin-git> [bitcoin] fanquake closed pull request #22472: fuzz: Add environment option to keep /tmp/ clean (master...master) https://github.com/bitcoin/bitcoin/pull/22472
<bitcoin-git> [bitcoin] fanquake closed pull request #24985: doc, test: Compilation for 64-bit Windows with msys2 (master...msys2-windows-build) https://github.com/bitcoin/bitcoin/pull/24985
<bitcoin-git> [bitcoin] fanquake opened pull request #25852: build: reorder CXXFLAGS in intrinsic checks (master...reorganise_intrinsic_flags) https://github.com/bitcoin/bitcoin/pull/25852
<bitcoin-git> [bitcoin] fanquake opened pull request #25851: doc: remove msvc qt build instructions (master...remove_msvc_qt_build_instructions) https://github.com/bitcoin/bitcoin/pull/25851
<bitcoin-git> bitcoin/master a5d5569 MacroFake: Merge bitcoin/bitcoin#25850: doc: Remove my key from SECURITY.md
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25850: doc: Remove my key from SECURITY.md (master...2022-08-security-md) https://github.com/bitcoin/bitcoin/pull/25850
<bitcoin-git> bitcoin/master 38a911e laanwj: doc: Remove my key from SECURITY.md
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d9cd8b419cf9...a5d5569535b3
<bitcoin-git> [bitcoin] fanquake merged pull request #25849: refactor: Remove not needed empty RPC doc std::string (master...2208-doc-str-🤑) https://github.com/bitcoin/bitcoin/pull/25849
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2778cccf1c3d...d9cd8b419cf9
<bitcoin-git> bitcoin/master fac09f4 MacroFake: refactor: Remove not needed empty RPC doc std::string
<bitcoin-git> bitcoin/master d9cd8b4 fanquake: Merge bitcoin/bitcoin#25849: refactor: Remove not needed empty RPC doc std...
<laanwj> michaelfolkson: I'm fine with doing the meetings for now, I'm stepping down as maintainer I'm not quitting bitcoin dev completely
<bitcoin-git> [bitcoin] laanwj opened pull request #25850: doc: Remove my key from SECURITY.md (master...2022-08-security-md) https://github.com/bitcoin/bitcoin/pull/25850
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25849: refactor: Remove not needed empty RPC doc std::string (master...2208-doc-str-🤑) https://github.com/bitcoin/bitcoin/pull/25849
<bitcoin-git> [gui] laanwj opened pull request #654: qt: Update source translations for string freeze (master...2022-08-string-freeze) https://github.com/bitcoin-core/gui/pull/654
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25836: subtree: update crc32c subtree (master...update_crc32_subtree) https://github.com/bitcoin/bitcoin/pull/25836
<bitcoin-git> bitcoin/master 2778ccc MacroFake: Merge bitcoin/bitcoin#25836: subtree: update crc32c subtree
<bitcoin-git> bitcoin/master 9546b3a fanquake: Update crc32c subtree to latest upstream master
<bitcoin-git> bitcoin/master 08269e5 fanquake: Squashed 'src/crc32c/' changes from 0d624261ef..0bac72c455
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/cc1efe909e99...2778cccf1c3d
<bitcoin-git> [bitcoin] fanquake merged pull request #25838: build, qt: Use `mkspecs/bitcoin-linux-g++` for all Linux hosts (master...220813-mkspec) https://github.com/bitcoin/bitcoin/pull/25838
<bitcoin-git> bitcoin/master d61f667 Hennadii Stepanov: build: Add objcopy host tool
<bitcoin-git> bitcoin/master a2e733b Hennadii Stepanov: doc: Remove no longer needed comments
<bitcoin-git> bitcoin/master 968ea66 Hennadii Stepanov: build: Adjust `qt/guix_cross_lib_path.patch`
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/dc9d6626835e...cc1efe909e99

2022-08-14

<bitcoin-git> [gui] achow101 opened pull request #653: gui: Show watchonly balance only for Legacy wallets (master...show-bal-send) https://github.com/bitcoin-core/gui/pull/653
<elichai2> The COutpoint.hash is already a cryptographic hash function, so can't `SaltedOutpointHasher` be just a `(id.hash + id.n) ^ salt`? instead of calling siphash? (referring to https://github.com/bitcoin/bitcoin/blob/master/src/util/hasher.h#L51)

2022-08-13

<jeremyrubin> laanwj: congrats on a storied career as bitcoin maintainer, and wherever you shift your focus next will be lucky to have you!
<bitcoin-git> [bitcoin] JeremyRubin opened pull request #25839: [WIP] Minimal MAINTAINERS.md file (master...maintainer-role-slim) https://github.com/bitcoin/bitcoin/pull/25839
<bitcoin-git> [bitcoin] fanquake merged pull request #25235: GetExternalSigner(): fail if multiple signers are found (master...fail_with_multiple_ext_signers) https://github.com/bitcoin/bitcoin/pull/25235
<bitcoin-git> bitcoin/master 292b1a3 amadeuszpawlik: GetExternalSigner(): fail if multiple signers are found
<bitcoin-git> bitcoin/master dc9d662 fanquake: Merge bitcoin/bitcoin#25235: GetExternalSigner(): fail if multiple signers...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/aca0200e9408...dc9d6626835e
<bitcoin-git> [bitcoin] fanquake closed pull request #25822: build: use package_cc for linux qt build (master...test_22184) https://github.com/bitcoin/bitcoin/pull/25822
<bitcoin-git> [bitcoin] hebasto opened pull request #25838: build, qt: Use mkspecs/bitcoin-linux-g++ for all Linux hosts (master...220813-mkspec) https://github.com/bitcoin/bitcoin/pull/25838
<bitcoin-git> [bitcoin] fanquake opened pull request #25836: subtree: update crc32c subtree (master...update_crc32_subtree) https://github.com/bitcoin/bitcoin/pull/25836
<bitcoin-git> [bitcoin] fanquake merged pull request #25817: build: fix cross-arch macOS M1 build reproducibility (master...m1_arm_nondeterminism) https://github.com/bitcoin/bitcoin/pull/25817
<bitcoin-git> bitcoin/master aca0200 fanquake: Merge bitcoin/bitcoin#25817: build: fix cross-arch macOS M1 build reproduc...
<bitcoin-git> bitcoin/master 08bd338 fanquake: build: optimise arm64 darwin qt build using -O1
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bf3f05f41d27...aca0200e9408
<bytes1440000> Also some maintainers should learn doxxing someone is not expected from bitcoin core maintainers on github.
<gribble> https://github.com/bitcoin/bitcoin/issues/24362 | wallet: Do not match legacy addresses for change type by achow101 · Pull Request #24362 · bitcoin/bitcoin · GitHub

2022-08-12

<bitcoin-git> [bitcoin] russeree closed pull request #24935: mempool: Add usdt event tracepoints and eBPF logging tool. (master...master) https://github.com/bitcoin/bitcoin/pull/24935
<bitcoin-git> [bitcoin] achow101 closed pull request #24362: wallet: Do not match legacy addresses for change type (master...rm-legacy-change) https://github.com/bitcoin/bitcoin/pull/24362
<core-meetingbot> topic: Bitcoin Core development discussion and commit log | Feel free to watch, but please take commentary and usage questions to #bitcoin | Channel logs: http://www.erisian.com.au/bitcoin-core-dev/, http://gnusha.org/bitcoin-core-dev/ | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt / http://gnusha.org/bitcoin-core-dev/proposedwalletmeetingtopics.txt
<gribble> https://github.com/bitcoin/bitcoin/issues/24362 | wallet: Do not match legacy addresses for change type by achow101 · Pull Request #24362 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/25647 | wallet: return change from SelectionResult by S3RK · Pull Request #25647 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/19602 | wallet: Migrate legacy wallets to descriptor wallets by achow101 · Pull Request #19602 · bitcoin/bitcoin · GitHub
<achow101> #bitcoin-core-dev Wallet Meeting: achow101 _aj_ amiti ariard BlueMatt cfields Chris_Stewart_5 darosior digi_james dongcarl elichai2 emilengler fanquake fjahr furszy gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jarolrod jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack josibake jtimon kallewoof kanzure kvaciral laanwj larryruane lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos Murch nehan NicolasDorier
<core-meetingbot> Meeting started Fri Aug 12 19:01:21 2022 UTC. The chair is achow101. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<gribble> https://github.com/bitcoin/bitcoin/issues/25355 | I2P: add support for transient addresses for outbound connections by vasild · Pull Request #25355 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/25355 | I2P: add support for transient addresses for outbound connections by vasild · Pull Request #25355 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] satsie opened pull request #25833: doc: minor updates to guix README (master...update-guix-readme) https://github.com/bitcoin/bitcoin/pull/25833
<bitcoin-git> [bitcoin] 0xB10C opened pull request #25832: tracing: network connection tracepoints (master...2022-05-connection-tracepoints) https://github.com/bitcoin/bitcoin/pull/25832
<bytes1440000> I would prefer someone who has already contributed to bitcoin privacy and privacy in general, not living in first world countries and not funded by brink.
<gribble> https://github.com/bitcoin/bitcoin/issues/25560 | [WIP] Add a MAINTAINERS.md file and desribe the role of maintainer more directly by JeremyRubin · Pull Request #25560 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] aureleoules opened pull request #25831: refactor: Remove trailing semicolon from LOCK2 macro (master...2022-08-macro-trailing-semicolon) https://github.com/bitcoin/bitcoin/pull/25831
<bitcoin-git> [bitcoin] aureleoules opened pull request #25830: refactor: Replace m_params with chainman.GetParams() (master...2022-08-replace-m_params) https://github.com/bitcoin/bitcoin/pull/25830
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25785: bench: Add a benchmark for descriptor expansion (master...2208-bench-desc-🍉) https://github.com/bitcoin/bitcoin/pull/25785
<bitcoin-git> bitcoin/master 4786959 Ben Woosley: bench: Add a benchmark for descriptor expansion
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/89b219412495...bf3f05f41d27
<bitcoin-git> bitcoin/master bf3f05f MacroFake: Merge bitcoin/bitcoin#25785: bench: Add a benchmark for descriptor expansi...
<bitcoin-git> [bitcoin] fanquake opened pull request #25829: build: include share/rpcauth in release tarball (master...fixup_19081) https://github.com/bitcoin/bitcoin/pull/25829
<bitcoin-git> [bitcoin] hebasto opened pull request #25828: [23.x] GUI backports (23.x...220812-23.x-gui) https://github.com/bitcoin/bitcoin/pull/25828
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25814: net: simplify GetLocalAddress() (master...simplify_GetLocalAddress) https://github.com/bitcoin/bitcoin/pull/25814
<bitcoin-git> bitcoin/master 89b2194 MacroFake: Merge bitcoin/bitcoin#25814: net: simplify GetLocalAddress()
<bitcoin-git> bitcoin/master daabd41 Vasil Dimov: net: simplify GetLocalAddress()
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/27724c23f72b...89b219412495
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25677: refactor: make active_chain_tip a reference (master...2022-07-make-active-chain-ref) https://github.com/bitcoin/bitcoin/pull/25677
<bitcoin-git> bitcoin/master 9376a6d Aurèle Oulès: refactor: make active_chain_tip a reference
<bitcoin-git> bitcoin/master 27724c2 MacroFake: Merge bitcoin/bitcoin#25677: refactor: make active_chain_tip a reference
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5d294bccbae5...27724c23f72b
<bitcoin-git> [bitcoin] w0xlt opened pull request #25827: descriptor: check if `rawtr` has only one key. (master...expr_rawtr) https://github.com/bitcoin/bitcoin/pull/25827

2022-08-11

<sipa> @Kaizen_Kintsugi_ It may be better to take this to https://bitcoin.stackexchange.com; this isn't really a place for support.
<Kaizen_Kintsugi_> Is there any guidance or resources on debugging bitcoin, Ideally I would like to run it through vscode, run a command and go through each of the steps of the software
<sipa> Do you have `chain=X` in your bitcoin.cinf?
<Kaizen_Kintsugi_> bitcoin in AppInit()
<Kaizen_Kintsugi_> Bitcoin Core version v23.99.0-b1a2021f7809-dirty
<core-meetingbot> topic: Bitcoin Core development discussion and commit log | Feel free to watch, but please take commentary and usage questions to #bitcoin | Channel logs: http://www.erisian.com.au/bitcoin-core-dev/, http://gnusha.org/bitcoin-core-dev/ | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt / http://gnusha.org/bitcoin-core-dev/proposedwalletmeetingtopics.txt
<gribble> https://github.com/bitcoin/bitcoin/issues/19602 | wallet: Migrate legacy wallets to descriptor wallets by achow101 · Pull Request #19602 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/25717 | p2p: Implement anti-DoS headers sync by sdaftuar · Pull Request #25717 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/25717 | p2p: Implement anti-DoS headers sync by sdaftuar · Pull Request #25717 · bitcoin/bitcoin · GitHub