2024-06-20

<bitcoin-git> [bitcoin] achow101 merged pull request #30202: netbase: extend CreateSock() to support creating arbitrary sockets (master...extend_CreateSock) https://github.com/bitcoin/bitcoin/pull/30202
<bitcoin-git> bitcoin/master 1245d13 Vasil Dimov: netbase: extend CreateSock() to support creating arbitrary sockets
<bitcoin-git> bitcoin/master a961ad1 Ava Chow: Merge bitcoin/bitcoin#30202: netbase: extend CreateSock() to support creat...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/21656e99b5f4...a961ad1bebc5
<bitcoin-git> [bitcoin] achow101 merged pull request #29862: test: Validate oversized transactions or without inputs (master...paplorinc/consensus_test_coverage) https://github.com/bitcoin/bitcoin/pull/29862
<bitcoin-git> bitcoin/master 1984187 Lőrinc: Validate transaction without inputs
<bitcoin-git> bitcoin/master 327a31d Lőrinc: Validate oversized transaction
<bitcoin-git> bitcoin/master c3a8843 Lőrinc: Use SCRIPT_VERIFY_NONE instead of hard-coded 0 in transaction_tests
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/a52837b9e969...21656e99b5f4
<bitcoin-git> [bitcoin] achow101 merged pull request #29575: net_processing: make any misbehavior trigger immediate discouragement (master...202403_nomisbehave) https://github.com/bitcoin/bitcoin/pull/29575
<bitcoin-git> bitcoin/master 5120ab1 Pieter Wuille: net_processing: drop 8 headers threshold for incoming BIP130
<bitcoin-git> bitcoin/master 9f66ac7 Pieter Wuille: net_processing: do not treat non-connecting headers as response
<bitcoin-git> bitcoin/master 944c542 Pieter Wuille: net_processing: drop Misbehavior for unconnecting headers
<bitcoin-git> [bitcoin] achow101 pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/aa2ce2d64696...a52837b9e969
<vasild> I said that it hangs with `FUZZ=addrman src/test/fuzz/fuzz .../bitcoin-core/qa-assets/fuzz_seed_corpus/addrman`, but it actually does something because it loads the CPU
<vasild> hebasto: fanquake: I confirm this: on master when configured with --enable-fuzz but without --with-sanitizers, then the fuzz binary just hangs without printing anything: `FUZZ=addrman src/test/fuzz/fuzz` or `FUZZ=addrman src/test/fuzz/fuzz .../bitcoin-core/qa-assets/fuzz_seed_corpus/addrman`. Adding --with-sanitizers=fuzzer creates a working one.
<bitcoin-git> [gui] theStack opened pull request #825: Show maximum mempool size in information window (master...gui_show_maxmempoolsize) https://github.com/bitcoin-core/gui/pull/825
<bitcoin-git> [bitcoin] Sjors opened pull request #30315: Stratum v2 Transport (master...2024/06/sv2_transport) https://github.com/bitcoin/bitcoin/pull/30315
<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/ | Weekly Meeting Thursday @ 14:00 UTC | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt
<maxedw> Just a quick one to say that there is an open issue to discuss moving some more CI jobs from Cirrus to Github Actions. If anyone has thoughts on that please come to https://github.com/bitcoin/bitcoin/issues/30304#issuecomment-2180535361
<gribble> https://github.com/bitcoin/bitcoin/issues/29625 | Several randomness improvements by sipa · Pull Request #29625 · bitcoin/bitcoin · GitHub
<achow101> Anything to add or remove from https://github.com/orgs/bitcoin/projects/1/views/4
<gribble> https://github.com/bitcoin/bitcoin/issues/824 | Use of read_some in bitcoinrpc.cpp · Issue #824 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30265 | wallet: Fix listwalletdir listing of migrated default wallets and generated backup files by achow101 · Pull Request #30265 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/26596 | wallet: Migrate legacy wallets to descriptor wallets without requiring BDB by achow101 · Pull Request #26596 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30126 | cluster mempool: cluster linearization algorithm by sipa · Pull Request #30126 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30286 | cluster mempool: optimized candidate search by sipa · Pull Request #30286 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30285 | cluster mempool: merging & postprocessing of linearizations by sipa · Pull Request #30285 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30283 | upnp: fix build with miniupnpc 2.2.8 by theuni · Pull Request #30283 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] Sjors opened pull request #30314: ci: clarify Cirrus self-hosted workers setup (master...2024/06/cirrus-docs) https://github.com/bitcoin/bitcoin/pull/30314
<gribble> https://github.com/bitcoin/bitcoin/issues/30111 | locks: introduce mutex for tx download, flush rejection filters on UpdatedBlockTip by glozow · Pull Request #30111 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30111 | locks: introduce mutex for tx download, flush rejection filters on UpdatedBlockTip by glozow · Pull Request #30111 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30295 | #28984 package rbf followups by instagibbs · Pull Request #30295 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30272 | doc: use TRUC instead of v3 and add release note by glozow · Pull Request #30272 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28984 | Cluster size 2 package rbf by instagibbs · Pull Request #28984 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] achow101 closed pull request #30313: Update README.md (master...master) https://github.com/bitcoin/bitcoin/pull/30313
<achow101> #bitcoin-core-dev Meeting: achow101 _aj_ amiti ariard aureleoules b10c BlueMatt brunoerg cfields darosior dergoegge dongcarl fanquake fjahr furszy gleb glozow hebasto instagibbs jamesob jarolrod jonatack josibake kallewoof kanzure kouloumos kvaciral laanwj LarryRuane lightlike luke-jr MacroFake Murch phantomcircuit pinheadmz promag provoostenator ryanofsky sdaftuar S3RK stickies-v sipa sr_gi theStack TheCharlatan vasild
<bitcoin-git> [bitcoin] guilhermelinosp opened pull request #30313: Update README.md (master...master) https://github.com/bitcoin/bitcoin/pull/30313
<core-meetingbot> Meeting started Thu Jun 20 14:00:16 2024 UTC. The chair is achow101. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [qa-assets] dergoegge merged pull request #190: Initial vecdeque inputs (main...2024/06/add-vecdeque-inputs) https://github.com/bitcoin-core/qa-assets/pull/190
<bitcoin-git> qa-assets/main d101690 Niklas Gögge: Merge pull request #190 from marcofleon/2024/06/add-vecdeque-inputs
<bitcoin-git> qa-assets/main af7edb8 marcofleon: add initial vecdeque inputs
<bitcoin-git> [qa-assets] dergoegge pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/107ecdb97f75...d1016904bb2b
<bitcoin-git> [bitcoin] fanquake opened pull request #30312: contrib: add R(UN)PATH check to ELF symbol-check (master...add_runpath_check) https://github.com/bitcoin/bitcoin/pull/30312
<bitcoin-git> [bitcoin] fanquake merged pull request #30307: fuzz: Fix wallet_bdb_parser 32-bit unhandled fseek error (master...2406-fuzz-wallet-bdb-32) https://github.com/bitcoin/bitcoin/pull/30307
<bitcoin-git> bitcoin/master aa2ce2d merge-script: Merge bitcoin/bitcoin#30307: fuzz: Fix wallet_bdb_parser 32-bit unhandled ...
<bitcoin-git> bitcoin/master fa7bc9b MarcoFalke: fuzz: Fix wallet_bdb_parser 32-bit unhandled fseek error
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c6de072a215e...aa2ce2d64696
<bitcoin-git> [bitcoin] fanquake merged pull request #30248: refactor: Add explicit cast to expected_last_page to silence fuzz ISan (master...2406-bdb-fuzz-isan) https://github.com/bitcoin/bitcoin/pull/30248
<bitcoin-git> bitcoin/master c6de072 merge-script: Merge bitcoin/bitcoin#30248: refactor: Add explicit cast to expected_last_...
<bitcoin-git> bitcoin/master fa9cb10 MarcoFalke: refactor: Add explicit cast to expected_last_page to silence fuzz ISan
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2d21060af831...c6de072a215e

