2022-11-15

<harding> lightlike: did you see: "<jonatack> [...] a field always present since a number of years in the API shouldn't become sometimes present, sometimes absent, without a deeply compelling reason to do so -- in which case user space ought to be warned in that case." and https://github.com/bitcoin/bitcoin/pull/26457/commits/5c03df1fce744fbc357e32f66f9a50b8e609c386 ?
<bitcoin-git> [gui] john-moffett opened pull request #680: Fixes MacOS 13 segfault by preventing certain notifications after main window is destroyed (master...202211MacSegfaultOnQuit) https://github.com/bitcoin-core/gui/pull/680
<bitcoin-git> [bitcoin] brunoerg opened pull request #26507: test: remove unused vars in `feature_block` (master...2022-11-unused-feature-block-test) https://github.com/bitcoin/bitcoin/pull/26507
<stickies-v> stevenroose: no, see e.g. https://github.com/bitcoin/bitcoin/pull/16981 for context
<bitcoin-git> [bitcoin] RandyMcMillan opened pull request #26505: src/bitcoin-cli.cpp: -getinfo help - grammar correction (master...1668522832/59e00c7e03/48174c0f28-getinfo) https://github.com/bitcoin/bitcoin/pull/26505
<gribble> https://github.com/bitcoin/bitcoin/issues/26457 | [24.x] backports for tx relay changes in getpeerinfo/netinfo/gui by jonatack · Pull Request #26457 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/26503 | [24.x] bump version to v24.0 by fanquake · Pull Request #26503 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] hebasto opened pull request #26504: Add `UNREACHABLE` macro and drop `-Wreturn-type`/`C4715` warnings suppressions (master...221115-enum) https://github.com/bitcoin/bitcoin/pull/26504
<bitcoin-git> [bitcoin] fanquake opened pull request #26503: [24.x] bump version to v24.0 (24.x...24_0_final) https://github.com/bitcoin/bitcoin/pull/26503

2022-11-14

<bitcoin-git> [bitcoin] sipa reopened pull request #19181: Add ASM optimizations for MuHash3072 (master...csi-4-muhash-asm) https://github.com/bitcoin/bitcoin/pull/19181
<larryruane> Can `CChain::Next()` https://github.com/bitcoin/bitcoin/blob/master/src/chain.h#L459 be called without holding `cs_main`? Everywhere I see it called, `cs_main` is held, but I'm not sure if it needs to be. (I'm reviewing a PR in which it's called without `cs_main` being held.)
<bitcoin-git> [bitcoin] achow101 opened pull request #26499: wallet: Abandon descendants of orphaned coinbases (master...fix-wallet-orphaned-reward) https://github.com/bitcoin/bitcoin/pull/26499
<bitcoin-git> [bitcoin] hebasto opened pull request #26498: doc: Mention required workload when building with MSVC (master...221114-ms-doc) https://github.com/bitcoin/bitcoin/pull/26498
<bitcoin-git> [bitcoin] dergoegge opened pull request #26497: fuzz: Make ConsumeNetAddr (sometimes) produce valid onion addresses (master...2022-11-fuzz-valid-onion-addrs) https://github.com/bitcoin/bitcoin/pull/26497
<bitcoin-git> [bitcoin] fanquake closed pull request #26496: deleted context.cpp in kernel (master...samuel_bitcoin) https://github.com/bitcoin/bitcoin/pull/26496
<bitcoin-git> [bitcoin] samuelkim7 opened pull request #26496: deleted context.cpp in kernel (master...samuel_bitcoin) https://github.com/bitcoin/bitcoin/pull/26496
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26240: rpc: Adjust RPCTypeCheckObj error string (master...rpc/adjust-rpc_type_check_obj-error-string) https://github.com/bitcoin/bitcoin/pull/26240
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/59e00c7e0310...48174c0f287b
<bitcoin-git> bitcoin/master 2dede9f Leonardo Araujo: Adjust RPCTypeCheckObj error string
<bitcoin-git> bitcoin/master 48174c0 MacroFake: Merge bitcoin/bitcoin#26240: rpc: Adjust RPCTypeCheckObj error string
<bitcoin-git> [bitcoin] fanquake merged pull request #26474: [23.x] guix: use `--build={arch}-guix-linux-gnu` in cross toolchain (23.x...23_x_aarch64_on_aarch64) https://github.com/bitcoin/bitcoin/pull/26474
<bitcoin-git> bitcoin/23.x 0f4583e fanquake: guix: use --build={arch}-guix-linux-gnu in cross toolchain
<bitcoin-git> bitcoin/23.x 3e0cf5e fanquake: Merge bitcoin/bitcoin#26474: [23.x] guix: use `--build={arch}-guix-linux-g...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to 23.x: https://github.com/bitcoin/bitcoin/compare/32fafa4f81be...3e0cf5e82ba3
<bitcoin-git> [bitcoin] bubelov opened pull request #26495: contrib: Speed up systemd boot (master...systemd-after-network) https://github.com/bitcoin/bitcoin/pull/26495
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25714: univalue: Avoid std::string copies (master...2207-univalue-types-🙉) https://github.com/bitcoin/bitcoin/pull/25714
<bitcoin-git> bitcoin/master 59e00c7 MacroFake: Merge bitcoin/bitcoin#25714: univalue: Avoid std::string copies
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/7ef730ca84bd...59e00c7e0310
<bitcoin-git> bitcoin/master fa09525 MacroFake: univalue: string_view test
<bitcoin-git> bitcoin/master 1111c7e MacroFake: univalue: Avoid std::string copies

2022-11-12

<bitcoin-git> [bitcoin] luke-jr reopened pull request #19463: Prune locks (master...prune_locks) https://github.com/bitcoin/bitcoin/pull/19463

2022-11-11

