2024-02-08

<bitcoin-git> bitcoin/master facaa14 MarcoFalke: Faster std::byte (pre)vector (un)serialize
<bitcoin-git> bitcoin/master fab4169 MarcoFalke: Allow int8_t optimized vector serialization
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0471aee5077f...ecbf4bae9cb1
<bitcoin-git> [bitcoin] dergoegge opened pull request #29412: p2p: Don't process mutated blocks (master...2024-01-mut-blocks) https://github.com/bitcoin/bitcoin/pull/29412
<bitcoin-git> [bitcoin] hebasto merged pull request #29397: release: Update translations for v27.0 soft translation string freeze (master...230207-translation) https://github.com/bitcoin/bitcoin/pull/29397
<bitcoin-git> bitcoin/master 71927b2 Hennadii Stepanov: qt: Update translation source file
<bitcoin-git> bitcoin/master 42cbf56 Hennadii Stepanov: qt: Translation updates from Transifex
<bitcoin-git> bitcoin/master 4d0b0bf Hennadii Stepanov: qt: Bump Transifex slug for 27.x
<bitcoin-git> [bitcoin] hebasto pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/835948d44bca...0471aee5077f
<cguida> kanzure: Of course. I just think that it's an important issue that should be addressed somehow, and sooner rather than later. I'm concerned that bitcoin core has been emphasizing speaking for the miner community recently, and that users and holders are in danger of losing their voice in the development process. Bitcoin Core's voice carries gravitas in the bitcoin community, but it risks losing this influence if it stops
<bitcoin-git> [bitcoin] achow101 merged pull request #26836: wallet: batch and simplify addressbook migration process (master...2022_wallet_finish_addressbook_encapsulation) https://github.com/bitcoin/bitcoin/pull/26836
<bitcoin-git> bitcoin/master d094331 furszy: refactor: SetAddressBookWithDB, minimize number of map lookups
<bitcoin-git> bitcoin/master 97b0753 furszy: wallet: clean redundancies in DelAddressBook
<bitcoin-git> bitcoin/master bba4f8d furszy: refactor: SetAddrBookWithDB, signal only if write succeeded
<bitcoin-git> [bitcoin] achow101 pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/801ef07ebd72...835948d44bca
<cguida> Yes, I'd love to know what's left for this to get merged: https://github.com/bitcoin/bitcoin/pull/28217
<fjahr> The tools used are Kartograf (https://github.com/fjahr/kartograf) and sipa’s asmap-tool (https://github.com/bitcoin/bitcoin/pull/28793), the repository for the actual data is at https://github.com/fjahr/asmap-data for now, this should probably move into the org at some point if people are happy with this process.
<cguida> This PR seems to be ready https://github.com/bitcoin/bitcoin/pull/28217, if there's any time left at the end
<achow101> Anything to add or remove from https://github.com/orgs/bitcoin/projects/1/views/4
<gribble> https://github.com/bitcoin/bitcoin/issues/28929 | serialization: Support for multiple parameters by ryanofsky · Pull Request #28929 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/29409 | multiprocess: Add capnp wrapper for Chain interface by ryanofsky · Pull Request #29409 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/29409 | multiprocess: Add capnp wrapper for Chain interface by ryanofsky · Pull Request #29409 · bitcoin/bitcoin · GitHub
<josie> I updated the tracking issue to make https://github.com/bitcoin-core/secp256k1/pull/1471 the review priority
<gribble> https://github.com/bitcoin/bitcoin/issues/28122 | Silent Payments: Implement BIP352 by josibake · Pull Request #28122 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28948 | v3 transaction policy for anti-pinning by glozow · Pull Request #28948 · 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 theStack TheCharlatan vasild
<bitcoin-git> [bitcoin] ryanofsky opened pull request #29409: multiprocess: Add capnp wrapper for Chain interface (master...pr/ipc-chain) https://github.com/bitcoin/bitcoin/pull/29409
<bitcoin-git> [bitcoin] maflcko opened pull request #29408: lint: Check for missing bitcoin-config.h includes (master...2402-lint-missing-includes-) https://github.com/bitcoin/bitcoin/pull/29408
<bitcoin-git> [bitcoin] maflcko closed pull request #29395: test: handle wallet_reorgrestore.py failed (master...test/wallet_reorgrestore.py-failed) https://github.com/bitcoin/bitcoin/pull/29395
<bitcoin-git> [bitcoin] ryanofsky merged pull request #29112: sqlite: Disallow writing from multiple `SQLiteBatch`s (master...sqlite-concurrent-writes) https://github.com/bitcoin/bitcoin/pull/29112
<bitcoin-git> bitcoin/master 548ecd1 Ava Chow: tests: Test for concurrent writes with db tx
<bitcoin-git> bitcoin/master cfcb9b1 furszy: test: wallet, coverage for concurrent db transactions
<bitcoin-git> bitcoin/master 395bcd2 Ava Chow: sqlite: Ensure that only one SQLiteBatch is writing to db at a time
<bitcoin-git> [bitcoin] ryanofsky pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/60ac503800bb...801ef07ebd72

2024-02-07

<bitcoin-git> [bitcoin] theuni opened pull request #29407: RFC: build: remove confusing and inconsistent disable-asm option (master...remove-use-asm) https://github.com/bitcoin/bitcoin/pull/29407
<sipa> dergoegge: pushed my branch, https://github.com/sipa/bitcoin/commits/clusterlin
<bitcoin-git> [gui] hebasto merged pull request #497: Enable users to configure their monospace font specifically (master...qt_fontsel) https://github.com/bitcoin-core/gui/pull/497
<bitcoin-git> bitcoin/master 3a6757e Luke Dashjr: GUI: Load custom FontForMoney from QSettings
<bitcoin-git> bitcoin/master f2dfde8 Luke Dashjr: GUI: Move "embedded font or not" decision into new OptionsModel::getFontFo...
<bitcoin-git> bitcoin/master 49eb97e Luke Dashjr: GUI: Add possibility for an explicit QFont for FontForMoney in OptionsModel
<bitcoin-git> [bitcoin] hebasto pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/7b397025133c...60ac503800bb
<bitcoin-git> [bitcoin] theuni opened pull request #29404: bitcoin-config.h includes cleanup (master...cleanup-config-h-headers2) https://github.com/bitcoin/bitcoin/pull/29404
<bitcoin-git> [gui] hebasto closed pull request #368: Bugfix: When restoring table columns, still set their minimum column width and stretch on last section (master...bugfix_gui_restored_columns_stretch) https://github.com/bitcoin-core/gui/pull/368
<bitcoin-git> [gui] hebasto merged pull request #553: Change address / amount error background (master...change_error_background) https://github.com/bitcoin-core/gui/pull/553
<bitcoin-git> bitcoin/master 7b39702 Hennadii Stepanov: Merge bitcoin-core/gui#553: Change address / amount error background
<bitcoin-git> bitcoin/master fe7c81e w0xlt: qt: change QLineEdit error background
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6737331c4ccc...7b397025133c
<bitcoin-git> [gui] hebasto closed pull request #37: indicate explicit to the user that the wallet balances shown is watch only. (master...change-hint-text-balance) https://github.com/bitcoin-core/gui/pull/37
<bitcoin-git> [bitcoin] fanquake merged pull request #29363: test: Fix CPartialMerkleTree.nTransactions signedness (master...2402-test-fix-sign-) https://github.com/bitcoin/bitcoin/pull/29363
<bitcoin-git> bitcoin/master facafa9 MarcoFalke: test: Fix CPartialMerkleTree.nTransactions signedness
<bitcoin-git> bitcoin/master 6737331 fanquake: Merge bitcoin/bitcoin#29363: test: Fix CPartialMerkleTree.nTransactions si...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5b8990a1f3c4...6737331c4ccc
<bitcoin-git> [bitcoin] furszy opened pull request #29403: wallet: batch erase procedures and improve 'EraseRecords' performance (master...2024_wallet_simplify_EraseRecords) https://github.com/bitcoin/bitcoin/pull/29403
<bitcoin-git> [bitcoin] kevkevinpal opened pull request #29402: mempool: Loading progress added for dumping mempool transactions to disk (master...dumpmempoollogsfeb2024) https://github.com/bitcoin/bitcoin/pull/29402
<bitcoin-git> [bitcoin] maflcko opened pull request #29401: test: Remove struct.pack from almost all places (master...2402-nuke-struct-pack-) https://github.com/bitcoin/bitcoin/pull/29401
<bitcoin-git> [bitcoin] maflcko opened pull request #29400: test: Fix SegwitV0SignatureMsg nLockTime signedness (master...2402-test-fix-sign-3-) https://github.com/bitcoin/bitcoin/pull/29400
<bitcoin-git> [bitcoin] maflcko opened pull request #29399: test: Fix utxo set hash serialisation signedness (master...2402-test-fix-sign-2-) https://github.com/bitcoin/bitcoin/pull/29399
<bitcoin-git> [bitcoin] hebasto opened pull request #29397: release: Update translations for v27.0 soft translation string freeze (master...230207-translation) https://github.com/bitcoin/bitcoin/pull/29397
<bitcoin-git> [bitcoin] araujo88 opened pull request #29396: rpc: getdescriptorinfo also returns normalized descriptor (master...rpc/getdescriptorinfo-also-returns-normalized-descriptor) https://github.com/bitcoin/bitcoin/pull/29396
<bitcoin-git> [bitcoin] araujo88 opened pull request #29395: test: handle wallet_reorgrestore.py failed (master...test/wallet_reorgrestore.py-failed) https://github.com/bitcoin/bitcoin/pull/29395
<bitcoin-git> [bitcoin] hernanmarino opened pull request #29394: test, assumeutxo: Add test to ensure failure when mempool not empty (master...assumeutxo-test-mempool) https://github.com/bitcoin/bitcoin/pull/29394
<bitcoin-git> [bitcoin] ryanofsky merged pull request #29388: fuzz: remove unused `args` and `context` from `FuzzedWallet` (master...2024-02-fuzz-clean-fuzzedwallet) https://github.com/bitcoin/bitcoin/pull/29388
<bitcoin-git> [bitcoin] ryanofsky pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/592e01398e76...5b8990a1f3c4
<bitcoin-git> bitcoin/master b14298c brunoerg: fuzz: remove unused `args` and `context` from `FuzzedWallet`
<bitcoin-git> bitcoin/master 5b8990a Ryan Ofsky: Merge bitcoin/bitcoin#29388: fuzz: remove unused `args` and `context` from...

2024-02-06

<bitcoin-git> [bitcoin] achow101 merged pull request #28833: wallet: refactor: remove unused `SignatureData` instances in spkm's `FillPSBT` methods (master...202311-wallet-remove_unused_SignatureData_instances) https://github.com/bitcoin/bitcoin/pull/28833
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/03d95cc630c5...592e01398e76
<bitcoin-git> bitcoin/master e2ad343 Sebastian Falbesoner: wallet: remove unused `SignatureData` instances in spkm's `FillPSBT` metho...
<bitcoin-git> bitcoin/master 592e013 Ava Chow: Merge bitcoin/bitcoin#28833: wallet: refactor: remove unused `SignatureDat...
<bitcoin-git> [bitcoin] achow101 merged pull request #29375: wallet: remove unused 'accept_no_keys' arg from decryption process (master...2024_wallet_saturday_garbage_collector) https://github.com/bitcoin/bitcoin/pull/29375
<bitcoin-git> bitcoin/master 2bb25ce furszy: wallet: remove unused 'accept_no_keys' arg from decryption process
<bitcoin-git> bitcoin/master 03d95cc Ava Chow: Merge bitcoin/bitcoin#29375: wallet: remove unused 'accept_no_keys' arg fr...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4de84557d6d1...03d95cc630c5
<bitcoin-git> [bitcoin] brunoerg opened pull request #29393: i2p: log connection was refused due to arbitrary port (master...2024-02-i2p-log-connect) https://github.com/bitcoin/bitcoin/pull/29393
<sipa> they shouldn't be able to tell it's specifically bitcoin traffic with v2 from just observing the traffic (though certain kinds of analysis can give strong indications, like a spike when a block is found etc)
<vasild> warren: also, if you connect to other peers using v2, keep in mind that the spy knows all listening clearnet IP addr:port, so as soon as they see you have TCP connection to some of them, then know it is bitcoin traffic, even if they cannot see the traffic itself (because of v2 encryption)
<vasild> warren: "to accept only...", so your node is listening? In that case it announces its listening IP address and port to the bitcoin network, where your spy can get it from and know you run bitcoind.
<bitcoin-git> [bitcoin] glozow merged pull request #29356: test: make v2transport arg in addconnection mandatory and few cleanups (master...24748-followups) https://github.com/bitcoin/bitcoin/pull/29356
<bitcoin-git> bitcoin/master 4de8455 glozow: Merge bitcoin/bitcoin#29356: test: make v2transport arg in addconnection m...
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4572f48fd5a8...4de84557d6d1
<bitcoin-git> bitcoin/master e7fd70f stratospher: [test] make v2transport arg in addconnection mandatory and few cleanups
<bitcoin-git> [bitcoin] glozow merged pull request #29353: test: p2p: adhere to typical VERSION message protocol flow (master...202401-test-p2p-adhere_to_std_version_handshake_protocol) https://github.com/bitcoin/bitcoin/pull/29353
<bitcoin-git> bitcoin/master 7ddfc28 Sebastian Falbesoner: test: p2p: process post-v2-handshake data immediately
<bitcoin-git> bitcoin/master c340503 Sebastian Falbesoner: test: p2p: adhere to typical VERSION message protocol flow
<bitcoin-git> bitcoin/master b198b9c Sebastian Falbesoner: test: p2p: introduce helper for sending prepared VERSION message
<bitcoin-git> [bitcoin] glozow pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/9eeee7caa3f9...4572f48fd5a8
<bitcoin-git> [bitcoin] maflcko closed pull request #23352: test: Extend stale_tip_peer_management test (master...2110-testDos) https://github.com/bitcoin/bitcoin/pull/23352
<bitcoin-git> btcdeb/master b9288fc kallewoof: Create codeql.yml
<bitcoin-git> [btcdeb] kallewoof pushed 1 commit to master: https://github.com/bitcoin-core/btcdeb/compare/4fd007e57b79...b9288fc3371e
<bitcoin-git> btcdeb/master a1a686a Ciro Santilli: fix ‘runtime_error’ is not a member of ‘std’ build error
<bitcoin-git> btcdeb/master 4fd007e kallewoof: Merge pull request #143 from cirosantilli/stdexcept
<bitcoin-git> [btcdeb] kallewoof pushed 2 commits to master: https://github.com/bitcoin-core/btcdeb/compare/b2f3d4d48c3b...4fd007e57b79
<bitcoin-git> [btcdeb] kallewoof merged pull request #143: fix ‘runtime_error’ is not a member of ‘std’ build error (master...stdexcept) https://github.com/bitcoin-core/btcdeb/pull/143
<bitcoin-git> [bitcoin] theStack opened pull request #29390: test: speedup bip324_crypto.py unit test (master...202402-speedup_bip324_cipher_python_tests) https://github.com/bitcoin/bitcoin/pull/29390

2024-02-05

<bitcoin-git> [bitcoin] brunoerg opened pull request #29388: fuzz: remove unused `args` and `context` from `FuzzedWallet` (master...2024-02-fuzz-clean-fuzzedwallet) https://github.com/bitcoin/bitcoin/pull/29388
<bitcoin-git> [bitcoin] BrandonOdiwuor opened pull request #29387: test: fix RPC coverage check (master...test-coverage) https://github.com/bitcoin/bitcoin/pull/29387
<bitcoin-git> [bitcoin] maflcko closed pull request #28235: p2p: ensure mapBlockSource is removed from in ProcessBlock (master...mapBlockSource_delete) https://github.com/bitcoin/bitcoin/pull/28235
<bitcoin-git> [bitcoin] glozow closed pull request #27726: doc: update comment in policy.cpp to refer to virtual bytes (master...patch-2) https://github.com/bitcoin/bitcoin/pull/27726
<bitcoin-git> [bitcoin] glozow merged pull request #29254: log: Don't use scientific notation in log messages (master...dumped-mempool-f) https://github.com/bitcoin/bitcoin/pull/29254
<bitcoin-git> bitcoin/master c819a83 Kristaps Kaupe: Don't use scientific notation in log messages
<bitcoin-git> bitcoin/master 9eeee7c glozow: Merge bitcoin/bitcoin#29254: log: Don't use scientific notation in log mes...
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cd3683c21a29...9eeee7caa3f9
<bitcoin-git> [bitcoin] glozow merged pull request #29354: test: Assumeutxo with more than just coinbase transactions (master...2401-test-au-tx-) https://github.com/bitcoin/bitcoin/pull/29354
<bitcoin-git> bitcoin/master cd3683c glozow: Merge bitcoin/bitcoin#29354: test: Assumeutxo with more than just coinbase...
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a11585692e72...cd3683c21a29
<bitcoin-git> bitcoin/master fa5cd66 MarcoFalke: test: Assumeutxo with more than just coinbase transactions
<bitcoin-git> [bitcoin] maflcko closed pull request #29349: refactor: Remove nChainTx from consensus (master...2401-less_nChainTx-) https://github.com/bitcoin/bitcoin/pull/29349

2024-02-04

<PaperSword> Consensus Rules = The set of rules that would constitute valid bitcoin
<gribble> https://github.com/bitcoin/bitcoin/issues/29292 | rpc: improve submitpackage documentation and other improvements by stickies-v · Pull Request #29292 · bitcoin/bitcoin · GitHub
<PaperSword> ./src/bitcoin-cli submitpackage '[]'
<PaperSword> ./src/bitcoin-cli submitpackage

2024-02-03

<bitcoin-git> [btcdeb] cirosantilli opened pull request #143: fix ‘runtime_error’ is not a member of ‘std’ build error (master...stdexcept) https://github.com/bitcoin-core/btcdeb/pull/143
<bitcoin-git> [bitcoin] TheCharlatan opened pull request #29377: test: Add makefile target for running unit tests (master...unit_test_target) https://github.com/bitcoin/bitcoin/pull/29377
<bitcoin-git> [bitcoin] fanquake closed pull request #29376: Create .edicomfigSG (master...patch-1) https://github.com/bitcoin/bitcoin/pull/29376
<bitcoin-git> [bitcoin] Chicook opened pull request #29376: Create .edicomfigSG (master...patch-1) https://github.com/bitcoin/bitcoin/pull/29376
<bitcoin-git> [bitcoin] furszy opened pull request #29375: wallet: remove unused 'accept_no_keys' arg from decryption process (master...2024_wallet_saturday_garbage_collector) https://github.com/bitcoin/bitcoin/pull/29375
<bitcoin-git> [bitcoin] ryanofsky merged pull request #28868: wallet: Fix migration of wallets with txs that have both spendable and watchonly outputs (master...test-migration-watchonly-spendable) https://github.com/bitcoin/bitcoin/pull/28868
<bitcoin-git> bitcoin/master 78ba0e6 Ava Chow: wallet: Reload the wallet if migration exited early
<bitcoin-git> bitcoin/master 71cb28e Ava Chow: test: Make sure that migration test does not rescan on reloading
<bitcoin-git> bitcoin/master 9332c7e Ava Chow: wallet: Write bestblock to watchonly and solvable wallets
<bitcoin-git> [bitcoin] ryanofsky pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/93e10cab5d4c...a11585692e72

2024-02-02

<bitcoin-git> [bitcoin] ryanofsky merged pull request #29367: wallet: Set descriptors flag after migrating blank wallets (master...set-descriptors-flag-migrated-blank) https://github.com/bitcoin/bitcoin/pull/29367
<bitcoin-git> bitcoin/master 3904123 Ava Chow: tests: Test that descriptors flag is set for migrated blank wallets
<bitcoin-git> bitcoin/master 93e10ca Ryan Ofsky: Merge bitcoin/bitcoin#29367: wallet: Set descriptors flag after migrating ...
<bitcoin-git> bitcoin/master 072d506 Ava Chow: wallet: Make sure that the descriptors flag is set for blank wallets
<bitcoin-git> [bitcoin] ryanofsky pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/38941045c591...93e10cab5d4c
<bitcoin-git> [bitcoin] mzumsande opened pull request #29372: fix intermittent failure in `rpc_setban.py --v2transport`, run it in CI (master...202402_fix_setban_v2transport) https://github.com/bitcoin/bitcoin/pull/29372
<bitcoin-git> [bitcoin] achow101 merged pull request #29361: refactor: Fix timedata includes (master...2402-timedata-includes-) https://github.com/bitcoin/bitcoin/pull/29361
<bitcoin-git> bitcoin/master 3894104 Ava Chow: Merge bitcoin/bitcoin#29361: refactor: Fix timedata includes
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5b8c5970bdfc...38941045c591
<bitcoin-git> bitcoin/master fad0faf MarcoFalke: refactor: Fix timedata includes
<bitcoin-git> [bitcoin] Christewart opened pull request #29371: test: Add `leaf_version` parameter to `taproot_tree_helper()` (master...2024-02-01-scriptpy-leafver) https://github.com/bitcoin/bitcoin/pull/29371
<bitcoin-git> [bitcoin] ryanofsky opened pull request #29370: assumeutxo: Get rid of faked nTx and nChainTx values (master...pr/nofake) https://github.com/bitcoin/bitcoin/pull/29370
<gribble> https://github.com/bitcoin/bitcoin/issues/28037 | rpc: Drop migratewallet experimental warning by achow101 · Pull Request #28037 · bitcoin/bitcoin · GitHub
<darosior> Anybody interested in getting multipath descriptors in interested in syncing up review? https://github.com/bitcoin/bitcoin/pull/22838#issuecomment-1924145169
<bitcoin-git> [qa-assets] Sjors opened pull request #169: Initial corpus for sv2_noise_cipher_roundtrip (main...2024/02/noise) https://github.com/bitcoin-core/qa-assets/pull/169
<bitcoin-git> guix.sigs/main e173dd0 Max Edwards: 26.0 m3dwards codesigned and non-codesigned
<bitcoin-git> guix.sigs/main 304e7ae Gloria Zhao: Merge pull request #1010 from m3dwards/26.0
<bitcoin-git> [guix.sigs] glozow pushed 3 commits to main: https://github.com/bitcoin-core/guix.sigs/compare/5c431bbb5844...304e7ae21d5d
<bitcoin-git> guix.sigs/main 993b183 Max Edwards: builder-keys: Add new codesigning key for m3dwards
<bitcoin-git> [guix.sigs] glozow merged pull request #1010: Builder key and attestations for codesigned and non-codesigned 26.0 (main...26.0) https://github.com/bitcoin-core/guix.sigs/pull/1010
<bitcoin-git> [guix.sigs] m3dwards opened pull request #1010: Builder key and attestations for codesigned and non-codesigned 26.0 (main...26.0) https://github.com/bitcoin-core/guix.sigs/pull/1010
<bitcoin-git> [bitcoin] maflcko opened pull request #29369: refactor: Allow CScript construction from any std::input_iterator (master...2402-script-input-iterator-) https://github.com/bitcoin/bitcoin/pull/29369

2024-02-01

<bitcoin-git> [bitcoin] achow101 opened pull request #29367: wallet: Set descriptors flag after migrating blank wallets (master...set-descriptors-flag-migrated-blank) https://github.com/bitcoin/bitcoin/pull/29367
<bitcoin-git> [bitcoin] Christewart closed pull request #29265: Add `SigVersion` parameter to `IsOpSuccess()` (master...2024-01-17-isopsuccess-leafver) https://github.com/bitcoin/bitcoin/pull/29265
<bitcoin-git> [bitcoin] starius opened pull request #29365: Extend signetchallenge to set target block spacing (master...signet-blockitme-in-challenge) https://github.com/bitcoin/bitcoin/pull/29365
<bitcoin-git> [bitcoin] TheCharlatan closed pull request #29123: build: Remove HAVE_CONSENSUS_LIB (master...noconsensus) https://github.com/bitcoin/bitcoin/pull/29123
<bitcoin-git> [bitcoin] fanquake closed pull request #28661: libconsensus: adapt API header to be compliant to ANSI C (master...202310-libconsensus-ansi_c_api_header) https://github.com/bitcoin/bitcoin/pull/28661
<bitcoin-git> [bitcoin] fanquake merged pull request #29189: RFC: Deprecate libconsensus (master...deprecate-libconsensus) https://github.com/bitcoin/bitcoin/pull/29189
<bitcoin-git> bitcoin/master 5b8c597 fanquake: Merge bitcoin/bitcoin#29189: RFC: Deprecate libconsensus
<bitcoin-git> bitcoin/master 25dc87e Cory Fields: libconsensus: deprecate
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f879c1b24afd...5b8c5970bdfc
<bitcoin-git> [bitcoin] fanquake merged pull request #29275: refactor: Fix prevector iterator concept issues (master...2401-prev-it-) https://github.com/bitcoin/bitcoin/pull/29275
<bitcoin-git> bitcoin/master fa44a60 MarcoFalke: refactor: Fix constness for prevector iterators
<bitcoin-git> bitcoin/master fab8a01 MarcoFalke: refactor: Fix binary operator+ for prevector iterators
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/aa9231fafe45...f879c1b24afd
<bitcoin-git> bitcoin/master facaa66 MarcoFalke: refactor: Add missing default constructor to prevector iterators
<bitcoin-git> [bitcoin] knst opened pull request #29364: refactor: Remove excess reserve() call for SecureString (master...bitcoin-knst-secure-string) https://github.com/bitcoin/bitcoin/pull/29364
<achow101> There's a ##bitcoin-dev-lists channel
<vasild> RubenSomsen: because I think it is against bitcoin mindset (at least my mindset) and also against an attempt to de-google myself
<vasild> what would a migration look like? a migration of some web-archive of past emails, or would existent subscribers would automatically be subscribed to e.g. bitcoin@groups.io?
<gribble> https://github.com/bitcoin/bitcoin/issues/29284 | Choose earliest-activatable as tie breaker between equal-work chains by sipa · Pull Request #29284 · 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/10102 | Multiprocess bitcoin by ryanofsky · Pull Request #10102 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28929 | serialization: Support for multiple parameters by ryanofsky · Pull Request #28929 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28921 | multiprocess: Add basic type conversion hooks by ryanofsky · Pull Request #28921 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28122 | Silent Payments: Implement BIP352 by josibake · Pull Request #28122 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28122 | Silent Payments: Implement BIP352 by josibake · Pull Request #28122 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/1471 | Add new P2P command and response: "getcmds", "cmdlist" by jgarzik · Pull Request #1471 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28122 | Silent Payments: Implement BIP352 by josibake · Pull Request #28122 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28948 | v3 transaction policy for anti-pinning by glozow · Pull Request #28948 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28950 | RPC: Add maxfeerate and maxburnamount args to submitpackage by instagibbs · Pull Request #28950 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/29319 | Cluster mempool, CPFP carveout, and V3 transaction policy · Issue #29319 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28948 | v3 transaction policy for anti-pinning by glozow · Pull Request #28948 · 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 theStack TheCharlatan vasild
<bitcoin-git> [bitcoin] maflcko opened pull request #29363: test: Fix CPartialMerkleTree.nTransactions signedness (master...2402-test-fix-sign-) https://github.com/bitcoin/bitcoin/pull/29363
<bitcoin-git> [bitcoin] dergoegge closed pull request #29010: wip: Split fuzz binary (master...2023-12-split-fuzz) https://github.com/bitcoin/bitcoin/pull/29010
<bitcoin-git> [bitcoin] hebasto opened pull request #29362: build: Add missed definition for `AM_OBJCXXFLAGS` (master...240201-objcxx) https://github.com/bitcoin/bitcoin/pull/29362
<bitcoin-git> [bitcoin] maflcko opened pull request #29361: refactor: Fix timedata includes (master...2402-timedata-includes-) https://github.com/bitcoin/bitcoin/pull/29361

2024-01-31

<bitcoin-git> [bitcoin] achow101 merged pull request #26859: fuzz: extend ConsumeNetAddr() to return I2P and CJDNS addresses (master...ConsumeNetAddr_I2P_CJDNS) https://github.com/bitcoin/bitcoin/pull/26859
<bitcoin-git> bitcoin/master b851c53 Vasil Dimov: fuzz: extend ConsumeNetAddr() to return I2P and CJDNS addresses
<bitcoin-git> bitcoin/master aa9231f Ava Chow: Merge bitcoin/bitcoin#26859: fuzz: extend ConsumeNetAddr() to return I2P a...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4b6687719768...aa9231fafe45
<bitcoin-git> [bitcoin] achow101 merged pull request #29352: test: fix intermittent failure in p2p_v2_earlykeyresponse (master...202401_fix_flaky_earlykey) https://github.com/bitcoin/bitcoin/pull/29352
<bitcoin-git> bitcoin/master 9642aef Martin Zumsande: test: fix intermittent failure in p2p_v2_earlykeyresponse
<bitcoin-git> bitcoin/master 4b66877 Ava Chow: Merge bitcoin/bitcoin#29352: test: fix intermittent failure in p2p_v2_earl...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6f7395b3ff21...4b6687719768
<bitcoin-git> [bitcoin] achow101 merged pull request #29301: init: settings, do not load auto-generated warning msg (master...2024_settings_dont_load_warning_msg) https://github.com/bitcoin/bitcoin/pull/29301
<bitcoin-git> bitcoin/master 987a1b5 furszy: init: settings, do not load auto-generated warning msg
<bitcoin-git> bitcoin/master 6f7395b Ava Chow: Merge bitcoin/bitcoin#29301: init: settings, do not load auto-generated wa...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5a1473e2c0ba...6f7395b3ff21
<bitcoin-git> [bitcoin] ryanofsky merged pull request #28976: wallet: Fix migration of blank wallets (master...migrate-blank) https://github.com/bitcoin/bitcoin/pull/28976
<bitcoin-git> bitcoin/master b1d2c77 Andrew Chow: wallet: Check for descriptors flag before migration
<bitcoin-git> bitcoin/master 563b2a6 Andrew Chow: wallet: Better error message when missing LegacySPKM during migration
<bitcoin-git> bitcoin/master 8c127ff Andrew Chow: wallet: Skip key and script migration for blank wallets
<bitcoin-git> [bitcoin] ryanofsky pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/3c13f5d6124d...5a1473e2c0ba
<bitcoin-git> [bitcoin] achow101 merged pull request #28956: Nuke adjusted time from validation (attempt 2) (master...2023-11-nuke-adjtime) https://github.com/bitcoin/bitcoin/pull/28956
<bitcoin-git> bitcoin/master ff9039f dergoegge: Remove GetAdjustedTime
<bitcoin-git> bitcoin/master 3c13f5d Ava Chow: Merge bitcoin/bitcoin#28956: Nuke adjusted time from validation (attempt 2)
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3c63c2f324b8...3c13f5d6124d
<bitcoin-git> [bitcoin] achow101 merged pull request #29347: net: enable v2transport by default (master...202401_gogogo_bip324) https://github.com/bitcoin/bitcoin/pull/29347
<bitcoin-git> bitcoin/master 0bef104 Pieter Wuille: net: enable v2transport by default
<bitcoin-git> bitcoin/master 3c63c2f Ava Chow: Merge bitcoin/bitcoin#29347: net: enable v2transport by default
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a01da4111238...3c63c2f324b8
<bitcoin-git> [bitcoin] achow101 merged pull request #29253: wallet: guard against dangling to-be-reverted db transactions (master...2024_wallet_db_dangling_txn) https://github.com/bitcoin/bitcoin/pull/29253
<bitcoin-git> bitcoin/master dca874e furszy: sqlite: add ability to interrupt statements
<bitcoin-git> bitcoin/master 472d2ca furszy: sqlite: introduce HasActiveTxn method
<bitcoin-git> bitcoin/master fdf9f66 furszy: test: wallet db, exercise deadlock after write failure
<bitcoin-git> [bitcoin] achow101 pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/0b768746ef2c...a01da4111238
<bitcoin-git> [bitcoin] mzumsande opened pull request #29358: test: use v2 everywhere for P2PConnection if --v2transport is enabled (master...202401_bip324_alltests) https://github.com/bitcoin/bitcoin/pull/29358
<bitcoin-git> [bitcoin] achow101 merged pull request #28170: p2p: adaptive connections services flags (master...2023_net_adaptable_desirable_flags) https://github.com/bitcoin/bitcoin/pull/28170
<bitcoin-git> bitcoin/master 97df4e3 furszy: net: store best block tip time inside PeerManager
<bitcoin-git> bitcoin/master f9ac96b furszy: net: decouple state independent service flags from desirable ones
<bitcoin-git> bitcoin/master 9f36e59 furszy: net: move state dependent peer services flags
<bitcoin-git> [bitcoin] achow101 pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/11b436a66af3...0b768746ef2c
<bitcoin-git> [bitcoin] hebasto opened pull request #29357: test: Drop `x` modifier in `fsbridge::fopen` call (master...240131-fopen-x) https://github.com/bitcoin/bitcoin/pull/29357
<bitcoin-git> [bitcoin] stratospher opened pull request #29356: [test] make v2transport arg in addconnection mandatory and few cleanups (master...24748-followups) https://github.com/bitcoin/bitcoin/pull/29356
<bitcoin-git> [bitcoin] maflcko opened pull request #29355: doc: Assert that assumed-valid blocks are not fully valid in CheckBlockIndex() (master...2401-doc-au-fully-valid-) https://github.com/bitcoin/bitcoin/pull/29355
<bitcoin-git> [bitcoin] maflcko opened pull request #29354: test: Assumeutxo with more than just coinbase transactions (master...2401-test-au-tx-) https://github.com/bitcoin/bitcoin/pull/29354
<bitcoin-git> [bitcoin] fanquake merged pull request #29343: test: fix wallet_import_rescan unrounded minimum amount (master...2024-01/fix-walletimportrescan-invalid) https://github.com/bitcoin/bitcoin/pull/29343
<bitcoin-git> bitcoin/master 11b436a fanquake: Merge bitcoin/bitcoin#29343: test: fix wallet_import_rescan unrounded mini...
<bitcoin-git> bitcoin/master 26ad2ae stickies-v: test: fix wallet_import_rescan unrounded minimum amount
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cad2df24b396...11b436a66af3
<bitcoin-git> [bitcoin] maflcko closed pull request #28134: refactor: deduplicate AmountFromValue() functions (master...2023-07-dedupe-AmountFromValue) https://github.com/bitcoin/bitcoin/pull/28134
<bitcoin-git> [bitcoin] theStack opened pull request #29353: test: p2p: adhere to typical VERSION message protocol flow (master...202401-test-p2p-adhere_to_std_version_handshake_protocol) https://github.com/bitcoin/bitcoin/pull/29353

2024-01-30

<bitcoin-git> [bitcoin] mzumsande opened pull request #29352: test: fix intermittent failure in p2p_v2_earlykeyresponse (master...202401_fix_flaky_earlykey) https://github.com/bitcoin/bitcoin/pull/29352
<bitcoin-git> [bitcoin] sr-gi closed pull request #29350: test: fixes flaky wallet_import_rescan functional test (master...2024-01-legacy-wallet-test) https://github.com/bitcoin/bitcoin/pull/29350
<bitcoin-git> [bitcoin] sr-gi opened pull request #29350: test: fixes flaky wallet_import_rescan functional test (master...2024-01-legacy-wallet-test) https://github.com/bitcoin/bitcoin/pull/29350
<bitcoin-git> qa-assets/main f1c86be Niklas Gögge: Merge pull request #168 from dergoegge/2024-01-secp-inputs
<bitcoin-git> qa-assets/main 15dd965 dergoegge: Add secp covering inputs
<bitcoin-git> [qa-assets] dergoegge pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/f468c477b88c...f1c86bec4fdb
<bitcoin-git> [qa-assets] dergoegge merged pull request #168: Add secp covering inputs (main...2024-01-secp-inputs) https://github.com/bitcoin-core/qa-assets/pull/168
<bitcoin-git> [bitcoin] maflcko opened pull request #29349: refactor: Remove nChainTx from consensus (master...2401-less_nChainTx-) https://github.com/bitcoin/bitcoin/pull/29349
<bitcoin-git> [bitcoin] glozow merged pull request #29308: doc: update `BroadcastTransaction` comment (master...01-2024-clarify-BroadcastTransaction-comment) https://github.com/bitcoin/bitcoin/pull/29308
<bitcoin-git> bitcoin/master 31cce4a ismaelsadeeq: doc: update `BroadcastTransaction` comment
<bitcoin-git> bitcoin/master cad2df2 glozow: Merge bitcoin/bitcoin#29308: doc: update `BroadcastTransaction` comment
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/700576649269...cad2df24b396
<bitcoin-git> [bitcoin] glozow merged pull request #29299: validation: fix misleading checkblockindex comments (master...202401_cbi_assert) https://github.com/bitcoin/bitcoin/pull/29299
<bitcoin-git> bitcoin/master 9819db4 Martin Zumsande: validation: move nChainTx assert down in CheckBlockIndex
<bitcoin-git> bitcoin/master 7005766 glozow: Merge bitcoin/bitcoin#29299: validation: fix misleading checkblockindex co...
<bitcoin-git> bitcoin/master 033477d Martin Zumsande: doc: fix checkblockindex comments
<bitcoin-git> [bitcoin] glozow pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/78c06a38c41c...700576649269
<bitcoin-git> [bitcoin] glozow merged pull request #29067: test: Treat msg_version.relay as unsigned, Remove `struct` packing in messages.py (master...2312-test-less-struct-) https://github.com/bitcoin/bitcoin/pull/29067
<bitcoin-git> bitcoin/master fa3886b MarcoFalke: test: Treat msg_version.relay as unsigned
<bitcoin-git> bitcoin/master fafc0d6 MarcoFalke: test: Use int from_bytes and to_bytes over struct packing
<bitcoin-git> bitcoin/master fa3fa86 MarcoFalke: scripted-diff: test: Use int from_bytes and to_bytes over struct packing
<bitcoin-git> [bitcoin] glozow pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/411ba32af21a...78c06a38c41c

2024-01-29

<bitcoin-git> [bitcoin] sipa opened pull request #29347: net: enable v2transport by default (master...202401_gogogo_bip324) https://github.com/bitcoin/bitcoin/pull/29347
<bitcoin-git> [bitcoin] achow101 merged pull request #24748: test/BIP324: functional tests for v2 P2P encryption (master...p2p-encryption-test) https://github.com/bitcoin/bitcoin/pull/24748
<bitcoin-git> bitcoin/master 595ad4b stratospher: [test/crypto] Add ECDH
<bitcoin-git> bitcoin/master 8d6c848 stratospher: [test] Move MAGIC_BYTES to messages.py
<bitcoin-git> bitcoin/master 4487b80 stratospher: [rpc/net] Allow v2 p2p support in addconnection
<bitcoin-git> [bitcoin] achow101 pushed 16 commits to master: https://github.com/bitcoin/bitcoin/compare/87fcc93acc2c...411ba32af21a
<bitcoin-git> [bitcoin] fanquake merged pull request #27495: ci: Use LLVM 17.0.6 & DEBUG=1 in depends for MSAN jobs (master...msan_depends_debug_1) https://github.com/bitcoin/bitcoin/pull/27495
<bitcoin-git> bitcoin/master 800ddef fanquake: ci: use LLVM 17.0.6 in MSAN jobs
<bitcoin-git> bitcoin/master 8531e1e fanquake: ci: Use DEBUG=1 in depends for MSAN jobs
<bitcoin-git> bitcoin/master 87fcc93 fanquake: Merge bitcoin/bitcoin#27495: ci: Use LLVM 17.0.6 & DEBUG=1 in depends for ...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/759195040a0c...87fcc93acc2c
<bitcoin-git> [bitcoin] fanquake merged pull request #29329: fuzz: Print coverage summary after run_once (master...2401-fuzz-print-cov-) https://github.com/bitcoin/bitcoin/pull/29329
<bitcoin-git> bitcoin/master 7591950 fanquake: Merge bitcoin/bitcoin#29329: fuzz: Print coverage summary after run_once
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/478ac185be49...759195040a0c
<bitcoin-git> bitcoin/master fab97d8 MarcoFalke: fuzz: Print coverage summary after run_once
<bitcoin-git> [bitcoin] Sjors opened pull request #29346: Stratum v2 Noise Protocol (master...2024/01/sv2_noise) https://github.com/bitcoin/bitcoin/pull/29346
<bitcoin-git> [bitcoin] maflcko opened pull request #29345: rpc: Do not wait for headers inside loadtxoutset (master...2401-rpc-loadtxoutset-) https://github.com/bitcoin/bitcoin/pull/29345
<bitcoin-git> [gui-qml] johnny9 opened pull request #387: qml: Add PeerDetails page (main...peer-details) https://github.com/bitcoin-core/gui-qml/pull/387
<bitcoin-git> [bitcoin] fanquake merged pull request #29298: depends: patch libool out of libnatpmp/miniupnpc (master...depends-no-libtool2) https://github.com/bitcoin/bitcoin/pull/29298
<bitcoin-git> bitcoin/master 478ac18 fanquake: Merge bitcoin/bitcoin#29298: depends: patch libool out of libnatpmp/miniup...
<bitcoin-git> bitcoin/master 3ef6563 Cory Fields: depends: use ar rather than libtool for miniupnpc/libnatpmp
<bitcoin-git> bitcoin/master 5b9d5bf Cory Fields: depends: remove (darwin) libtool now that it's no longer used
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5fbcc8f0560c...478ac185be49
<bitcoin-git> [bitcoin] stickies-v opened pull request #29343: test: fix wallet_import_rescan unrounded minimum amount (master...2024-01/fix-walletimportrescan-invalid) https://github.com/bitcoin/bitcoin/pull/29343
<ziggyjrc_> is there an email address to send an email to the bitcoin core development team?

2024-01-28

<bitcoin-git> [bitcoin] BrandonOdiwuor opened pull request #29335: test: Handle functional test disk-full error (master...test-disk-full) https://github.com/bitcoin/bitcoin/pull/29335
<bitcoin-git> [bitcoin] petertodd closed pull request #29297: RBF: Require unconfirmed inputs to come from a single conflicting transaction (master...2024-01-rbf-merging-unconfirmed-inputs) https://github.com/bitcoin/bitcoin/pull/29297

2024-01-27

<bitcoin-git> [bitcoin] hebasto closed pull request #29333: Add missed `config/bitcoin-config.h` header (master...240127-config_h) https://github.com/bitcoin/bitcoin/pull/29333
<bitcoin-git> [bitcoin] hebasto opened pull request #29333: Add missed `config/bitcoin-config.h` header (master...240127-config_h) https://github.com/bitcoin/bitcoin/pull/29333
<hebasto> vasild: re https://github.com/hebasto/bitcoin/pull/77#pullrequestreview-1836165791 -- did you build clang-18 from source; if so, what tag?

2024-01-26

<bitcoin-git> [bitcoin] achow101 merged pull request #29180: crypto: remove use of BUILD_BITCOIN_INTERNAL macro in sha256 (master...kernel-sha2-optims) https://github.com/bitcoin/bitcoin/pull/29180
<bitcoin-git> bitcoin/master bbf218d Cory Fields: crypto: remove sha256_sse4 from the base crypto helper lib
<bitcoin-git> bitcoin/master 5fbcc8f Ava Chow: Merge bitcoin/bitcoin#29180: crypto: remove use of BUILD_BITCOIN_INTERNAL ...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ff0eac055ff1...5fbcc8f0560c
<bitcoin-git> bitcoin/master 4dbd047 Cory Fields: crypto: remove use of BUILD_BITCOIN_INTERNAL macro in sha256
<bitcoin-git> [bitcoin] achow101 merged pull request #29283: test: ensure output is large enough to pay for its fees (master...2024-01/wallet-import-rescan-fix-intermittency) https://github.com/bitcoin/bitcoin/pull/29283
<bitcoin-git> bitcoin/master ff0eac0 Ava Chow: Merge bitcoin/bitcoin#29283: test: ensure output is large enough to pay fo...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fa2bcf627b88...ff0eac055ff1
<bitcoin-git> bitcoin/master 3bfc5bd stickies-v: test: ensure output is large enough to pay for its fees
<bitcoin-git> [bitcoin] russeree opened pull request #29331: redeclare nChainTx to use uint64_t (master...26-01-24-uint64_t-nchaintx) https://github.com/bitcoin/bitcoin/pull/29331
<bitcoin-git> [bitcoin] brunoerg opened pull request #29330: addrman: delete addresses that don't belong to the supported networks (master...2024-01-addrman-delete) https://github.com/bitcoin/bitcoin/pull/29330
<bitcoin-git> [gui] hebasto merged pull request #789: Avoid non-self-contained Windows header (master...240119-windows) https://github.com/bitcoin-core/gui/pull/789
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6bacd11b0939...fa2bcf627b88
<bitcoin-git> bitcoin/master 8023640 Hennadii Stepanov: qt: Avoid non-self-contained Windows header
<bitcoin-git> bitcoin/master fa2bcf6 Hennadii Stepanov: Merge bitcoin-core/gui#789: Avoid non-self-contained Windows header
<bitcoin-git> [bitcoin] fanquake merged pull request #29327: fuzz: also set MSAN_SYMBOLIZER_PATH (master...set_MSAN_SYMBOLIZER_PATH) https://github.com/bitcoin/bitcoin/pull/29327
<bitcoin-git> bitcoin/master 6bacd11 fanquake: Merge bitcoin/bitcoin#29327: fuzz: also set MSAN_SYMBOLIZER_PATH
<bitcoin-git> bitcoin/master cf937b2 fanquake: fuzz: also set MSAN_SYMBOLIZER_PATH
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e3b68b3b8339...6bacd11b0939
<bitcoin-git> [bitcoin] maflcko opened pull request #29329: fuzz: Print coverage summary after run_once (master...2401-fuzz-print-cov-) https://github.com/bitcoin/bitcoin/pull/29329
<bitcoin-git> [qa-assets] dergoegge opened pull request #168: Add secp covering inputs (main...2024-01-secp-inputs) https://github.com/bitcoin-core/qa-assets/pull/168