2024-06-19

<bitcoin-git> [bitcoin] m3dwards opened pull request #30310: ci: add option for running tests without volume (master...240519-ci-gha-no-volume) https://github.com/bitcoin/bitcoin/pull/30310
<bitcoin-git> [bitcoin] furszy opened pull request #30309: wallet: notify when preset + automatic inputs exceed max weight (master...2024_wallet_max_weight) https://github.com/bitcoin/bitcoin/pull/30309
<bitcoin-git> [bitcoin] 0xB10C closed pull request #30112: rpc: introduce getversion RPC (master...2024-05-getversion-rpc) https://github.com/bitcoin/bitcoin/pull/30112
<bitcoin-git> [bitcoin] luke-jr opened pull request #30308: QA: Expect PACKAGE_NAME rather than constant "Bitcoin Core" (master...qa_feature_settings_pkgname) https://github.com/bitcoin/bitcoin/pull/30308
<bitcoin-git> [bitcoin] glozow merged pull request #30300: fuzz: have package_rbf always make small txns (master...2024-06-package_rbf_fuzz_impr) https://github.com/bitcoin/bitcoin/pull/30300
<bitcoin-git> bitcoin/master 4ccb3d6 Greg Sanders: fuzz: have package_rbf always make small txns
<bitcoin-git> bitcoin/master 2d21060 glozow: Merge bitcoin/bitcoin#30300: fuzz: have package_rbf always make small txns
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ac4ea782af20...2d21060af831
<bitcoin-git> [bitcoin] maflcko opened pull request #30307: fuzz: Fix wallet_bdb_parser 32-bit unhandled fseek error (master...2406-fuzz-wallet-bdb-32) https://github.com/bitcoin/bitcoin/pull/30307
<bitcoin-git> [qa-assets] marcofleon opened pull request #190: Initial vecdeque inputs (main...2024/06/add-vecdeque-inputs) https://github.com/bitcoin-core/qa-assets/pull/190
<bitcoin-git> [bitcoin] dergoegge opened pull request #30306: fuzz: Improve stability for txorphan and mini_miner harnesses (master...2024-06-itercomp-stab) https://github.com/bitcoin/bitcoin/pull/30306
<bitcoin-git> [bitcoin] fanquake opened pull request #30305: [27.x] More backports (27.x...more_27_backports) https://github.com/bitcoin/bitcoin/pull/30305
<bitcoin-git> [bitcoin] fanquake merged pull request #30283: upnp: fix build with miniupnpc 2.2.8 (master...fix-upnp-228) https://github.com/bitcoin/bitcoin/pull/30283
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9c5cdf07f30f...ac4ea782af20
<bitcoin-git> bitcoin/master 8acdf66 Cory Fields: upnp: add compatibility for miniupnpc 2.2.8
<bitcoin-git> bitcoin/master ac4ea78 merge-script: Merge bitcoin/bitcoin#30283: upnp: fix build with miniupnpc 2.2.8

2024-06-18