<sipa> if you cloned the bitcoin core repo, you already have that config file, because it is part of the repo
<bytes1440000> I am already shadow banned on github because notifications not expected, and some issues here. Maybe I need a new account because bitcoin core is not just some devs, there are some people who cannot read things they dont like.
<bitcoin-git> [bitcoin] hebasto closed pull request #26482: ci: Drop redundant configuration options (master...221110-ci) https://github.com/bitcoin/bitcoin/pull/26482
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #19078: test: Extend salvage test for wallet tool (master...2005-testWalletToolSalvage) https://github.com/bitcoin/bitcoin/pull/19078
<bitcoin-git> [bitcoin] MarcoFalke reopened pull request #19078: test: Extend salvage test for wallet tool (master...2005-testWalletToolSalvage) https://github.com/bitcoin/bitcoin/pull/19078
<bitcoin-git> [bitcoin] MarcoFalke reopened pull request #23352: test: Extend stale_tip_peer_management test (master...2110-testDos) https://github.com/bitcoin/bitcoin/pull/23352
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26489: test: Split overly large util_tests.cpp file (master...2211-test-split-🌐) https://github.com/bitcoin/bitcoin/pull/26489

2022-11-10

<bitcoin-git> [bitcoin] sdulfari opened pull request #26487: log: improve some validation log messages to include hashPrevBlock (master...hash-prev-blk-error-msg) https://github.com/bitcoin/bitcoin/pull/26487
<bitcoin-git> [bitcoin] sipa opened pull request #26486: Batch send NOTFOUND messages (master...202211_batchnotfound) https://github.com/bitcoin/bitcoin/pull/26486
<bitcoin-git> [bitcoin] achow101 merged pull request #26483: test: Don't pass add_to_wallet option to walletcreatefundedpsbt (master...pr/realopt) https://github.com/bitcoin/bitcoin/pull/26483
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9dce30194bc0...7ef730ca84bd
<bitcoin-git> bitcoin/master 737c285 Ryan Ofsky: test: Don't pass add_to_wallet option to walletcreatefundedpsbt
<bitcoin-git> bitcoin/master 7ef730c Andrew Chow: Merge bitcoin/bitcoin#26483: test: Don't pass add_to_wallet option to wall...
<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/22693 | RPC/Wallet: Add "use_txids" to output of getaddressinfo by luke-jr · Pull Request #22693 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/25600 | p2p: Advertise `NODE_FULL_RBF` and connect to 4 outbound full-rbf peers if `-mempoolfullrbf` is set by ariard · Pull Request #25600 · bitcoin/bitcoin · GitHub
<achow101> luke-jr: looks like you are in bitcoin but not in bitcoin-core. I'm suruprised it took us this long to notice
<laanwj> https://github.com/orgs/bitcoin/projects/1/views/1 8 blockers, 3 chasing concept ACK at the moment
<luke-jr> I remember being in it, but it might have been on 'bitcoin' rather than 'bitcoin-core'
<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
<lightlike> maybe the issue is that you have to go the actual wiki page (https://github.com/bitcoin-core/bitcoin-devwiki/wiki/24.0-Release-Notes-draft) - the difflinks given above don't have an edit button
<bitcoin-git> [bitcoin] ryanofsky opened pull request #26485: RPC: Add support for name-only parameters (master...pr/nonly) https://github.com/bitcoin/bitcoin/pull/26485
<bitcoin-git> [bitcoin] MarcoFalke reopened pull request #24199: Add cs_main annotation to WriteBatchSync(), drop lock in CDiskBlockIndex (master...remove-cs_main-lock-in-CDiskBlockIndex) https://github.com/bitcoin/bitcoin/pull/24199
<bitcoin-git> [bitcoin] achow101 reopened pull request #24150: refactor: move index class members from protected to private (master...move-index-class-members-from-protected-to-private) https://github.com/bitcoin/bitcoin/pull/24150
<bitcoin-git> [bitcoin] achow101 closed pull request #25097: test: Unit tests for taproot/tapscript coverage in `interpreter.cpp` (master...23279-taproot-unit-tests) https://github.com/bitcoin/bitcoin/pull/25097
<bitcoin-git> [bitcoin] achow101 closed pull request #25659: wallet: simplify ListCoins implementation (master...2022_wallet_clean_listCoins) https://github.com/bitcoin/bitcoin/pull/25659
<bitcoin-git> [bitcoin] achow101 closed pull request #24952: rpc: Add sqlite format option for dumptxoutset (master...2022-04-sqlite-dumptxoutset) https://github.com/bitcoin/bitcoin/pull/24952
<bitcoin-git> [bitcoin] achow101 closed pull request #25039: lint: convert git-subtree-check.sh to Python (master...convert_git_subtree_check) https://github.com/bitcoin/bitcoin/pull/25039
<bitcoin-git> [bitcoin] achow101 closed pull request #24827: net: Fix undefined behavior in socket address handling (master...fix_sock_ub) https://github.com/bitcoin/bitcoin/pull/24827
<bitcoin-git> [bitcoin] achow101 closed pull request #24199: Add cs_main annotation to WriteBatchSync(), drop lock in CDiskBlockIndex (master...remove-cs_main-lock-in-CDiskBlockIndex) https://github.com/bitcoin/bitcoin/pull/24199
<bitcoin-git> [bitcoin] achow101 closed pull request #24150: refactor: move index class members from protected to private (master...move-index-class-members-from-protected-to-private) https://github.com/bitcoin/bitcoin/pull/24150
<bitcoin-git> [bitcoin] achow101 closed pull request #24122: refactor: replace RecursiveMutex `cs_vProcessMsg` with Mutex (and rename) (master...202201-refactor_replace_RecursiveMutex_cs_vProcess) https://github.com/bitcoin/bitcoin/pull/24122
<bitcoin-git> [bitcoin] achow101 closed pull request #23352: test: Extend stale_tip_peer_management test (master...2110-testDos) https://github.com/bitcoin/bitcoin/pull/23352
<bitcoin-git> [bitcoin] achow101 closed pull request #19420: http: Track active requests and wait for last to finish (master...2020-06-track-requests) https://github.com/bitcoin/bitcoin/pull/19420
<bitcoin-git> [bitcoin] achow101 closed pull request #19078: test: Add salvage test for wallet tool (master...2005-testWalletToolSalvage) https://github.com/bitcoin/bitcoin/pull/19078
<bitcoin-git> [bitcoin] achow101 closed pull request #19181: Add ASM optimizations for MuHash3072 (master...csi-4-muhash-asm) https://github.com/bitcoin/bitcoin/pull/19181
<fanquake> Build the image. Run with your WIP bitcoin dir mounted. run linter with same script / deps as CI
<bitcoin-git> [bitcoin] ryanofsky opened pull request #26483: test: Don't pass add_to_wallet option to walletcreatefundedpsbt (master...pr/realopt) https://github.com/bitcoin/bitcoin/pull/26483
<bitcoin-git> [bitcoin] hebasto opened pull request #26482: ci: Drop redundant configuration options (master...221110-ci) https://github.com/bitcoin/bitcoin/pull/26482
<harding> instagibbs, lightlike: https://github.com/bitcoin-core/bitcoin-devwiki/wiki/24.0-Release-Notes-draft/_compare/1c1f17b778174724b4132288b815b11ae36c8d37...6985a7730310c364b075ccfb9c71b2242556779a (I have a meeting, I'll be back in a few hours if there are any other suggestions)
<bitcoin-git> [bitcoin] hebasto opened pull request #26481: bench: Suppress output when running with `-sanity-check` option (master...221110-bench) https://github.com/bitcoin/bitcoin/pull/26481
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26480: test: Remove wallet option from non-wallet tests (master...2211-test-wallet-options-💣) https://github.com/bitcoin/bitcoin/pull/26480
<fanquake> To github.com:bitcoin-core/bitcoin-detached-sigs.git
<gribble> https://github.com/bitcoin/bitcoin/issues/26456 | [24.x] Remove mempoolfullrbf option by achow101 · Pull Request #26456 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/26287 | Temporarily disable -mempoolfullrbf for the main chain by MarcoFalke · Pull Request #26287 · bitcoin/bitcoin · GitHub
<harding> Note that I've added a warning to the 0.24 draft release notes about the possible effects of the `mempoolfullrbf` option based on text I previously wrote for #26287 and updated for #26456 . https://github.com/bitcoin-core/bitcoin-devwiki/wiki/24.0-Release-Notes-draft/_compare/7b7aeca216f3fd19d54b0b6b7f30d93137df95f2...1c1f17b778174724b4132288b815b11ae36c8d37

2022-11-09

<bitcoin-git> [bitcoin] jamesob opened pull request #26477: validation: fix broken maxtipage comparison (master...2022-11-fix-maxtipage) https://github.com/bitcoin/bitcoin/pull/26477
<fanquake> If anyone missed it, a v23.1rc1 has also been tagged: https://github.com/bitcoin/bitcoin/releases/tag/v23.1rc1
<fanquake> Still time for additions / adjustments to https://github.com/bitcoin-core/bitcoin-devwiki/wiki/24.0-Release-Notes-draft
<bitcoin-git> [bitcoin] fanquake pushed tag v24.0rc4: https://github.com/bitcoin/bitcoin/compare/v24.0rc4
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26472: test: add missing bech32m / BIP86 test-cases to wallet_descriptor.py (master...202211-test-add_missing_bech32m_bip86_tests_to_wallet_descriptor_py) https://github.com/bitcoin/bitcoin/pull/26472
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/44ca5d5e87bf...9dce30194bc0
<bitcoin-git> bitcoin/master 887d85e Sebastian Falbesoner: test: add missing bech32m / BIP86 test-cases to wallet_descriptor.py
<bitcoin-git> bitcoin/master 9dce301 MacroFake: Merge bitcoin/bitcoin#26472: test: add missing bech32m / BIP86 test-cases ...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26475: [24.x] Bump version to 24.0rc4 (24.x...version_update_rc4) https://github.com/bitcoin/bitcoin/pull/26475
<bitcoin-git> bitcoin/24.x da1e753 fanquake: doc: Generate manual pages for 24.0rc4
<bitcoin-git> bitcoin/24.x dce93b2 MacroFake: Merge bitcoin/bitcoin#26475: [24.x] Bump version to 24.0rc4
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to 24.x: https://github.com/bitcoin/bitcoin/compare/4cc994e9d655...dce93b2dd7a9
<bitcoin-git> bitcoin/24.x 1e4db14 fanquake: build: Bump version to 24.0rc4
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26476: qt: 24.0rc4 translations update (24.x...2211009-24.0rc4-tr) https://github.com/bitcoin/bitcoin/pull/26476
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to 24.x: https://github.com/bitcoin/bitcoin/compare/2a5d9818ed17...4cc994e9d655
<bitcoin-git> bitcoin/24.x 7948fdd Hennadii Stepanov: qt: 24.0rc4 translations update
<bitcoin-git> bitcoin/24.x 4cc994e MacroFake: Merge bitcoin/bitcoin#26476: qt: 24.0rc4 translations update

2022-11-08

<bitcoin-git> [bitcoin] ariard closed pull request #25600: p2p: Advertise `NODE_FULL_RBF` and connect to 4 outbound full-rbf peers if `-mempoolfullrbf` is set (master...2022-07-fullrbf-p2p) https://github.com/bitcoin/bitcoin/pull/25600
<bitcoin-git> [bitcoin] fanquake opened pull request #26474: [23.x] guix: use `--build={arch}-guix-linux-gnu` in cross toolchain (23.x...23_x_aarch64_on_aarch64) https://github.com/bitcoin/bitcoin/pull/26474
<bitcoin-git> [bitcoin] achow101 closed pull request #26456: [24.x] Remove mempoolfullrbf option (24.x...24.x-revert-mempoolfullrbf) https://github.com/bitcoin/bitcoin/pull/26456
<bitcoin-git> [bitcoin] sdaftuar closed pull request #26438: Remove mempoolfullrbf option (master...2022-10-remove-mempoolfullrbf) https://github.com/bitcoin/bitcoin/pull/26438
<bitcoin-git> [bitcoin] hebasto opened pull request #26473: test: Randomize data in `getarg_tests/logargs` test (master...221108-logargs) https://github.com/bitcoin/bitcoin/pull/26473
<bytes1440000> Will "bitcoin core devs" ever consider importance of knots maintained by luke dashjr?
<bitcoin-git> [bitcoin] willcl-ark closed pull request #26468: scripted diff: fix E275 lint (master...fix_E275_lint) https://github.com/bitcoin/bitcoin/pull/26468
<bitcoin-git> [bitcoin] willcl-ark opened pull request #26471: Don't share mempool with dbcache in -blocksonly mode (master...blocksonly_mempool_cache) https://github.com/bitcoin/bitcoin/pull/26471
<bitcoin-git> [bitcoin] willcl-ark reopened pull request #26468: scripted diff: fix E275 lint (master...fix_E275_lint) https://github.com/bitcoin/bitcoin/pull/26468
<bitcoin-git> [bitcoin] hebasto opened pull request #26470: guix: Clean up `libexec/build.sh` (master...221108-guix) https://github.com/bitcoin/bitcoin/pull/26470
<bitcoin-git> [bitcoin] sipa reopened pull request #26469: rpc: getblock: implement with block height as input parameter. (master...merge_getblock_getblock_hash) https://github.com/bitcoin/bitcoin/pull/26469
<PaperSword> https://github.com/bitcoin/bitcoin/pull/26469 rebased to the head and pushed. My downstream branch is fixed me.
<bitcoin-git> [bitcoin] russeree closed pull request #26469: rpc: getblock: implement with block height as input parameter. (master...merge_getblock_getblock_hash) https://github.com/bitcoin/bitcoin/pull/26469
<bitcoin-git> [bitcoin] michaelfolkson closed pull request #25553: test: Rename inner key to internal key (master...2022-07-test-internal-key) https://github.com/bitcoin/bitcoin/pull/25553
<bitcoin-git> [bitcoin] willcl-ark closed pull request #26468: scripted diff: fix E275 lint (master...fix_E275_lint) https://github.com/bitcoin/bitcoin/pull/26468
<bitcoin-git> [bitcoin] russeree opened pull request #26469: rpc: getblock: implement with block height as input parameter. (master...merge_getblock_getblock_hash) https://github.com/bitcoin/bitcoin/pull/26469
<vasild> PaperSword: you probably already figured it out, but: yes, yes. See ToIntegral() and RPCArg::m_names, or try bitcoin-cli -named getblock blockhash=00000000000000000b46c6a2bd4725568f62b7a859a53bf63de962099a5c3753 verbose=0
<bitcoin-git> [bitcoin] willcl-ark opened pull request #26468: scripted diff: fix E275 lint (master...fix_E275_lint) https://github.com/bitcoin/bitcoin/pull/26468

2022-11-07

<bitcoin-git> [bitcoin] achow101 opened pull request #26467: bumpfee: Allow the user to choose which output is change (master...bumpfee-choose-change-txout) https://github.com/bitcoin/bitcoin/pull/26467
<sipa> To me, monotonicity of tx validity is such a fundamental principle underlying bitcoin, that I'd need a very good reason to even consider acking it.
<sugarpuff> I understand this, I even wrote a blog post on it way back in March 2016: https://fixingtao.com/2016/03/bitcoin-keep-calm-and-rbfcpfp-on/ ;;;; but it doesn't fully solve the problem
<_aj_> height_or_hash is pretty awkward with bitcoin-cli, you have to say '"00000abcdef12345.."' so that an int looks different to a string
<gribble> https://github.com/bitcoin/bitcoin/issues/16439 | cli/gui: support "@height" in place of blockhash for getblock on client side by ajtowns · Pull Request #16439 · bitcoin/bitcoin · GitHub
<_aj_> PaperSword: past feedback has been that that's better done on the client side, so that branch implements in bitcoin-cli and the gui, rather than serverside. #16439
<bitcoin-git> [bitcoin] ariard closed pull request #26305: Enable `mempoolfullrbf=1` by default (master...2022-10-activate-fullrbf) https://github.com/bitcoin/bitcoin/pull/26305
<sugarpuff> could someone explain sipa's reply here to the idea of adding txn expiry dates to txns? https://github.com/bitcoin/bitcoin/pull/26438#issuecomment-1304896255

2022-11-06

<bitcoin-git> [bitcoin] theStack opened pull request #26462: wallet: fix crash on loading descriptor wallet containing legacy key type entries (master...202211-wallet_fix_crash_on_descriptor_wallet_load) https://github.com/bitcoin/bitcoin/pull/26462

2022-11-05

<bytes1440000> more: michaelfolkson i will create something different because he ACKs on "faith", Greg Maxwell wrote a paragraph but wasn't aware rust-bitcoin is also affected
<bitcoin-git> [bitcoin] luke-jr reopened pull request #21319: RPC/Blockchain: Optimise getblock for simple disk-hex case (master...getblock_optimise) https://github.com/bitcoin/bitcoin/pull/21319
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #26459: Added Contributors Section (master...master) https://github.com/bitcoin/bitcoin/pull/26459
<bitcoin-git> [bitcoin] YAKSHIT-22 opened pull request #26459: Added Contributors Section (master...master) https://github.com/bitcoin/bitcoin/pull/26459
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26419: log: mempool: log removal reason in validation interface (master...2022-10-log-mempool-removal-reason) https://github.com/bitcoin/bitcoin/pull/26419
<bitcoin-git> bitcoin/master 25ef049 James O'Beirne: log: mempool: log removal reason in validation interface
<bitcoin-git> bitcoin/master 50422b7 MacroFake: Merge bitcoin/bitcoin#26419: log: mempool: log removal reason in validatio...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ce57dbac90b0...50422b770a40
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #26287: Temporarily disable -mempoolfullrbf for the main chain (master...2210-fullrbf-🚡) https://github.com/bitcoin/bitcoin/pull/26287
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26458: qt: 23.1rc1 translations update (23.x...221105-23.1rc1-tr) https://github.com/bitcoin/bitcoin/pull/26458
<bitcoin-git> bitcoin/23.x 22ffb15 Hennadii Stepanov: qt: 23.1rc1 translations update
<bitcoin-git> bitcoin/23.x 32fafa4 MacroFake: Merge bitcoin/bitcoin#26458: qt: 23.1rc1 translations update
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to 23.x: https://github.com/bitcoin/bitcoin/compare/578752a44d68...32fafa4f81be
<bitcoin-git> [bitcoin] hebasto opened pull request #26458: qt: 23.1rc1 translations update (23.x...221105-23.1rc1-tr) https://github.com/bitcoin/bitcoin/pull/26458
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26453: [23.x] Bump version to 23.1rc1 (23.x...v23_1rc1) https://github.com/bitcoin/bitcoin/pull/26453
<bitcoin-git> bitcoin/23.x 5a57b65 Sebastian Falbesoner: doc: mention BIP86 in doc/bips.md
<bitcoin-git> bitcoin/23.x a43e380 fanquake: build: Bump version to 23.1rc1
<bitcoin-git> bitcoin/23.x f89a2ea fanquake: doc: Update manual pages for 23.1rc1
<bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to 23.x: https://github.com/bitcoin/bitcoin/compare/65c2f787c59a...578752a44d68
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26449: rpc: doc: add missing option "bech32m" for `change_type` parameters (master...202211-rpc_doc_add_missing_bech32m_for_changetype_params) https://github.com/bitcoin/bitcoin/pull/26449
<bitcoin-git> bitcoin/master c3b1fe5 Sebastian Falbesoner: rpc: doc: add missing option "bech32m" for `change_type` parameters
<bitcoin-git> bitcoin/master ce57dba MacroFake: Merge bitcoin/bitcoin#26449: rpc: doc: add missing option "bech32m" for `c...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ae6bb6e71e30...ce57dbac90b0
<luke-jr> [23:27:19] <luke-jr> I'm confused about the relay txs thing. jonatack seems to be implying the meaning has changed in his PRs (latest https://github.com/bitcoin-core/gui/pull/676), but I don't see that anywhere?
<bitcoin-git> [bitcoin] jonatack opened pull request #26457: [24.x] backports for tx relay changes in getpeerinfo/netinfo/gui (24.x...24_x_backports) https://github.com/bitcoin/bitcoin/pull/26457

2022-11-04

<luke-jr> I'm confused about the relay txs thing. jonatack seems to be implying the meaning has changed in his PRs (latest https://github.com/bitcoin-core/gui/pull/676), but I don't see that anywhere?
<bitcoin-git> [bitcoin] achow101 opened pull request #26456: [24.x] Remove mempoolfullrbf option (24.x...24.x-revert-mempoolfullrbf) https://github.com/bitcoin/bitcoin/pull/26456
<bitcoin-git> [gui] luke-jr opened pull request #677: Bugfix: Address broken things around Peers detail view (master...fix_qt_peers_na) https://github.com/bitcoin-core/gui/pull/677
<gribble> https://github.com/bitcoin/bitcoin/issues/26438 | Remove mempoolfullrbf option by sdaftuar · Pull Request #26438 · 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
<gribble> https://github.com/bitcoin/bitcoin/issues/24914 | wallet: Load database records in a particular order by achow101 · Pull Request #24914 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/23417 | wallet, spkm: Move key management from DescriptorScriptPubKeyMan to wallet level KeyManager by achow101 · Pull Request #23417 · 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 Nov 4 19:00:57 2022 UTC. The chair is achow101. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [bitcoin] petertodd opened pull request #26454: Allow `bumpfee` for txs that don't signal BIP-125 (master...2022-feebump-without-optin) https://github.com/bitcoin/bitcoin/pull/26454
<bitcoin-git> [bitcoin] fanquake opened pull request #26453: [23.x] Bump version to 23.1rc1 (23.x...v23_1rc1) https://github.com/bitcoin/bitcoin/pull/26453
<bitcoin-git> [bitcoin] fanquake opened pull request #26452: [24.x] rc4 backports (24.x...24_x_rc4) https://github.com/bitcoin/bitcoin/pull/26452
<bitcoin-git> [bitcoin] fanquake merged pull request #26418: Fix signing of multi_a and rawtr scripts with wallets that only have corresponding keys (master...fix-psbt-multia) https://github.com/bitcoin/bitcoin/pull/26418
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/e42ba134f4a0...ae6bb6e71e30
<bitcoin-git> bitcoin/master 323890d Andrew Chow: sign: Fill in taproot pubkey info for all script path sigs
<bitcoin-git> bitcoin/master 8781a1b Andrew Chow: psbt: Include output pubkey in additional pubkeys to sign
<bitcoin-git> bitcoin/master 6efcdf6 Andrew Chow: tests: Use new wallets for each test in wallet_taproot.py
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26448: test: fix intermittent failure in p2p_sendtxrcncl.py (master...202211_fix_sendtxrcncl) https://github.com/bitcoin/bitcoin/pull/26448
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/83cf055bef80...e42ba134f4a0
<bitcoin-git> bitcoin/master 74d9753 Martin Zumsande: test: fix intermittent failure in p2p_sendtxrcncl.py
<bitcoin-git> bitcoin/master e42ba13 MacroFake: Merge bitcoin/bitcoin#26448: test: fix intermittent failure in p2p_sendtxr...
<bitcoin-git> [bitcoin] fanquake merged pull request #26443: doc: mention BIP86 in doc/bips.md (master...202201-doc-add_bip86_to_bipsmd) https://github.com/bitcoin/bitcoin/pull/26443
<bitcoin-git> bitcoin/master 303fb8f Sebastian Falbesoner: doc: mention BIP86 in doc/bips.md
<bitcoin-git> bitcoin/master 83cf055 fanquake: Merge bitcoin/bitcoin#26443: doc: mention BIP86 in doc/bips.md
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/28653a596ab7...83cf055bef80
<bitcoin-git> [bitcoin] sdaftuar opened pull request #26451: Enforce incentive compatibility for all RBF replacements (master...2022-11-fixrbf) https://github.com/bitcoin/bitcoin/pull/26451

2022-11-03

<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/26287 | Temporarily disable -mempoolfullrbf for the main chain by MarcoFalke · Pull Request #26287 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/26438 | Remove mempoolfullrbf option by sdaftuar · Pull Request #26438 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/24897 | [Draft / POC] Silent Payments by w0xlt · Pull Request #24897 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/24897 | [Draft / POC] Silent Payments by w0xlt · Pull Request #24897 · bitcoin/bitcoin · GitHub
<core-meetingbot> topic: Silent Payments #24897 and Privacy in Bitcoin Core Wallet (bytes1440000)
<achow101> #topic Silent Payments #24897 and Privacy in Bitcoin Core Wallet (bytes1440000)
<gribble> https://github.com/bitcoin/bitcoin/issues/24897 | [Draft / POC] Silent Payments by w0xlt · Pull Request #24897 · bitcoin/bitcoin · GitHub
<achow101> There is one pre-proposed meeting topic this week: Silent Payments #24897 and Privacy in Bitcoin Core Wallet (bytes1440000)
<achow101> #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 moneyball morcos nehan NicolasDorier paveljanik petertodd
<core-meetingbot> Meeting started Thu Nov 3 19:03:28 2022 UTC. The chair is achow101. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [bitcoin] theStack opened pull request #26449: rpc: doc: add missing option "bech32m" for `change_type` parameters (master...202211-rpc_doc_add_missing_bech32m_for_changetype_params) https://github.com/bitcoin/bitcoin/pull/26449
<bitcoin-git> [bitcoin] mzumsande opened pull request #26448: test: fix intermittent failure in p2p_sendtxrcncl.py (master...202211_fix_sendtxrcncl) https://github.com/bitcoin/bitcoin/pull/26448
<bitcoin-git> [bitcoin] fanquake closed pull request #26447: not "important" anymore! (master...master) https://github.com/bitcoin/bitcoin/pull/26447
<bitcoin-git> [bitcoin] tfomyuk opened pull request #26447: not "important" anymore! (master...master) https://github.com/bitcoin/bitcoin/pull/26447
<fanquake> Code signatures for v22.1rc1 are now up: https://github.com/bitcoin-core/bitcoin-detached-sigs/releases/tag/v22.1rc1
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26445: .python-version: bump patch version to 3.6.15 (master...2022/11/pyenv) https://github.com/bitcoin/bitcoin/pull/26445
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2a7c9984dbc1...28653a596ab7
<bitcoin-git> bitcoin/master 29fa38a Sjors Provoost: .python-version: bump patch version to 3.6.15
<bitcoin-git> bitcoin/master 28653a5 MacroFake: Merge bitcoin/bitcoin#26445: .python-version: bump patch version to 3.6.15
<bitcoin-git> [bitcoin] Sjors closed pull request #26351: guix: bump time-machine to 39dcbc7fa3c02ff5c9682f25e1c29667dbfe7827 (master...2022/10/guix-bump-timemachine) https://github.com/bitcoin/bitcoin/pull/26351
<bitcoin-git> [bitcoin] hebasto opened pull request #26446: build: Drop unneeded linking of `contrib/devtools/` scripts (master...221103-checks) https://github.com/bitcoin/bitcoin/pull/26446
<bitcoin-git> [bitcoin] fanquake closed pull request #25248: refactor: Add LIFETIMEBOUND / -Wdangling-gsl to Assert() (master...2205-assert-lifetime-🐜) https://github.com/bitcoin/bitcoin/pull/25248
<bitcoin-git> bitcoin/master fa3ea81 MacroFake: refactor: Add LIFETIMEBOUND / -Wdangling-gsl to Assert()
<bitcoin-git> bitcoin/master 2a7c998 fanquake: Merge bitcoin/bitcoin#25248: refactor: Add LIFETIMEBOUND / -Wdangling-gsl ...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5274f324375f...2a7c9984dbc1
<bitcoin-git> [bitcoin] Sjors opened pull request #26445: .python-version: bump patch version to 3.6.15 (master...2022/11/pyenv) https://github.com/bitcoin/bitcoin/pull/26445

2022-11-02

<gribble`> https://github.com/bitcoin/bitcoin/issues/26348 | Make P2SH redeem script "IF .. PUSH ELSE ... PUSH ENDIF CHECKMULTISIG .. " standard by SergioDemianLerner · Pull Request #26348 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26417: test: fix intermittent failure in feature_index_prune.py (master...202210_testfix_indexprune) https://github.com/bitcoin/bitcoin/pull/26417
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/39f026b1ec17...5274f324375f
<bitcoin-git> bitcoin/master 201b9a0 Martin Zumsande: test: fix intermittent failure in feature_index_prune.py
<bitcoin-git> bitcoin/master 5274f32 MacroFake: Merge bitcoin/bitcoin#26417: test: fix intermittent failure in feature_ind...
<fanquake> I've pushed up some sigs for a 22.1rc1 build: https://github.com/bitcoin-core/guix.sigs/pull/362
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26396: net: Avoid SetTxRelay for feeler connections (master...2210-feeler-less-memory-🥑) https://github.com/bitcoin/bitcoin/pull/26396
<bitcoin-git> bitcoin/master 39f026b MacroFake: Merge bitcoin/bitcoin#26396: net: Avoid SetTxRelay for feeler connections
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bf0cb4399061...39f026b1ec17
<bitcoin-git> bitcoin/master fa24239 MacroFake: net: Avoid SetTxRelay for feeler connections
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26430: [22.x] Bump version to 22.1.0rc1 (22.x...22_1_0rc1) https://github.com/bitcoin/bitcoin/pull/26430
<bitcoin-git> bitcoin/22.x 3343ec5 fanquake: doc: update version number in bips.md to v22.1
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to 22.x: https://github.com/bitcoin/bitcoin/compare/24e6b7e9e763...a46e17832fd2
<bitcoin-git> bitcoin/22.x b63309c fanquake: build: Bump version to 22.1.0rc1
<bitcoin-git> bitcoin/22.x 54e89ee fanquake: doc: Update manual pages for 22.1.0rc1
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26431: [22.x] qt: 22.1rc1 translations update (22.x...221101-22.1rc1-tr) https://github.com/bitcoin/bitcoin/pull/26431
<bitcoin-git> bitcoin/22.x 24e6b7e MacroFake: Merge bitcoin/bitcoin#26431: [22.x] qt: 22.1rc1 translations update
<bitcoin-git> bitcoin/22.x 0bba3a7 Hennadii Stepanov: qt: 22.1rc1 translations update
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to 22.x: https://github.com/bitcoin/bitcoin/compare/4ff9be5c3344...24e6b7e9e763

2022-11-01

<bitcoin-git> [bitcoin] theStack opened pull request #26443: doc: mention BIP86 in doc/bips.md (master...202201-doc-add_bip86_to_bipsmd) https://github.com/bitcoin/bitcoin/pull/26443
<bitcoin-git> [bitcoin] brunoerg opened pull request #26441: rpc, p2p: allow whitelisting outgoing connections (17167) + add `addwhitelist` RPC (master...2022-10-whitelist-rpc) https://github.com/bitcoin/bitcoin/pull/26441
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26436: [24.x] CI backports (24.x...221101-24.x-ci-backports) https://github.com/bitcoin/bitcoin/pull/26436
<bitcoin-git> bitcoin/24.x 7f2dc61 Hennadii Stepanov: ci: Use same `merge_script` implementation for Windows as for all
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to 24.x: https://github.com/bitcoin/bitcoin/compare/067dc42b7995...ca5f8f0de2c6
<bitcoin-git> bitcoin/24.x b126825 MacroFake: ci: Use remote pull/merge ref instead of local git merge
<bitcoin-git> bitcoin/24.x 14784aa Hennadii Stepanov: ci: Move `git config` commands into script where they are used
<bitcoin-git> [bitcoin] fanquake closed pull request #26437: test: remove unused `CHANGE_{XPRV,XPUB}` constants (master...202211-test-remove_unused_change_xprv_xpub_constants) https://github.com/bitcoin/bitcoin/pull/26437
<bitcoin-git> bitcoin/master f1ee974 Sebastian Falbesoner: test: remove unused `CHANGE_{XPRV,XPUB}` constants
<bitcoin-git> bitcoin/master bf0cb43 MacroFake: Merge bitcoin/bitcoin#26437: test: remove unused `CHANGE_{XPRV,XPUB}` cons...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5668ccec1d37...bf0cb4399061
<bitcoin-git> [bitcoin] sdaftuar opened pull request #26438: Remove mempoolfullrbf option (master...2022-10-remove-mempoolfullrbf) https://github.com/bitcoin/bitcoin/pull/26438
<bitcoin-git> [bitcoin] fanquake merged pull request #26434: [24.x] [gui] Bugfix: Check for readlink buffer overflow and handle gracefully (24.x...readlink_overflow_check) https://github.com/bitcoin/bitcoin/pull/26434
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to 24.x: https://github.com/bitcoin/bitcoin/compare/c540f07ec384...067dc42b7995
<bitcoin-git> bitcoin/24.x e049fd7 Luke Dashjr: Bugfix: Check for readlink buffer overflow and handle gracefully
<bitcoin-git> bitcoin/24.x 067dc42 fanquake: Merge bitcoin/bitcoin#26434: [24.x] [gui] Bugfix: Check for readlink buffe...
<bitcoin-git> [bitcoin] theStack opened pull request #26437: test: remove unused `CHANGE_{XPRV,XPUB}` constants (master...202211-test-remove_unused_change_xprv_xpub_constants) https://github.com/bitcoin/bitcoin/pull/26437
<bitcoin-git> [bitcoin] hebasto opened pull request #26436: [24.x] CI backports (24.x...221101-24.x-ci-backports) https://github.com/bitcoin/bitcoin/pull/26436
<bitcoin-git> [bitcoin] hebasto closed pull request #26435: [24.x] CI backports (master...221101-24.x-ci-backports) https://github.com/bitcoin/bitcoin/pull/26435
<bitcoin-git> [bitcoin] hebasto opened pull request #26435: [24.x] CI backports (master...221101-24.x-ci-backports) https://github.com/bitcoin/bitcoin/pull/26435
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c041d8f2c950...5668ccec1d37
<bitcoin-git> bitcoin/master e049fd7 Luke Dashjr: Bugfix: Check for readlink buffer overflow and handle gracefully
<bitcoin-git> bitcoin/master 5668cce fanquake: Merge bitcoin/bitcoin#25548: gui: Check for readlink buffer overflow and h...
<bitcoin-git> [bitcoin] fanquake merged pull request #26360: build: remove threadinterrupt from libbitcoinkernel (master...kernel_remove_threadinterrupt) https://github.com/bitcoin/bitcoin/pull/26360
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/27e76afe24c3...c041d8f2c950
<bitcoin-git> bitcoin/master afbcd22 fanquake: build: remove threadinterrupt from libbitcoinkernel
<bitcoin-git> bitcoin/master c041d8f fanquake: Merge bitcoin/bitcoin#26360: build: remove threadinterrupt from libbitcoin...
<bitcoin-git> [bitcoin] fanquake closed pull request #26294: build: move util/url to common/url (master...cleanup_event_flags) https://github.com/bitcoin/bitcoin/pull/26294
<bitcoin-git> bitcoin/master 058eb69 fanquake: build: add missing event cflags to libbitcoin_util
<bitcoin-git> bitcoin/master 3a0b352 fanquake: refactor: move url.h/cpp from lib util to lib common
<bitcoin-git> bitcoin/master 27e76af fanquake: Merge bitcoin/bitcoin#26294: build: move util/url to common/url
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d08b63baa020...27e76afe24c3
<bitcoin-git> [bitcoin] hebasto opened pull request #26431: [22.x] qt: 22.1rc1 translations update (22.x...221101-22.1rc1-tr) https://github.com/bitcoin/bitcoin/pull/26431
<bitcoin-git> [bitcoin] fanquake opened pull request #26430: [22.x] Bump version to 22.1.0rc1 (22.x...22_1_0rc1) https://github.com/bitcoin/bitcoin/pull/26430
<bitcoin-git> [bitcoin] fanquake closed pull request #26373: Update minisketch subtree to latest upstream (master...221023-ms-subtree) https://github.com/bitcoin/bitcoin/pull/26373
<bitcoin-git> bitcoin/master d08b63b fanquake: Merge bitcoin/bitcoin#26373: Update minisketch subtree to latest upstream
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/43e813cab266...d08b63baa020
<bitcoin-git> bitcoin/master e9f1d8c Hennadii Stepanov: Squashed 'src/minisketch/' changes from 47f0a2d26f..a571ba20f9
<bitcoin-git> bitcoin/master 45a0f4e Hennadii Stepanov: Update minisketch subtree to latest upstream

2022-10-31

<bitcoin-git> [bitcoin] ajtowns closed pull request #26323: Make full RBF default, but defer mainnet enablement (master...202210-deferfullrbf) https://github.com/bitcoin/bitcoin/pull/26323
<gribble> https://github.com/bitcoin/bitcoin/issues/24897 | [Draft / POC] Silent Payments by w0xlt · Pull Request #24897 · bitcoin/bitcoin · GitHub
<bytes1440000> #proposedmeetingtopic Silent Payments #24897 and Privacy in Bitcoin Core Wallet
<bytes1440000> I am not sure when these scope creep meetings happen for basic things. Hoping to see this basic things in core soon as nobody likes BIP 47, goal is privacy not a BIP. Context: https://github.com/bitcoin/bitcoin/pull/24897#issuecomment-1296911815
<fanquake> v24.0rc3 has been tagged: https://github.com/bitcoin/bitcoin/releases/tag/v24.0rc3. Some non-codesigned guix sigs are already up.
<sipa> Taproot spends have been standard since https://github.com/bitcoin/bitcoin/pull/20165, in 0.21.0 (though only relevant for mainnet since 0.21.1, as .0 didn't have activation).
<sipa> Taproot scriptPubKey outputs have been standard since https://github.com/bitcoin/bitcoin/pull/15846, in 0.19.0 (together with all future witness version outputs).
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26411: [23.1] Backports (23.x...23_1_backports) https://github.com/bitcoin/bitcoin/pull/26411
<bitcoin-git> bitcoin/23.x f8ed34d muxator: rpc: add non-regression test about deriveaddresses crash when index is 214...
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to 23.x: https://github.com/bitcoin/bitcoin/compare/40b69fb06e49...65c2f787c59a
<bitcoin-git> bitcoin/23.x bbea830 Hennadii Stepanov: Adjust `.tx/config` for new Transifex CLI
<bitcoin-git> bitcoin/23.x d9f1c89 muxator: rpc: fix crash in deriveaddresses when derivation index is 2147483647
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26413: [22.1] Backports (22.x...22_1_backports) https://github.com/bitcoin/bitcoin/pull/26413
<bitcoin-git> bitcoin/22.x 403de22 muxator: rpc: add non-regression test about deriveaddresses crash when index is 214...
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to 22.x: https://github.com/bitcoin/bitcoin/compare/616461896454...4ff9be5c3344
<bitcoin-git> bitcoin/22.x d174db0 Hennadii Stepanov: Adjust `.tx/config` for new Transifex CLI
<bitcoin-git> bitcoin/22.x db20d27 muxator: rpc: fix crash in deriveaddresses when derivation index is 2147483647
<bitcoin-git> [bitcoin] fanquake pushed tag v24.0rc3: https://github.com/bitcoin/bitcoin/compare/v24.0rc3
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26428: [24.x] Bump version to 24.0rc3 (24.x...version_update_rc3) https://github.com/bitcoin/bitcoin/pull/26428
<bitcoin-git> bitcoin/24.x c540f07 MacroFake: Merge bitcoin/bitcoin#26428: [24.x] Bump version to 24.0rc3
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to 24.x: https://github.com/bitcoin/bitcoin/compare/2e8880abc04d...c540f07ec384
<bitcoin-git> bitcoin/24.x 3905706 fanquake: build: Bump version to 24.0rc3
<bitcoin-git> bitcoin/24.x 1727b3b fanquake: doc: Generate manual pages for 24.0rc3
<bitcoin-git> [bitcoin] fanquake closed pull request #26387: p2p: TryLowWorkHeadersSync follow-ups (master...2022-10-tlwhs-doc-fixup) https://github.com/bitcoin/bitcoin/pull/26387
<bitcoin-git> bitcoin/master 784b023 dergoegge: [net processing] Simplify use of IsContinuationOfLowWorkHeadersSync in Try...
<bitcoin-git> bitcoin/master 43e813c fanquake: Merge bitcoin/bitcoin#26387: p2p: TryLowWorkHeadersSync follow-ups
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4766cd198172...43e813cab266
<bitcoin-git> bitcoin/master e891aab dergoegge: [net processing] Fixup TryLowWorkHeadersSync comment
<bitcoin-git> [bitcoin] fanquake opened pull request #26428: [24.x] Bump version to 24.0rc3 (24.x...version_update_rc3) https://github.com/bitcoin/bitcoin/pull/26428
<bitcoin-git> [bitcoin] fanquake merged pull request #26410: [24.x] rc3 backports (24.x...24_x_rc3) https://github.com/bitcoin/bitcoin/pull/26410
<bitcoin-git> bitcoin/24.x bbe864a Andrew Chow: wallet: Correctly check ismine for sendall