<bitcoin-git> [bitcoin] am-sq opened pull request #30302: doc: loadwallet loads from relative walletdir (master...am-sq/improve-description-loadwallet-rpc) https://github.com/bitcoin/bitcoin/pull/30302
<bitcoin-git> [bitcoin] theuni opened pull request #30301: depends: bump miniupnpc to 2.2.8 (master...miniupnp-228-bump) https://github.com/bitcoin/bitcoin/pull/30301
<bitcoin-git> [bitcoin] instagibbs opened pull request #30300: fuzz: have package_rbf always make small txns (master...2024-06-package_rbf_fuzz_impr) https://github.com/bitcoin/bitcoin/pull/30300
<bitcoin-git> [bitcoin] fanquake merged pull request #30287: macOS: rewrite some docs & swap `mmacosx-version-min` for `mmacos-version-min` (master...use_mmacos_over_mmacosx) https://github.com/bitcoin/bitcoin/pull/30287
<bitcoin-git> bitcoin/master 7c298fe fanquake: doc: rewrite some of the macdeploy docs
<bitcoin-git> bitcoin/master 9c5cdf0 merge-script: Merge bitcoin/bitcoin#30287: macOS: rewrite some docs & swap `mmacosx-vers...
<bitcoin-git> bitcoin/master d042230 fanquake: depends: swap mmacosx-version-min for mmacos-version-min
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5fbdfe7104ee...9c5cdf07f30f
<bitcoin-git> [bitcoin] fanquake merged pull request #30299: ci: remove unused bcc variable from workflow (master...240518-remove-ci-var) https://github.com/bitcoin/bitcoin/pull/30299
<bitcoin-git> bitcoin/master 518b06c Max Edwards: ci: remove unused bcc variable from workflow
<bitcoin-git> bitcoin/master 5fbdfe7 merge-script: Merge bitcoin/bitcoin#30299: ci: remove unused bcc variable from workflow
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a1537ba1a394...5fbdfe7104ee
<bitcoin-git> [bitcoin] glozow closed pull request #30296: fix: typo in benchmark documentation (master...patch-2) https://github.com/bitcoin/bitcoin/pull/30296
<bitcoin-git> [bitcoin] fanquake merged pull request #30282: Revert "contrib: macdeploy: monkey-patch gen-sdk to be deterministic" (master...remove_python_38_monkey_patching) https://github.com/bitcoin/bitcoin/pull/30282
<bitcoin-git> bitcoin/master b03a45b fanquake: Revert "contrib: macdeploy: monkey-patch gen-sdk to be deterministic"
<bitcoin-git> bitcoin/master a1537ba merge-script: Merge bitcoin/bitcoin#30282: Revert "contrib: macdeploy: monkey-patch gen-...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/41544b8f96db...a1537ba1a394
<bitcoin-git> [bitcoin] m3dwards opened pull request #30299: ci: remove unused bcc variable from workflow (master...240518-remove-ci-var) https://github.com/bitcoin/bitcoin/pull/30299
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1030: Add japanese translation for 27.1 (master...ja-translate-27.1) https://github.com/bitcoin-core/bitcoincore.org/pull/1030
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1028: download: default to ARM macOS downloads over x86_64 (master...arm_mac_default) https://github.com/bitcoin-core/bitcoincore.org/pull/1028
<bitcoin-git> bitcoincore.org/master 96da1ff fanquake: download: default to ARM macOS downloads over x86_64
<bitcoin-git> bitcoincore.org/master 26369ef merge-script: Merge bitcoin-core/bitcoincore.org#1028: download: default to ARM macOS do...
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/e81ec6df75ec...26369ef01fcd
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1029: Update 2017-01-01-download.md (master...master) https://github.com/bitcoin-core/bitcoincore.org/pull/1029
<bitcoin-git> bitcoincore.org/master e81ec6d merge-script: Merge bitcoin-core/bitcoincore.org#1029: Update 2017-01-01-download.md
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/7d8c36fab8ea...e81ec6df75ec
<bitcoin-git> bitcoincore.org/master 53acc50 adminseedlatam: Update 2017-01-01-download.md
<bitcoin-git> qa-assets/main 107ecdb Niklas Gögge: Merge pull request #189 from maflcko/main
<bitcoin-git> [qa-assets] dergoegge pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/33f92efef4db...107ecdb97f75
<bitcoin-git> qa-assets/main d0522e1 MarcoFalke: script_parsing: Copy spanparsing folder
<bitcoin-git> [qa-assets] dergoegge merged pull request #189: script_parsing: Copy spanparsing folder (main...main) https://github.com/bitcoin-core/qa-assets/pull/189
<bitcoin-git> [qa-assets] dergoegge merged pull request #188: Add inputs for I2P and bitset targets (main...2024/06/add-i2p-bitset-inputs) https://github.com/bitcoin-core/qa-assets/pull/188
<bitcoin-git> qa-assets/main 33f92ef Niklas Gögge: Merge pull request #188 from marcofleon/2024/06/add-i2p-bitset-inputs
<bitcoin-git> [qa-assets] dergoegge pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/00da326d3508...33f92efef4db
<bitcoin-git> qa-assets/main 3a840ad marcofleon: add initial inputs for I2P and bitset targets
<bitcoin-git> [qa-assets] maflcko opened pull request #189: script_parsing: Copy spanparsing folder (main...main) https://github.com/bitcoin-core/qa-assets/pull/189
<bitcoin-git> [leveldb-subtree] achow101 closed pull request #42: BTC DB (bitcoin-fork...bitcoin-fork) https://github.com/bitcoin-core/leveldb-subtree/pull/42
<bitcoin-git> [bitcoincore.org] azuchi opened pull request #1030: Add japanese translation for 27.1 (master...ja-translate-27.1) https://github.com/bitcoin-core/bitcoincore.org/pull/1030

2024-06-17

<bitcoin-git> [bitcoin] CharlesCNorton opened pull request #30296: fix: typo in benchmark documentation (master...patch-2) https://github.com/bitcoin/bitcoin/pull/30296
<bitcoin-git> [leveldb-subtree] MichaelBiegluk opened pull request #42: BTC DB (bitcoin-fork...bitcoin-fork) https://github.com/bitcoin-core/leveldb-subtree/pull/42
<bitcoin-git> [bitcoin] achow101 merged pull request #28984: Cluster size 2 package rbf (master...2023-12-cluster-size2-package-rbf) https://github.com/bitcoin/bitcoin/pull/28984
<bitcoin-git> bitcoin/master 5da3967 Greg Sanders: PackageV3Checks: Relax assumptions
<bitcoin-git> bitcoin/master dc21f61 Suhas Daftuar: [policy] package rbf
<bitcoin-git> bitcoin/master 4d15bcf glozow: [test] package rbf
<bitcoin-git> [bitcoin] achow101 pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/ddf2ebd4659e...41544b8f96db
<bitcoin-git> [bitcoin] achow101 merged pull request #30058: Encapsulate warnings in generalized node::Warnings and remove globals (master...2024-04/move-warnings-node) https://github.com/bitcoin/bitcoin/pull/30058
<bitcoin-git> bitcoin/master bed29c4 stickies-v: refactor: remove unnecessary AppendWarning helper function
<bitcoin-git> bitcoin/master 20e616f stickies-v: move-only: move warnings from common to node
<bitcoin-git> bitcoin/master b071ad9 stickies-v: introduce and use the generalized `node::Warnings` interface
<bitcoin-git> [bitcoin] achow101 pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/d97ddbe797f5...ddf2ebd4659e
<bitcoin-git> [bitcoin] achow101 merged pull request #30193: ci: move ASan job to GitHub Actions from Cirrus CI (master...move-asan-to-gha) https://github.com/bitcoin/bitcoin/pull/30193
<bitcoin-git> bitcoin/master 9eea51d Max Edwards: ci: move Asan / LSan / USDT job to Github Actions
<bitcoin-git> bitcoin/master d97ddbe Ava Chow: Merge bitcoin/bitcoin#30193: ci: move ASan job to GitHub Actions from Cirr...
<bitcoin-git> bitcoin/master 4b527fa Max Edwards: ci: add IPV6 network to ci container
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f011022d53b1...d97ddbe797f5
<bitcoin-git> [bitcoincore.org] adminseedlatam opened pull request #1029: Update 2017-01-01-download.md (master...master) https://github.com/bitcoin-core/bitcoincore.org/pull/1029
<bitcoin-git> [bitcoin] achow101 merged pull request #30195: test: Added test coverage to listsinceblock rpc (master...testCannotReadFromBlock) https://github.com/bitcoin/bitcoin/pull/30195
<bitcoin-git> bitcoin/master f011022 Ava Chow: Merge bitcoin/bitcoin#30195: test: Added test coverage to listsinceblock r...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4bcef32a937a...f011022d53b1
<bitcoin-git> bitcoin/master 881724d kevkevinpal: test: Added test coverage to listsinceblock rpc
<bitcoin-git> [bitcoin] achow101 merged pull request #28312: test: fix `keys_to_multisig_script` (P2MS) helper for n/k 16 (master...test-fix_keys_to_multisig_for_17+) https://github.com/bitcoin/bitcoin/pull/28312
<bitcoin-git> bitcoin/master 5cf0a1f Sebastian Falbesoner: test: add `createmultisig` P2MS encoding test for all n (1..20)
<bitcoin-git> bitcoin/master 0c41fc3 Sebastian Falbesoner: test: fix `keys_to_multisig_script` (P2MS) helper for n/k > 16
<bitcoin-git> bitcoin/master 0570d2c Sebastian Falbesoner: test: add unit test for `keys_to_multisig_script`
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/808898fddf41...4bcef32a937a
<bitcoin-git> [bitcoin] achow101 merged pull request #30291: test: write functional test results to csv (master...test_results_as_csv) https://github.com/bitcoin/bitcoin/pull/30291
<bitcoin-git> bitcoin/master 808898f Ava Chow: Merge bitcoin/bitcoin#30291: test: write functional test results to csv
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2c79abc7ad48...808898fddf41
<bitcoin-git> bitcoin/master ad06e68 tdb3: test: write functional test results to csv
<bitcoin-git> [bitcoin] instagibbs opened pull request #30295: NOMERGE #28984 package rbf followups (master...2024-06-package-rbf-followups) https://github.com/bitcoin/bitcoin/pull/30295
<bitcoin-git> [packaging] achow101 merged pull request #239: snap: Update to 27.1 (27.x...27.1) https://github.com/bitcoin-core/packaging/pull/239
<bitcoin-git> [packaging] achow101 opened pull request #239: snap: Update to 27.1 (main...27.1) https://github.com/bitcoin-core/packaging/pull/239
<bitcoin-git> [bitcoin] laanwj reopened pull request #29923: depends: Remove Qt build-time dependencies (master...2024-04-qtsowrap) https://github.com/bitcoin/bitcoin/pull/29923
<bitcoin-git> [qa-assets] marcofleon opened pull request #188: Add inputs for I2P and bitset targets (main...2024/06/add-i2p-bitset-inputs) https://github.com/bitcoin-core/qa-assets/pull/188
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1025: Bitcoin Core 27.1 (master...announce_27_1) https://github.com/bitcoin-core/bitcoincore.org/pull/1025
<bitcoin-git> bitcoincore.org/master 7d8c36f merge-script: Merge bitcoin-core/bitcoincore.org#1025: Bitcoin Core 27.1
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/95d6aac4bb8c...7d8c36fab8ea
<bitcoin-git> bitcoincore.org/master 1414c8a fanquake: Bitcoin Core 27.1
<fanquake> Binaries and source for 27.1 are now available: https://bitcoincore.org/bin/bitcoin-core-27.1/

2024-06-16

<bitcoin-git> [bitcoin] hMsats closed pull request #30293: Always show 100% verification progress when done (master...master) https://github.com/bitcoin/bitcoin/pull/30293
<bitcoin-git> [bitcoin] hMsats opened pull request #30293: Always show 100% verification progress when done (master...master) https://github.com/bitcoin/bitcoin/pull/30293
<bitcoin-git> [btcdeb] BlobMaster41 opened pull request #151: OP_CHECKSIGADD got left behind! (master...master) https://github.com/bitcoin-core/btcdeb/pull/151

2024-06-15

<bitcoin-git> [bitcoin] tdb3 opened pull request #30291: test: write functional test results to csv (master...test_results_as_csv) https://github.com/bitcoin/bitcoin/pull/30291
<bitcoin-git> [gui-qml] D33r-Gee opened pull request #408: Wiring for Custom Datadir (main...qml-datadir-custom-wiring) https://github.com/bitcoin-core/gui-qml/pull/408

2024-06-14

<bitcoin-git> [bitcoin] achow101 merged pull request #27969: bumpfee: ignore WALLET_INCREMENTAL_RELAY_FEE when user specifies fee_rate (master...06-2023-bumpfee-bug) https://github.com/bitcoin/bitcoin/pull/27969
<bitcoin-git> bitcoin/master 2c79abc Ava Chow: Merge bitcoin/bitcoin#27969: bumpfee: ignore WALLET_INCREMENTAL_RELAY_FEE ...
<bitcoin-git> bitcoin/master 436e88f ismaelsadeeq: bumpfee: ignore WALLET_INCREMENTAL_RELAY_FEE when user specifies fee rate
<bitcoin-git> bitcoin/master f58beab ismaelsadeeq: test: bumpfee with user specified fee_rate ignores walletIncrementalRelayF...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/538497ba27f5...2c79abc7ad48
<bitcoin-git> [bitcoin] achow101 merged pull request #30255: log: use error level for critical log messages (master...2406-logError) https://github.com/bitcoin/bitcoin/pull/30255
<bitcoin-git> bitcoin/master fae3a1f MarcoFalke: log: use error level for critical log messages
<bitcoin-git> bitcoin/master 538497b Ava Chow: Merge bitcoin/bitcoin#30255: log: use error level for critical log messages
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0b94fb872066...538497ba27f5
<bitcoin-git> [bitcoin] fanquake merged pull request #30281: Update leveldb subtree to latest upstream (master...leveldb_subtree_update) https://github.com/bitcoin/bitcoin/pull/30281
<bitcoin-git> bitcoin/master 95812d9 fanquake: Update leveldb-subtree subtree to latest upstream
<bitcoin-git> bitcoin/master 0b94fb8 merge-script: Merge bitcoin/bitcoin#30281: Update leveldb subtree to latest upstream
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/54c5f67c38ea...0b94fb872066
<bitcoin-git> bitcoin/master a37778d fanquake: Squashed 'src/leveldb/' changes from e2f10b4e47..688561cba8
<bitcoin-git> [bitcoin] fanquake merged pull request #30276: doc: archive release notes for v27.1 (master...archive_rel_notes_27_1) https://github.com/bitcoin/bitcoin/pull/30276
<bitcoin-git> bitcoin/master e71a21b fanquake: doc: archive release notes for v27.1
<bitcoin-git> bitcoin/master 54c5f67 merge-script: Merge bitcoin/bitcoin#30276: doc: archive release notes for v27.1
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8efc346e3b9f...54c5f67c38ea
<bitcoin-git> [bitcoin-detached-sigs] glozow pushed tag v26.2rc1: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/v26.2rc1
<bitcoin-git> [bitcoin] fanquake opened pull request #30287: macOS: rewrite some docs & swap `mmacosx-version-min` for `mmacos-version-min` (master...use_mmacos_over_mmacosx) https://github.com/bitcoin/bitcoin/pull/30287
<bitcoin-git> bitcoin-detached-sigs/26.x 788ff1c fanquake: 26.2: macOS sig for rc1
<bitcoin-git> [bitcoin-detached-sigs] fanquake pushed 1 commit to 26.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/cfb30ebcef70...788ff1c415b0
<bitcoin-git> [bitcoin] fanquake merged pull request #30278: test: cover more errors for `signrawtransactionwithkey` RPC (master...2024-06-test-signrawtransactionwithkey) https://github.com/bitcoin/bitcoin/pull/30278
<bitcoin-git> bitcoin/master 8efc346 merge-script: Merge bitcoin/bitcoin#30278: test: cover more errors for `signrawtransacti...
<bitcoin-git> bitcoin/master e2779ce brunoerg: test: cover more errors for `signrawtransactionwithkey` RPC
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fcc3b653dc2b...8efc346e3b9f
<bitcoin-git> [bitcoin] sipa opened pull request #30286: Low-level cluster linearization code: optimizations (master...202406_clusterlin_opt) https://github.com/bitcoin/bitcoin/pull/30286
<bitcoin-git> [bitcoin] sipa opened pull request #30285: Low-level cluster linearization code: merging & postprocessing (master...202406_clusterlin_meta) https://github.com/bitcoin/bitcoin/pull/30285

2024-06-13

<bitcoin-git> [bitcoin] achow101 merged pull request #29607: refactor: Reduce memory copying operations in bech32 encoding (master...paplorinc/bech32_optimizations) https://github.com/bitcoin/bitcoin/pull/29607
<bitcoin-git> bitcoin/master fcc3b65 Ava Chow: Merge bitcoin/bitcoin#29607: refactor: Reduce memory copying operations in...
<bitcoin-git> bitcoin/master d5ece3c Lőrinc: Reserve hrp memory in Decode and LocateErrors
<bitcoin-git> bitcoin/master 07f6417 Lőrinc: Reduce memory copying operations in bech32 encode
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/080a47cb8a8d...fcc3b653dc2b
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed 1 commit to 26.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/6c98986a145b...cfb30ebcef70
<bitcoin-git> bitcoin-detached-sigs/26.x cfb30eb Ava Chow: 26.2: win sig for rc1
<achow101> Anything to add or remove from https://github.com/orgs/bitcoin/projects/1/views/4
<achow101> https://github.com/bitcoin-core/gui/pull/824 for the gui thing (i guess gribble doesn't like gui prs)
<gribble> https://github.com/bitcoin/bitcoin/issues/30265 | wallet: Fix listwalletdir listing of migrated default wallets and generated backup files by achow101 · Pull Request #30265 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/824 | Use of read_some in bitcoinrpc.cpp · Issue #824 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/26596 | wallet: Migrate legacy wallets to descriptor wallets without requiring BDB by achow101 · Pull Request #26596 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30126 | Low-level cluster linearization code by sipa · Pull Request #30126 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28676 | [WIP] Cluster mempool implementation by sdaftuar · Pull Request #28676 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30126 | Low-level cluster linearization code by sipa · Pull Request #30126 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30111 | locks: introduce mutex for tx download, flush rejection filters on UpdatedBlockTip by glozow · Pull Request #30111 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] theuni opened pull request #30283: upnp: fix build with miniupnpc 2.1.8 (master...fix-upnp-228) https://github.com/bitcoin/bitcoin/pull/30283
<gribble> https://github.com/bitcoin/bitcoin/issues/29496 | policy: bump TX_MAX_STANDARD_VERSION to 3 by glozow · Pull Request #29496 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28984 | Cluster size 2 package rbf by instagibbs · Pull Request #28984 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28984 | Cluster size 2 package rbf by instagibbs · Pull Request #28984 · bitcoin/bitcoin · GitHub
<achow101> #bitcoin-core-dev Meeting: achow101 _aj_ amiti ariard aureleoules b10c BlueMatt brunoerg cfields darosior dergoegge dongcarl fanquake fjahr furszy gleb glozow hebasto instagibbs jamesob jarolrod jonatack josibake kallewoof kanzure kouloumos kvaciral laanwj LarryRuane lightlike luke-jr MacroFake Murch phantomcircuit pinheadmz promag provoostenator ryanofsky sdaftuar S3RK stickies-v sipa sr_gi theStack TheCharlatan vasild
<bitcoin-git> [bitcoin] fanquake opened pull request #30282: Revert "contrib: macdeploy: monkey-patch gen-sdk to be deterministic" (master...remove_python_38_monkey_patching) https://github.com/bitcoin/bitcoin/pull/30282
<bitcoin-git> [bitcoin] fanquake opened pull request #30281: Update leveldb subtree to latest upstream (master...leveldb_subtree_update) https://github.com/bitcoin/bitcoin/pull/30281
<bitcoin-git> [leveldb-subtree] fanquake merged pull request #41: Ignore clang's self-assignment check (bitcoin-fork...ignore-self-assign) https://github.com/bitcoin-core/leveldb-subtree/pull/41
<bitcoin-git> leveldb-subtree/bitcoin-fork 688561c merge-script: Merge bitcoin-core/leveldb-subtree#41: Ignore clang's self-assignment check
<bitcoin-git> [leveldb-subtree] fanquake pushed 2 commits to bitcoin-fork: https://github.com/bitcoin-core/leveldb-subtree/compare/e2f10b4e47bc...688561cba874
<bitcoin-git> leveldb-subtree/bitcoin-fork 7045a90 Cory Fields: Ignore clang's self-assignment check
<bitcoin-git> [bitcoin] fanquake merged pull request #30270: Update minisketch subtree to eb37a9b8e79f9e49d73b96a49bf97a96d9eb676c (master...update_minisketch_subtree) https://github.com/bitcoin/bitcoin/pull/30270
<bitcoin-git> bitcoin/master 080a47c merge-script: Merge bitcoin/bitcoin#30270: Update minisketch subtree to eb37a9b8e79f9e49...
<bitcoin-git> bitcoin/master cb59af3 fanquake: Squashed 'src/minisketch/' changes from 3472e2f5ec..eb37a9b8e7
<bitcoin-git> bitcoin/master 89464ad fanquake: Update minisketch subtree to latest master
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ff21eb2def70...080a47cb8a8d
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1027: Add `--ignore-missing` flag to `shasum` command on MacOS (master...fixup_892) https://github.com/bitcoin-core/bitcoincore.org/pull/1027
<bitcoin-git> bitcoincore.org/master 2761172 Mike O'Bank: Remove text about safely ignoring warnings
<bitcoin-git> bitcoincore.org/master 95d6aac merge-script: Merge bitcoin-core/bitcoincore.org#1027: Add `--ignore-missing` flag to `s...
<bitcoin-git> [bitcoincore.org] fanquake pushed 3 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/dc2aee8b2a6b...95d6aac4bb8c
<bitcoin-git> bitcoincore.org/master 3149a8e Mike O'Bank: Add `--ignore-missing flag to `shasum` command
<bitcoin-git> [bitcoin-detached-sigs] fanquake pushed tag v27.1: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/v27.1
<bitcoin-git> bitcoin-detached-sigs/27.x c7f3cf7 fanquake: 27.1: macOS sig for final
<bitcoin-git> [bitcoin-detached-sigs] fanquake pushed 1 commit to 27.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/c861fcad1151...c7f3cf7a0e3a

2024-06-12

<bitcoin-git> [bitcoin] achow101 merged pull request #30219: Lint: Support running individual lint checks (master...individual_lints) https://github.com/bitcoin/bitcoin/pull/30219
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/011a895a82df...ff21eb2def70
<bitcoin-git> bitcoin/master 0fcbfdb David Gumberg: Support running individual lint checks
<bitcoin-git> bitcoin/master ff21eb2 Ava Chow: Merge bitcoin/bitcoin#30219: Lint: Support running individual lint checks
<bitcoin-git> [bitcoin] achow101 merged pull request #29015: kernel: Streamline util library (master...pr/rmutil) https://github.com/bitcoin/bitcoin/pull/29015
<bitcoin-git> bitcoin/master 5b93094 Ryan Ofsky: build: move chainparamsbase from util to common
<bitcoin-git> bitcoin/master cc5f29f Ryan Ofsky: build: move memory_cleanse from util to crypto
<bitcoin-git> [bitcoin] achow101 pushed 14 commits to master: https://github.com/bitcoin/bitcoin/compare/a7bc9b76e73f...011a895a82df
<bitcoin-git> bitcoin/master ffa27af Ryan Ofsky: test: Add check-deps.sh script to check for unexpected library dependencies
<bitcoin-git> [bitcoin] brunoerg opened pull request #30278: test: cover more errors for `signrawtransactionwithkey` RPC (master...2024-06-test-signrawtransactionwithkey) https://github.com/bitcoin/bitcoin/pull/30278
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed 1 commit to 27.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/a8080157b0e3...c861fcad1151
<bitcoin-git> bitcoin-detached-sigs/27.x c861fca Ava Chow: 27.1: win sig for final
<bitcoin-git> qa-assets/main be44d3d marcofleon: add dictionary for I2P test
<bitcoin-git> qa-assets/main 00da326 Niklas Gögge: Merge pull request #187 from marcofleon/2024/06/add-i2p-dict
<bitcoin-git> [qa-assets] dergoegge pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/3eb05c3c94e2...00da326d3508
<bitcoin-git> [qa-assets] dergoegge merged pull request #187: Dictionary for I2P test (main...2024/06/add-i2p-dict) https://github.com/bitcoin-core/qa-assets/pull/187
<bitcoin-git> [qa-assets] marcofleon opened pull request #187: Dictionary for I2P test (main...2024/06/add-i2p-dict) https://github.com/bitcoin-core/qa-assets/pull/187
<bitcoin-git> [bitcoin] sr-gi opened pull request #30277: [DO NOT MERGE] Erlay: bandwidth-efficient transaction relay protocol (Full implementation) (master...202406-erlay-full-draft) https://github.com/bitcoin/bitcoin/pull/30277
<bitcoin-git> [bitcoin] fanquake merged pull request #30229: fuzz: Use std::span in FuzzBufferType (master...2406-fuzz-span) https://github.com/bitcoin/bitcoin/pull/30229
<bitcoin-git> bitcoin/master a7bc9b7 merge-script: Merge bitcoin/bitcoin#30229: fuzz: Use std::span in FuzzBufferType
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d0cb5167d6d8...a7bc9b76e73f
<bitcoin-git> bitcoin/master faa41e2 MarcoFalke: fuzz: Use std::span in FuzzBufferType
<bitcoin-git> [bitcoin] fanquake merged pull request #30230: fuzz: add I2P harness (master...2024/05/add-i2p-test) https://github.com/bitcoin/bitcoin/pull/30230
<bitcoin-git> bitcoin/master 193c748 marcofleon: fuzz: add I2P harness
<bitcoin-git> bitcoin/master d0cb516 merge-script: Merge bitcoin/bitcoin#30230: fuzz: add I2P harness
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/aa6b876e010e...d0cb5167d6d8
<bitcoin-git> [bitcoin] fanquake opened pull request #30276: doc: archive release notes for v27.1 (master...archive_rel_notes_27_1) https://github.com/bitcoin/bitcoin/pull/30276
<bitcoin-git> [bitcoincore.org] fanquake opened pull request #1028: download: default to ARM macOS downloads over x86_64 (master...arm_mac_default) https://github.com/bitcoin-core/bitcoincore.org/pull/1028
<bitcoin-git> [bitcoin] ismaelsadeeq opened pull request #30275: Fee Estimation: change `estimatesmartfee` default mode to `economical` (master...06-2024-change-estimatesmartfee-default) https://github.com/bitcoin/bitcoin/pull/30275
<bitcoin-git> [bitcoincore.org] fanquake closed pull request #892: Add `--ignore-missing` flag to `shasum` command on MacOS (master...shasum-ignore-missing) https://github.com/bitcoin-core/bitcoincore.org/pull/892
<bitcoin-git> [bitcoincore.org] fanquake opened pull request #1027: Fixup 892 (master...fixup_892) https://github.com/bitcoin-core/bitcoincore.org/pull/1027
<bitcoin-git> [bitcoin] maflcko closed pull request #30271: doc: Mention EOL policy in release notes template (master...2406-doc-eol) https://github.com/bitcoin/bitcoin/pull/30271
<bitcoin-git> [bitcoincore.org] glozow merged pull request #1026: maintenance: remove EOL 24.0 & use .x over .0 (master...use_dot_x) https://github.com/bitcoin-core/bitcoincore.org/pull/1026
<bitcoin-git> bitcoincore.org/master 65829aa fanquake: maintenance: use .x to make it clearer the "branch" is maintained
<bitcoin-git> bitcoincore.org/master dc2aee8 glozow: Merge bitcoin-core/bitcoincore.org#1026: maintenance: remove EOL 24.0 & us...
<bitcoin-git> bitcoincore.org/master d815672 fanquake: maintenance: remove EOL 24.0
<bitcoin-git> [bitcoincore.org] glozow pushed 3 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/780d6232e544...dc2aee8b2a6b
<bitcoin-git> [bitcoin] vasild opened pull request #30273: fuzz: FuzzedSock::Recv() don't lose bytes from MSG_PEEK read (master...fuzzedsock_unbreak_recv_peek) https://github.com/bitcoin/bitcoin/pull/30273
<bitcoin-git> [bitcoin] glozow opened pull request #30272: doc: use TRUC instead of v3 and add release note (master...2024-06-v3-followups) https://github.com/bitcoin/bitcoin/pull/30272
<bitcoin-git> [bitcoin] maflcko opened pull request #30271: doc: Mention EOL policy in release notes template (master...2406-doc-eol) https://github.com/bitcoin/bitcoin/pull/30271
<bitcoin-git> [bitcoin] fanquake opened pull request #30270: Update minisketch subtree to eb37a9b8e79f9e49d73b96a49bf97a96d9eb676c (master...update_minisketch_subtree) https://github.com/bitcoin/bitcoin/pull/30270
<bitcoin-git> [bitcoin] glozow pushed tag v26.2rc1: https://github.com/bitcoin/bitcoin/compare/v26.2rc1
<bitcoin-git> [bitcoin] glozow merged pull request #30260: [26.x] backports and final changes for 26.2rc1 (26.x...2024-06-26.2rc1) https://github.com/bitcoin/bitcoin/pull/30260
<bitcoin-git> bitcoin/26.x b992297 Hennadii Stepanov: qt: 26.2rc1 translations update
<bitcoin-git> bitcoin/26.x 4c824bb glozow: [build] bump to version 26.2rc1
<bitcoin-git> bitcoin/26.x 7b2489f Hennadii Stepanov: depends: Fetch miniupnpc sources from an alternative website
<bitcoin-git> [bitcoin] glozow pushed 6 commits to 26.x: https://github.com/bitcoin/bitcoin/compare/6d7a1e367067...d10cf127e576
<bitcoin-git> [bitcoin] glozow merged pull request #30268: util: add missing VecDeque include (master...vecdeque-missing-include) https://github.com/bitcoin/bitcoin/pull/30268
<bitcoin-git> bitcoin/master aa6b876 glozow: Merge bitcoin/bitcoin#30268: util: add missing VecDeque include
<bitcoin-git> bitcoin/master f51da34 Cory Fields: utils: add missing include
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5ee6b76c69d5...aa6b876e010e
<bitcoin-git> [bitcoin] fanquake merged pull request #29325: consensus: Store transaction nVersion as uint32_t (master...tx-nversion-uint) https://github.com/bitcoin/bitcoin/pull/29325
<bitcoin-git> bitcoin/master 429ec1a Ava Chow: refactor: Rename CTransaction::nVersion to version
<bitcoin-git> bitcoin/master 5ee6b76 merge-script: Merge bitcoin/bitcoin#29325: consensus: Store transaction nVersion as uint...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/416e26c1db77...5ee6b76c69d5
<bitcoin-git> bitcoin/master 27e70f1 Ava Chow: consensus: Store transaction nVersion as uint32_t
<bitcoin-git> [bitcoin] fanquake merged pull request #30261: doc: add release note for 29091 and 29165 (master...release_notes_compilers) https://github.com/bitcoin/bitcoin/pull/30261
<bitcoin-git> bitcoin/master 416e26c merge-script: Merge bitcoin/bitcoin#30261: doc: add release note for 29091 and 29165
<bitcoin-git> bitcoin/master 3d4ca62 fanquake: doc: add release note for 29091 and 29165
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/91e0beede285...416e26c1db77
<vasild> dergoegge: I am trying to understand your comment at https://github.com/bitcoin/bitcoin/pull/30211#discussion_r1633223401 "This is what causes the fuzz input to never be interpreted as one continuous sequence of data, which is why mutations that insert pieces of data (e.g. from a dictionary) are ineffective." -- "interpreted" by who? The code in i2p.cpp will behave in the same way if the data is
<bitcoin-git> [bitcoin] sipa closed pull request #29758: feefrac: 128-bit multiply support in MSVC (master...202403_feefrac128_msvc) https://github.com/bitcoin/bitcoin/pull/29758

2024-06-11

<bitcoin-git> [bitcoin] achow101 merged pull request #30160: util: add BitSet (master...202405_bitset) https://github.com/bitcoin/bitcoin/pull/30160
<bitcoin-git> bitcoin/master 91e0bee Ava Chow: Merge bitcoin/bitcoin#30160: util: add BitSet
<bitcoin-git> bitcoin/master 47f705b Pieter Wuille: tests: add fuzz tests for BitSet
<bitcoin-git> bitcoin/master 59a6df6 Pieter Wuille: util: add BitSet
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/891e4bf37407...91e0beede285
<bitcoin-git> [bitcoin] achow101 merged pull request #28339: validation: improve performance of CheckBlockIndex (master...202308_speedup_checkblockindex) https://github.com/bitcoin/bitcoin/pull/28339
<bitcoin-git> bitcoin/master d5a631b Martin Zumsande: validation: improve performance of CheckBlockIndex
<bitcoin-git> bitcoin/master 5bc2077 Martin Zumsande: validation: allow to specify frequency for -checkblockindex
<bitcoin-git> bitcoin/master 32c8041 Martin Zumsande: bench: add benchmark for checkblockindex
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/1bcc91a52c61...891e4bf37407
<bitcoin-git> [bitcoin] achow101 merged pull request #29521: cli: Detect port errors in rpcconnect and rpcport (master...20240229_rpcconnectinvalidportdetection) https://github.com/bitcoin/bitcoin/pull/29521
<bitcoin-git> bitcoin/master 1bcc91a Ava Chow: Merge bitcoin/bitcoin#29521: cli: Detect port errors in rpcconnect and rpc...
<bitcoin-git> bitcoin/master e208fb5 tdb3: cli: Sanitize ports in rpcconnect and rpcport
<bitcoin-git> bitcoin/master 24bc46c tdb3: cli: Add warning for duplicate port definition
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2251460f3efc...1bcc91a52c61