2024-07-03

<bitcoin-git> bitcoincore.org/master 39a9a30 Antoine Poinsot: posts: disclose historical DoS vulnerability (receive buffer)
<bitcoin-git> [bitcoin] glozow pushed tag v26.2: https://github.com/bitcoin/bitcoin/compare/v26.2
<bitcoin-git> [bitcoin] glozow merged pull request #30376: 26.2 final changes (26.x...2024-07-26.2-final) https://github.com/bitcoin/bitcoin/pull/30376
<bitcoin-git> bitcoin/26.x fe8dee8 glozow: [build] bump version to 26.2
<bitcoin-git> bitcoin/26.x 29cbec4 glozow: [build] bump copyright year
<bitcoin-git> bitcoin/26.x 00f0267 glozow: [doc] update manpages 26.2
<bitcoin-git> [bitcoin] glozow pushed 5 commits to 26.x: https://github.com/bitcoin/bitcoin/compare/6bbfdcfb6d6a...7b7041019ba5
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1043: build: add --strict_front_matter to build invocation (master...warnings_into_errors) https://github.com/bitcoin-core/bitcoincore.org/pull/1043
<bitcoin-git> bitcoincore.org/master f703571 fanquake: build: add --strict_front_matter to build invocation
<bitcoin-git> bitcoincore.org/master 5964aff merge-script: Merge bitcoin-core/bitcoincore.org#1043: build: add --strict_front_matter ...
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/6b3582506320...5964aff46c80
<bitcoin-git> [bitcoincore.org] fanquake opened pull request #1043: build: add --strict_front_matter to build invocation (master...warnings_into_errors) https://github.com/bitcoin-core/bitcoincore.org/pull/1043
<bitcoin-git> [bitcoin] furszy opened pull request #30385: p2p: send not_found msgs for unknown, pruned or unwilling to share blocks (master...2024_p2p_notfound_block_v2) https://github.com/bitcoin/bitcoin/pull/30385
<bitcoin-git> [bitcoincore.org] darosior opened pull request #1042: Security advisories for bugs fixed as of Bitcoin Core 0.21.0 (master...2406_historical_disclosures) https://github.com/bitcoin-core/bitcoincore.org/pull/1042
<bitcoin-git> [bitcoin] ajtowns opened pull request #30384: logging: Simplify edge cases in logging configuration (master...202407-log-none) https://github.com/bitcoin/bitcoin/pull/30384
<bitcoin-git> [bitcoin] maflcko opened pull request #30383: util: Catch translation string errors at compile time (master...2407-trans) https://github.com/bitcoin/bitcoin/pull/30383
<bitcoin-git> [bitcoin] fanquake merged pull request #30380: lint: Ignore files ignored by git in the Markdown Link Checker (master...mlc-gitignore) https://github.com/bitcoin/bitcoin/pull/30380
<bitcoin-git> bitcoin/master 4d94254 willcl-ark: lint: ignore files ignored by git in mlc
<bitcoin-git> bitcoin/master dea7afd willcl-ark: lint: remove unneeded trailing line fix
<bitcoin-git> bitcoin/master 3714692 merge-script: Merge bitcoin/bitcoin#30380: lint: Ignore files ignored by git in the Mark...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/173ab0ccf216...3714692644f4
<bitcoin-git> [bitcoin] willcl-ark opened pull request #30381: [WIP] net: return result from addnode RPC (master...addnode-failure) https://github.com/bitcoin/bitcoin/pull/30381
<vasild> Sjors[m]1: wrt https://github.com/bitcoin/bitcoin/pull/30205#pullrequestreview-2151386338, is the desire to avoid involving Sv2Transport at all in this test?
<bitcoin-git> [bitcoin] willcl-ark opened pull request #30380: Ignore files ignored by git in the Markdown Link Checker lint (master...mlc-gitignore) https://github.com/bitcoin/bitcoin/pull/30380
<bitcoin-git> [bitcoin] achow101 merged pull request #29720: rpc: Avoid getchaintxstats invalid results (master...2403-rpc-int-wrap-) https://github.com/bitcoin/bitcoin/pull/29720
<bitcoin-git> [bitcoin] achow101 merged pull request #29720: rpc: Avoid getchaintxstats invalid results (master...2403-rpc-int-wrap-) https://github.com/bitcoin/bitcoin/pull/29720
<laanwj> @achow101: yes, bitcoin-git is dead for now, the server all that stuff was running on had a fatal crash, trying to restore get everything back to work from a daily backup but it may take a while

2024-07-02

<pinheadmz> theres always #bitcoin-core-github
<achow101> laanwj: bitcoin-git seems to be dead
<bitcoin-git> [bitcoincore.org] fanquake opened pull request #1040: Security advisory followups (master...security_advisory_fixups) https://github.com/bitcoin-core/bitcoincore.org/pull/1040
<bitcoin-git> [bitcoin] paplorinc closed pull request #30317: WIP: Simplify SipHash (master...paplorinc/siphash) https://github.com/bitcoin/bitcoin/pull/30317
<bitcoin-git> [bitcoin] hodlinator opened pull request #30377: refactor: Make uint256S(const char*) consteval (master...2024-07_uint256S_consteval) https://github.com/bitcoin/bitcoin/pull/30377
<bitcoin-git> [bitcoin] glozow merged pull request #30344: kernel: remove mempool_persist (master...kernel-no-mempool-persist) https://github.com/bitcoin/bitcoin/pull/30344
<bitcoin-git> bitcoin/master 6d242ff Cory Fields: kernel: remove mempool_persist.cpp
<bitcoin-git> bitcoin/master f1478c0 Cory Fields: mempool: move LoadMempool/DumpMempool to node
<bitcoin-git> bitcoin/master d2c8d16 glozow: Merge bitcoin/bitcoin#30344: kernel: remove mempool_persist
<bitcoin-git> [bitcoin] glozow pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/04d63fb8c393...d2c8d161b46b
<bitcoin-git> [bitcoin] glozow opened pull request #30376: 26.2 final changes (26.x...2024-07-26.2-final) https://github.com/bitcoin/bitcoin/pull/30376
<bitcoin-git> [bitcoin] fanquake merged pull request #30374: Revert "test: p2p: check that connecting to ourself leads to disconnect" (master...revert-pr30362) https://github.com/bitcoin/bitcoin/pull/30374
<bitcoin-git> bitcoin/master 9ec2c53 Sebastian Falbesoner: Revert "test: p2p: check that connecting to ourself leads to disconnect"
<bitcoin-git> bitcoin/master 04d63fb merge-script: Merge bitcoin/bitcoin#30374: Revert "test: p2p: check that connecting to o...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fe70be537783...04d63fb8c393
<bitcoin-git> [bitcoincore.org] glozow opened pull request #1039: Bitcoin Core 26.2 (master...2024-07-26.2) https://github.com/bitcoin-core/bitcoincore.org/pull/1039

2024-07-01

<bitcoin-git> [bitcoin] achow101 closed pull request #30375: QRWit Implementation Proposal (master...qrwit-nonbc) https://github.com/bitcoin/bitcoin/pull/30375
<bitcoin-git> [bitcoin] crypto-perry opened pull request #30375: Qrwit nonbc (master...qrwit-nonbc) https://github.com/bitcoin/bitcoin/pull/30375
<bitcoin-git> [bitcoin] ceffikhan closed pull request #30345: test: fix debug log assertion in p2p_i2p_ports test (master...master) https://github.com/bitcoin/bitcoin/pull/30345
<bitcoin-git> [bitcoin] theStack opened pull request #30374: Revert "test: p2p: check that connecting to ourself leads to disconnect" (master...revert-pr30362) https://github.com/bitcoin/bitcoin/pull/30374
<bitcoin-git> [bitcoin] brunoerg opened pull request #30373: fuzz: fix ciphertext size in `crypter` (master...2024-06-fuzz-crypter) https://github.com/bitcoin/bitcoin/pull/30373
<bitcoin-git> [bitcoin] fanquake merged pull request #30369: ci: Clear unused /msan/llvm-project (master...2407-msan-storage) https://github.com/bitcoin/bitcoin/pull/30369
<bitcoin-git> bitcoin/master fe70be5 merge-script: Merge bitcoin/bitcoin#30369: ci: Clear unused /msan/llvm-project
<bitcoin-git> bitcoin/master fa6beb8 MarcoFalke: ci: Clear unused /msan/llvm-project
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0bd2bd1efb4b...fe70be537783
<bitcoin-git> [bitcoin] maflcko opened pull request #30372: util: Use SteadyClock in RandAddSeedPerfmon (master...2407-rand-steady) https://github.com/bitcoin/bitcoin/pull/30372
<bitcoin-git> [bitcoin] maflcko opened pull request #30371: fuzz: Mutate -max_len= during generation phase (master...2407-fuzz-maxlen) https://github.com/bitcoin/bitcoin/pull/30371
<bitcoin-git> [bitcoin] fjahr opened pull request #30370: sync: improve CCoinsViewCache ReallocateCache - 2nd try (master...2024-07-pr28945) https://github.com/bitcoin/bitcoin/pull/30370
<bitcoin-git> [bitcoin] maflcko opened pull request #30369: ci: Clear unused /msan/llvm-project (master...2407-msan-storage) https://github.com/bitcoin/bitcoin/pull/30369
<bitcoin-git> [bitcoin] glozow merged pull request #30237: test: Add Compact Block Encoding test `ReceiveWithExtraTransactions` covering non-empty `extra_txn` (master...2024-06-cmpctblk-extra-txn-test) https://github.com/bitcoin/bitcoin/pull/30237
<bitcoin-git> bitcoin/master 4c99301 AngusP: test: Add ReceiveWithExtraTransactions Compact Block receive test.
<bitcoin-git> bitcoin/master 55eea00 AngusP: test: Make blockencodings_tests deterministic
<bitcoin-git> bitcoin/master 4621e7c AngusP: test: refactor: Rename extra_txn to const empty_extra_txn as it is empty i...
<bitcoin-git> [bitcoin] glozow pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/4c573e571843...0bd2bd1efb4b
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1033: pages: add Security Advisories (master...add_disclosures_page) https://github.com/bitcoin-core/bitcoincore.org/pull/1033
<bitcoin-git> bitcoincore.org/master 593e740 fanquake: pages: add Security Advisories
<bitcoin-git> bitcoincore.org/master c4add50 merge-script: Merge bitcoin-core/bitcoincore.org#1033: pages: add Security Advisories
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/26adfd6d323b...c4add50c8fe1
<bitcoin-git> [bitcoin] fanquake merged 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/master 4c573e5 merge-script: Merge bitcoin/bitcoin#30306: fuzz: Improve stability for txorphan and mini...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c3b446a494dc...4c573e571843
<bitcoin-git> bitcoin/master e009bf6 dergoegge: Don't use iterator addresses in IteratorComparator
<bitcoin-git> [bitcoin] fanquake merged 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/master 4d81b4d Vasil Dimov: fuzz: FuzzedSock::Recv() don't lose bytes from MSG_PEEK read
<bitcoin-git> bitcoin/master c3b446a merge-script: Merge bitcoin/bitcoin#30273: fuzz: FuzzedSock::Recv() don't lose bytes fro...
<bitcoin-git> bitcoin/master b51d75e Vasil Dimov: fuzz: simplify FuzzedSock::m_peek_data
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2f813154ef9e...c3b446a494dc
<bitcoin-git> [bitcoin] fanquake merged pull request #30358: scripted-diff: Log parameter interaction not thrice (master...2406-log-init) https://github.com/bitcoin/bitcoin/pull/30358
<bitcoin-git> bitcoin/master 2f81315 merge-script: Merge bitcoin/bitcoin#30358: scripted-diff: Log parameter interaction not ...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b3c22e0c7246...2f813154ef9e
<bitcoin-git> bitcoin/master fafb787 MarcoFalke: doc: Fix outdated dev comment about logging
<bitcoin-git> bitcoin/master fa1bc7c MarcoFalke: scripted-diff: Log parameter interaction not thrice
<bitcoin-git> [bitcoin] fanquake merged pull request #30362: test: p2p: check that connecting to ourself leads to disconnect (master...202406-test-add_check_for_self_connect) https://github.com/bitcoin/bitcoin/pull/30362
<bitcoin-git> bitcoin/master 5d2fb14 Sebastian Falbesoner: test: p2p: check that connecting to ourself leads to disconnect
<bitcoin-git> bitcoin/master b3c22e0 merge-script: Merge bitcoin/bitcoin#30362: test: p2p: check that connecting to ourself l...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2f6dca4d1c01...b3c22e0c7246
<bitcoin-git> [bitcoin] fanquake closed pull request #30366: Update README: Enhance Formatting and Clarity (master...master) https://github.com/bitcoin/bitcoin/pull/30366
<bitcoin-git> [bitcoin] anonployed opened pull request #30366: Update README: Enhance Formatting and Clarity (master...master) https://github.com/bitcoin/bitcoin/pull/30366
<bitcoin-git> [bitcoin] paplorinc closed pull request #30325: optimization: Switch CTxMemPool::CalculateDescendants from set to vector to reduce transaction hash calculations (master...paplorinc/CalculateDescendants) https://github.com/bitcoin/bitcoin/pull/30325
<bitcoin-git> [bitcoin] maflcko closed pull request #30359: Correct Error Code in OP_IF/OP_NOTIF Empty Stack Check (master...patch-1) https://github.com/bitcoin/bitcoin/pull/30359
<bitcoin-git> [bitcoin] maflcko closed pull request #26426: WIP: Fix coinstatsindex overflow issue (master...202210-coinstatsindex-overflow) https://github.com/bitcoin/bitcoin/pull/26426

2024-06-30

<bitcoin-git> [bitcoin] ishaanam opened pull request #30365: #27307 follow-up: update mempool conflict tests + docs (master...mempool_conflicts_follow_up) https://github.com/bitcoin/bitcoin/pull/30365
<bitcoin-git> [bitcoin] ryanofsky closed pull request #30347: logging: Use LogFatal instead LogError for fatal errors (master...pr/logfat) https://github.com/bitcoin/bitcoin/pull/30347
<bitcoin-git> [bitcoin] ryanofsky opened pull request #30364: logging: Replace LogError and LogWarning with LogAlert (master...pr/alert) https://github.com/bitcoin/bitcoin/pull/30364

2024-06-29

<bitcoin-git> [bitcoincore.org] joetor5 opened pull request #1038: Fix default twitter/og meta tag image (fixes #1037) (master...fix-1037) https://github.com/bitcoin-core/bitcoincore.org/pull/1038
<bitcoin-git> [bitcoin] achow101 closed pull request #30363: Update README.md (master...master) https://github.com/bitcoin/bitcoin/pull/30363
<bitcoin-git> [bitcoin] Balcoin-BLC opened pull request #30363: Update README.md (master...master) https://github.com/bitcoin/bitcoin/pull/30363
<bitcoin-git> [bitcoincore.org] joetor5 closed pull request #1035: ES translation: Releases page title (fixes #1034) (master...es-trans) https://github.com/bitcoin-core/bitcoincore.org/pull/1035

2024-06-28

<bitcoin-git> [bitcoin] theStack opened pull request #30362: test: p2p: check that connecting to ourself leads to disconnect (master...202406-test-add_check_for_self_connect) https://github.com/bitcoin/bitcoin/pull/30362
<bitcoin-git> [bitcoin] ryanofsky opened pull request #30361: doc: Drop description of LogError messages as fatal (master...pr/nofat) https://github.com/bitcoin/bitcoin/pull/30361
<bitcoin-git> [bitcoin] Jianru-Lin opened pull request #30359: Correct Error Code in OP_IF/OP_NOTIF Empty Stack Check (master...patch-1) https://github.com/bitcoin/bitcoin/pull/30359
<bitcoin-git> [bitcoin] maflcko opened pull request #30358: scripted-diff: Log parameter interaction not thrice (master...2406-log-init) https://github.com/bitcoin/bitcoin/pull/30358
<bitcoin-git> [bitcoin] willcl-ark opened pull request #30357: Permit opt-out of finalization during `walletprocesspsbt` (master...walletprocesspsbt-no-finalize) https://github.com/bitcoin/bitcoin/pull/30357
<bitcoin-git> [bitcoin] Sjors opened pull request #30356: refactor: add coinbase constraints to BlockAssembler::Options (master...2024/06/coinbase-constraints) https://github.com/bitcoin/bitcoin/pull/30356
<bitcoin-git> [bitcoin] ajtowns opened pull request #30355: wallet: use LogTrace for walletdb log messages at trace level (master...202406-walletlogtrace) https://github.com/bitcoin/bitcoin/pull/30355
<bitcoin-git> [bitcoin] cobratbq opened pull request #30354: doc: external-signer, example 'createwallet' RPC call requires eight argument (master...fix-external-signer-doc) https://github.com/bitcoin/bitcoin/pull/30354

2024-06-27

<bitcoin-git> [bitcoin] ryanofsky merged pull request #30335: Mining interface followups, reduce cs_main locking, test rpc bug fix (master...2024/06/mining-interface-followups) https://github.com/bitcoin/bitcoin/pull/30335
<bitcoin-git> bitcoin/master 75ce763 Sjors Provoost: refactor: testBlockValidity make out argument last
<bitcoin-git> bitcoin/master 5fb2b70 Sjors Provoost: Drop unneeded lock from createNewBlock
<bitcoin-git> bitcoin/master 83a9bef Sjors Provoost: Add missing include for mining interface
<bitcoin-git> [bitcoin] ryanofsky pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/d38dbaad98c4...2f6dca4d1c01
<bitcoin-git> [bitcoin] ryanofsky merged pull request #28167: init: Add option for rpccookie permissions (replace 26088) (master...2023-07-rpccookie-perms) https://github.com/bitcoin/bitcoin/pull/28167
<bitcoin-git> bitcoin/master 7df03f1 willcl-ark: util: add perm string helper functions
<bitcoin-git> bitcoin/master f467aed willcl-ark: init: add option for rpccookie permissions
<bitcoin-git> bitcoin/master d2afa26 willcl-ark: test: add rpccookieperms test
<bitcoin-git> [bitcoin] ryanofsky pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/f0745d028e42...d38dbaad98c4
<bitcoin-git> [bitcoin] furszy opened pull request #30353: test: fix inconsistency in fundrawtransaction weight limits test (master...2024_test_fix_max_weight_test) https://github.com/bitcoin/bitcoin/pull/30353
<bitcoin-git> [bitcoin] instagibbs opened pull request #30352: policy: Add `OP_TRUE 0x4e73` as a standard output script (master...2024-06-op_true_outputs) https://github.com/bitcoin/bitcoin/pull/30352
<bitcoin-git> [btcdeb] RandyMcMillan closed pull request #153: build matrix (master...2023/849697/563383/95762f8/e519eaa) https://github.com/bitcoin-core/btcdeb/pull/153
<bitcoin-git> [bitcoincore.org] murchandamus opened pull request #1036: Backfill lifecycle table (master...2024-06-improve-version-overview) https://github.com/bitcoin-core/bitcoincore.org/pull/1036
<bitcoin-git> [bitcoin] achow101 merged pull request #30050: refactor, wallet: get serialized size of `CRecipient`s directly (master...serialize-size-for-crecipient) https://github.com/bitcoin/bitcoin/pull/30050
<bitcoin-git> bitcoin/master f0745d0 Ava Chow: Merge bitcoin/bitcoin#30050: refactor, wallet: get serialized size of `CRe...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b27afb7fb774...f0745d028e42
<bitcoin-git> bitcoin/master adc6ab2 josibake: wallet: use CRecipient instead of CTxOut
<bitcoin-git> bitcoin/master a9c7300 josibake: move-only: refactor CreateTransactionInternal
<bitcoin-git> [bitcoin] maflcko closed pull request #30351: Fixed grammar in the README (master...master) https://github.com/bitcoin/bitcoin/pull/30351
<bitcoin-git> [bitcoin] ternera opened pull request #30351: Fixed grammar in the README (master...master) https://github.com/bitcoin/bitcoin/pull/30351
<darosior> dergoegge: finally got around to look into https://gnusha.org/bitcoin-core-dev/2024-06-03.log . I can't reproduce: i get 95% stability for `coins_db`, 92% stability for `coins_view` and 99% stability for `block_index`. But maybe it's me, i'm not super familiar with AFL++.
<bitcoin-git> [bitcoin] Sjors closed pull request #30350: [WIP] libbitcoin_net (master...2024/07/libbitcoin-net) https://github.com/bitcoin/bitcoin/pull/30350
<bitcoin-git> [bitcoin] Sjors opened pull request #30350: [WIP] libbitcoin_net (master...2024/07/libbitcoin-net) https://github.com/bitcoin/bitcoin/pull/30350
<bitcoin-git> [btcdeb] RandyMcMillan opened pull request #153: .github/workflows/c-cpp.yml:build matrix (master...2023/849697/563383/95762f8/e519eaa) https://github.com/bitcoin-core/btcdeb/pull/153
<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
<gribble> https://github.com/bitcoin/bitcoin/issues/29720 | rpc: Avoid getchaintxstats invalid results by maflcko · Pull Request #29720 · 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/30328 | wallet: Remove IsMine from migration code by achow101 · Pull Request #30328 · 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
<bitcoin-git> [bitcoin] paplorinc opened pull request #30349: benchmark: Refactor SipHash_32b to improve accuracy and potential avoid optimization issues (master...paplorinc/remove_siphash_benchmark_recursion) https://github.com/bitcoin/bitcoin/pull/30349
<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/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/30295 | #28984 package rbf followups by instagibbs · Pull Request #30295 · 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
<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
<core-meetingbot> Meeting started Thu Jun 27 14:00:02 2024 UTC. The chair is achow101. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [btcdeb] RandyMcMillan closed pull request #152: 2023/849687/578280/f7362f0/79997f4 macos building (master...2023/849687/578280/f7362f0/79997f4-macos-building) https://github.com/bitcoin-core/btcdeb/pull/152
<bitcoin-git> [btcdeb] RandyMcMillan opened pull request #152: 2023/849687/578280/f7362f0/79997f4 macos building (master...2023/849687/578280/f7362f0/79997f4-macos-building) https://github.com/bitcoin-core/btcdeb/pull/152
<bitcoin-git> [bitcoin] ryanofsky opened pull request #30347: logging: Use LogFatal instead LogError for fatal errors (master...pr/logfat) https://github.com/bitcoin/bitcoin/pull/30347
<bitcoin-git> [bitcoincore.org] joetor5 opened pull request #1035: ES translation: Releases page title (fixes #1034) (master...es-trans) https://github.com/bitcoin-core/bitcoincore.org/pull/1035
<bitcoin-git> [bitcoin] ceffikhan opened pull request #30345: test: fix debug log assertion in p2p_i2p_ports test (master...master) https://github.com/bitcoin/bitcoin/pull/30345

2024-06-26

<bitcoin-git> [bitcoin] maflcko closed pull request #30084: lint/contrib/doc updates (master...2024-05-lief-update) https://github.com/bitcoin/bitcoin/pull/30084
<gribble> https://github.com/bitcoin/bitcoin/issues/30342 | kernel, logging: Pass Logger instances to kernel objects by ryanofsky · Pull Request #30342 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] achow101 merged pull request #29833: i2p: fix and improve logs (master...2024-04-i2p-log) https://github.com/bitcoin/bitcoin/pull/29833
<bitcoin-git> bitcoin/master 3d3a83f brunoerg: i2p: log errors properly according to their severity
<bitcoin-git> bitcoin/master 7d3662f brunoerg: i2p: fix log when an interruption happens during `Accept`
<bitcoin-git> bitcoin/master b27afb7 Ava Chow: Merge bitcoin/bitcoin#29833: i2p: fix and improve logs
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/9ac4f69ec24b...b27afb7fb774
<bitcoin-git> [bitcoin] theuni opened pull request #30344: kernel: remove mempool_persist (master...kernel-no-mempool-persist) https://github.com/bitcoin/bitcoin/pull/30344
<cfields> ryanofsky: I had been working on the same thing locally, but it was just hacking so I hadn't pushed it anywhere. Just pushed for comparison: https://github.com/theuni/bitcoin/commits/instance-log/
<bitcoin-git> [bitcoin] ryanofsky opened pull request #30343: wallet, logging: Replace WalletLogPrintf() with LogInfo() (master...pr/gwlog) https://github.com/bitcoin/bitcoin/pull/30343
<bitcoin-git> [bitcoin] ryanofsky opened pull request #30342: kernel, logging: Pass Logger instances to kernel objects (master...pr/gklog) https://github.com/bitcoin/bitcoin/pull/30342
<bitcoin-git> [bitcoin] achow101 merged pull request #30334: Update libsecp256k1 subtree to latest master (master...update_secp256k1_subtree) https://github.com/bitcoin/bitcoin/pull/30334
<bitcoin-git> bitcoin/master 9ac4f69 Ava Chow: Merge bitcoin/bitcoin#30334: Update libsecp256k1 subtree to latest master
<bitcoin-git> bitcoin/master 1408944 fanquake: Squashed 'src/secp256k1/' changes from 06bff6dec8..4af241b320
<bitcoin-git> bitcoin/master cc58e95 fanquake: Update secp256k1 subtree to latest master
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1d00601b9b55...9ac4f69ec24b
<bitcoin-git> [bitcoin] achow101 merged 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/master 1d00601 Ava Chow: Merge bitcoin/bitcoin#30309: wallet: notify when preset + automatic inputs...
<bitcoin-git> bitcoin/master 72b2268 furszy: wallet: notify when preset + automatic inputs exceed max weight
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d3d2bbf576d0...1d00601b9b55
<bitcoin-git> [bitcoin] fanquake merged pull request #30327: build: Drop redundant `sys/sysctl.h` header check (master...240624-sysctl) https://github.com/bitcoin/bitcoin/pull/30327
<bitcoin-git> bitcoin/master d3d2bbf merge-script: Merge bitcoin/bitcoin#30327: build: Drop redundant `sys/sysctl.h` header c...
<bitcoin-git> bitcoin/master c0b5ea5 Hennadii Stepanov: build: Drop redundant `sys/sysctl.h` header check
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0c57a798b50b...d3d2bbf576d0
<bitcoin-git> [bitcoin] fanquake merged pull request #29987: guix: build with glibc 2.31 (master...build_with_glibc_2_31) https://github.com/bitcoin/bitcoin/pull/29987
<bitcoin-git> bitcoin/master b5fc6d4 fanquake: guix: use glibc 2.31
<bitcoin-git> bitcoin/master 0c57a79 merge-script: Merge bitcoin/bitcoin#29987: guix: build with glibc 2.31
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3f0ee7655b5c...0c57a798b50b
<bitcoin-git> [bitcoincore.org] fanquake opened pull request #1033: pages: add Disclosures (master...add_disclosures_page) https://github.com/bitcoin-core/bitcoincore.org/pull/1033
<bitcoin-git> [bitcoin] maflcko closed pull request #30337: Docs improvements (master...docs-improvements) https://github.com/bitcoin/bitcoin/pull/30337
<bitcoin-git> [bitcoin] willcl-ark opened pull request #30341: WIP: Permit Combiner to strip bip32_deriv information (master...psbt-strip-derivs-combine) https://github.com/bitcoin/bitcoin/pull/30341
<bitcoin-git> [bitcoin] fanquake merged pull request #30007: chainparams: Add achow101 DNS seeder (master...my-dns-seed) https://github.com/bitcoin/bitcoin/pull/30007
<bitcoin-git> bitcoin/master 3f0ee76 merge-script: Merge bitcoin/bitcoin#30007: chainparams: Add achow101 DNS seeder
<bitcoin-git> bitcoin/master 2721d64 Ava Chow: chainparams: Add achow101 DNS seeder
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b4b98543945e...3f0ee7655b5c
<bitcoin-git> [bitcoin] fanquake merged pull request #30321: rest: don't copy data when sending binary response (master...http-string-view) https://github.com/bitcoin/bitcoin/pull/30321
<bitcoin-git> bitcoin/master b4b9854 merge-script: Merge bitcoin/bitcoin#30321: rest: don't copy data when sending binary res...
<bitcoin-git> bitcoin/master 1556d21 Roman Zeyde: rest: don't copy data when sending binary response
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2cd7c6bd939e...b4b98543945e
<bitcoin-git> [bitcoincore.org] fanquake merged pull request #1032: release: Update 27.1 magnet url (master...27.1-fixed-torrent) https://github.com/bitcoin-core/bitcoincore.org/pull/1032
<bitcoin-git> bitcoincore.org/master 26adfd6 merge-script: Merge bitcoin-core/bitcoincore.org#1032: release: Update 27.1 magnet url
<bitcoin-git> bitcoincore.org/master fe698a1 Ava Chow: release: Update 27.1 magnet url
<bitcoin-git> [bitcoincore.org] fanquake pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/df7c05c66fc1...26adfd6d323b
<bitcoin-git> [bitcoin] fanquake merged pull request #30147: contrib: Fixup verify-binaries OS platform parsing (master...30145-parse-os-version-correctly) https://github.com/bitcoin/bitcoin/pull/30147
<bitcoin-git> bitcoin/master 2cd7c6b merge-script: Merge bitcoin/bitcoin#30147: contrib: Fixup verify-binaries OS platform pa...
<bitcoin-git> bitcoin/master 3ab2520 Ben Westgate: contrib: Fixup verify-binaries OS platform parsing
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/be4df59696a4...2cd7c6bd939e
<bitcoin-git> [bitcoin] fanquake merged 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/master 4289dd0 fanquake: contrib: add R(UN)PATH check to ELF symbol-check
<bitcoin-git> bitcoin/master be4df59 merge-script: Merge bitcoin/bitcoin#30312: contrib: add R(UN)PATH check to ELF symbol-ch...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/323b0acfcb93...be4df59696a4
<laanwj> can anyone tell me what is going wrong in this CI run? https://github.com/bitcoin/bitcoin/actions/runs/9659726764/job/26666104563?pr=30043. to me it looks like it succesfully builds everything then suddenly goes "false" and fails, no clear error message
<bitcoin-git> [bitcoin] kevkevinpal opened pull request #30340: test: Added coverage to Block not found error using gettxoutsetinfo (master...testBlockNotFoundUsingGetTxOutSetInfo) https://github.com/bitcoin/bitcoin/pull/30340

2024-06-25

<gribble> https://github.com/bitcoin/bitcoin/issues/29480 | Drop log category in `SeedStartup` by hebasto · Pull Request #29480 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] brunoerg opened pull request #30339: test: add coverage for `node` field of `getaddednodeinfo` RPC (master...2024-06-test-getaddednodeinfo-peer-) https://github.com/bitcoin/bitcoin/pull/30339
<bitcoin-git> [bitcoincore.org] achow101 opened pull request #1032: release: Update 27.1 magnet url (master...27.1-fixed-torrent) https://github.com/bitcoin-core/bitcoincore.org/pull/1032
<bitcoin-git> [bitcoin] theuni opened pull request #30338: RFC: Instanced logs (master...instance-log3) https://github.com/bitcoin/bitcoin/pull/30338
<bitcoin-git> [bitcoin] nnsW3 opened pull request #30337: Docs improvements (master...docs-improvements) https://github.com/bitcoin/bitcoin/pull/30337
<bitcoin-git> [bitcoin] fanquake opened pull request #30336: depends: update doc in Qt pwd patch (master...qt_pwd_patch_upstream) https://github.com/bitcoin/bitcoin/pull/30336
<bitcoin-git> [bitcoin] fanquake closed pull request #29604: doc: Add link to ccache docs for more description (master...patch-3) https://github.com/bitcoin/bitcoin/pull/29604
<bitcoin-git> [bitcoin] fanquake closed pull request #22417: util/system: Close non-std fds when execing slave processes (master...bpchild_closefds) https://github.com/bitcoin/bitcoin/pull/22417
<bitcoin-git> [bitcoin] Sjors opened pull request #30335: Mining interface followups (master...2024/06/mining-interface-followups) https://github.com/bitcoin/bitcoin/pull/30335
<bitcoin-git> [bitcoin] hebasto closed pull request #30333: Update libsecp256k1 subtree to current master (master...240625-secp-update) https://github.com/bitcoin/bitcoin/pull/30333
<bitcoin-git> [bitcoin] fanquake opened pull request #30334: Update libsecp256k1 subtree to latest master (master...update_secp256k1_subtree) https://github.com/bitcoin/bitcoin/pull/30334
<bitcoin-git> [bitcoin] hebasto opened pull request #30333: Update libsecp256k1 subtree to current master (master...240625-secp-update) https://github.com/bitcoin/bitcoin/pull/30333
<bitcoin-git> [bitcoin] Sjors opened pull request #30332: Stratum v2 connectivity (master...2024/06/sv2_connection) https://github.com/bitcoin/bitcoin/pull/30332

2024-06-24

<bitcoin-git> [bitcoin] ryanofsky merged pull request #30200: Introduce Mining interface (master...2024/05/miner-interface) https://github.com/bitcoin/bitcoin/pull/30200
<bitcoin-git> bitcoin/master 404b01c Sjors Provoost: rpc: getblocktemplate getTipHash() via Miner interface
<bitcoin-git> bitcoin/master 8ecb681 Sjors Provoost: Introduce Mining interface
<bitcoin-git> bitcoin/master d8a3496 Sjors Provoost: rpc: call TestBlockValidity via miner interface
<bitcoin-git> [bitcoin] ryanofsky pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/a57da5e01402...323b0acfcb93
<bitcoin-git> [bitcoin] mzumsande opened pull request #30329: fuzz: improve utxo_snapshot target (master...202406_fuzz_assumeutxo) https://github.com/bitcoin/bitcoin/pull/30329
<bitcoin-git> [bitcoin] achow101 opened pull request #30328: wallet: Remove IsMine from migration code (master...migrate-inline-ismine) https://github.com/bitcoin/bitcoin/pull/30328
<bitcoin-git> [bitcoin] fanquake merged 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/master a57da5e merge-script: Merge bitcoin/bitcoin#30308: QA: Expect PACKAGE_NAME rather than constant ...
<bitcoin-git> bitcoin/master 197b540 Luke Dashjr: QA: Expect PACKAGE_NAME rather than constant "Bitcoin Core"
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/aef5ac7f2c4e...a57da5e01402
<bitcoin-git> [bitcoin] fanquake merged pull request #29876: build: add `-Wundef` (master...add_wundef) https://github.com/bitcoin/bitcoin/pull/29876
<bitcoin-git> bitcoin/master 40cd758 fanquake: randomenv: use ifdef over if
<bitcoin-git> bitcoin/master 7839503 fanquake: zmq: use #ifdef ENABLE_ZMQ
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/cf44adfd9f58...aef5ac7f2c4e
<bitcoin-git> bitcoin/master 79e197b Ryan Ofsky: build: Suppress warnings from boost and capnproto in multiprocess code
<bitcoin-git> [bitcoin] hebasto opened pull request #30327: build: Drop redundant `sys/sysctl.h` header check (master...240624-sysctl) https://github.com/bitcoin/bitcoin/pull/30327
<bitcoin-git> [bitcoin] fanquake merged 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/master 4ecbbd9 Max Edwards: ci: add option for running tests without volume
<bitcoin-git> bitcoin/master da205dd Max Edwards: ci: increase available ccache size to 300MB
<bitcoin-git> bitcoin/master cf44adf merge-script: Merge bitcoin/bitcoin#30310: ci: add option for running tests without volu...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/538363738e9e...cf44adfd9f58
<bitcoin-git> [bitcoin] fanquake merged pull request #30319: [26.x] upnp: fix build with miniupnpc 2.2.8 (26.x...backport_upnp_api_fix) https://github.com/bitcoin/bitcoin/pull/30319
<bitcoin-git> bitcoin/26.x 391ce77 Cory Fields: upnp: add compatibility for miniupnpc 2.2.8
<bitcoin-git> bitcoin/26.x 10413ac fanquake: doc: add 30283 cherry-pick to rel notes
<bitcoin-git> bitcoin/26.x 6bbfdcf merge-script: Merge bitcoin/bitcoin#30319: [26.x] upnp: fix build with miniupnpc 2.2.8
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to 26.x: https://github.com/bitcoin/bitcoin/compare/d10cf127e576...6bbfdcfb6d6a
<bitcoin-git> [bitcoin] fanquake merged pull request #30305: [27.x] More backports (27.x...more_27_backports) https://github.com/bitcoin/bitcoin/pull/30305
<bitcoin-git> bitcoin/27.x 43c40dd Max Edwards: ci: add IPV6 network to ci container
<bitcoin-git> bitcoin/27.x 0d524b1 Max Edwards: ci: move Asan / LSan / USDT job to Github Actions
<bitcoin-git> bitcoin/27.x f34e446 Max Edwards: ci: remove unused bcc variable from workflow
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to 27.x: https://github.com/bitcoin/bitcoin/compare/1088a98f5aad...b6440f20f2cc

2024-06-23

<bitcoin-git> [bitcoin] paplorinc opened pull request #30326: optimizations: Reduce cache lookups in CCoinsViewCache::FetchCoin (master...paplorinc/FetchCoin) https://github.com/bitcoin/bitcoin/pull/30326
<bitcoin-git> [bitcoin] paplorinc reopened pull request #29608: refactor: Preallocate addresses in GetAddr based on nNodes (master...paplorinc/addrman-get-address-preallocate) https://github.com/bitcoin/bitcoin/pull/29608
<bitcoin-git> [bitcoin] paplorinc opened pull request #30325: Optimization: Switch CTxMemPool::CalculateDescendants from set to deque to reduce transaction hash calculations (master...paplorinc/CalculateDescendants) https://github.com/bitcoin/bitcoin/pull/30325
<bitcoin-git> [bitcoin] paplorinc opened pull request #30324: Moved repeated `-printpriority` fetching out of AddToBlock (master...paplorinc/AssembleBlock) https://github.com/bitcoin/bitcoin/pull/30324

2024-06-22

<bitcoin-git> [bitcoin] bombastictranz closed pull request #30323: bombastictranz/bitcoin (master...master) https://github.com/bitcoin/bitcoin/pull/30323
<bitcoin-git> [bitcoin] bombastictranz opened pull request #30323: bombastictranz/bitcoin (master...master) https://github.com/bitcoin/bitcoin/pull/30323
<bitcoin-git> [bitcoin] ismaelsadeeq opened pull request #30322: [test]: prevent `create_self_transfer` failure when target weight is below tx weight (master...06-2024-fix_bulk_tx-with-low-weight) https://github.com/bitcoin/bitcoin/pull/30322
<bitcoin-git> [bitcoin] romanz opened pull request #30321: rest: don't copy block data when sending binary response (master...http-string-view) https://github.com/bitcoin/bitcoin/pull/30321

2024-06-21

<bitcoin-git> [bitcoin] mzumsande opened pull request #30320: assumeutxo: Don't load a snapshot if it's not in the best header chain (master...202406_assumeutxo_bestheader) https://github.com/bitcoin/bitcoin/pull/30320
<bitcoin-git> [bitcoin] fanquake opened pull request #30319: [26.x] upnp: fix build with miniupnpc 2.2.8 (26.x...backport_upnp_api_fix) https://github.com/bitcoin/bitcoin/pull/30319
<bitcoin-git> [bitcoin] hebasto closed pull request #30164: ci: Add FreeBSD GitHub Actions job (master...240523-freebsd-ci) https://github.com/bitcoin/bitcoin/pull/30164
<bitcoin-git> [bitcoin] maflcko closed pull request #29970: test: switch from curl to urllib for HTTP requests (master...feature/requests-library-usage) https://github.com/bitcoin/bitcoin/pull/29970
<vasild> sipa: laanwj: wrt https://github.com/bitcoin/bitcoin/pull/30043#discussion_r1644926540 with "static" it is enough to look to further than the function prototype to know that all callers are in the same file, whereas with anon namespace that is not immediately obvious and one may have to look e.g. 100 lines higher to see that this function is local. So I prefer "static" over anon namespace
<bitcoin-git> [bitcoin] fanquake merged pull request #30314: doc: clarify Cirrus self-hosted workers setup (master...2024/06/cirrus-docs) https://github.com/bitcoin/bitcoin/pull/30314
<bitcoin-git> bitcoin/master 5383637 merge-script: Merge bitcoin/bitcoin#30314: doc: clarify Cirrus self-hosted workers setup
<bitcoin-git> bitcoin/master c67f215 Sjors Provoost: ci: clarify Cirrus self-hosted workers setup
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a19563ac86de...538363738e9e
<bitcoin-git> [bitcoin] 0xB10C reopened pull request #25832: tracing: network connection tracepoints (master...2022-05-connection-tracepoints) https://github.com/bitcoin/bitcoin/pull/25832
<bitcoin-git> [bitcoin] 0xB10C closed pull request #25832: tracing: network connection tracepoints (master...2022-05-connection-tracepoints) https://github.com/bitcoin/bitcoin/pull/25832
<bitcoin-git> [bitcoin] fanquake merged pull request #30316: refactor: remove extraneous lock annotations from function definitions (master...clang-annotations-definitions) https://github.com/bitcoin/bitcoin/pull/30316
<bitcoin-git> bitcoin/master a19563a merge-script: Merge bitcoin/bitcoin#30316: refactor: remove extraneous lock annotations ...
<bitcoin-git> bitcoin/master 5729dbb Cory Fields: refactor: remove extraneous lock annotations from function definitions
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a961ad1bebc5...a19563ac86de
<bitcoin-git> [bitcoin] fanquake closed pull request #21515: Erlay: bandwidth-efficient transaction relay protocol (master...2021-03-erlay) https://github.com/bitcoin/bitcoin/pull/21515
<bitcoin-git> qa-assets/main f76936c Niklas Gögge: Merge pull request #191 from murchandamus/2024-06-update-package_rbf
<bitcoin-git> qa-assets/main c446b6b Murch: Add new fuzz inputs after package_rbf changed
<bitcoin-git> [qa-assets] dergoegge pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/d1016904bb2b...f76936c497ac
<bitcoin-git> [qa-assets] dergoegge merged pull request #191: Add new fuzz inputs after package_rbf changed (main...2024-06-update-package_rbf) https://github.com/bitcoin-core/qa-assets/pull/191
<vasild> I opened https://github.com/bitcoin/bitcoin/issues/30318 "Fuzzing related configuration/build options can be improved" following the discussion from yesterday

2024-06-20

<bitcoin-git> [bitcoin] paplorinc opened pull request #30317: WIP Optimize SipHash (master...paplorinc/siphash) https://github.com/bitcoin/bitcoin/pull/30317
<bitcoin-git> [bitcoin] theuni opened pull request #30316: refactor: remove extraneous lock annotations from function definitions (master...clang-annotations-definitions) https://github.com/bitcoin/bitcoin/pull/30316
<bitcoin-git> [qa-assets] murchandamus opened pull request #191: Add new fuzz inputs after package_rbf changed (main...2024-06-update-package_rbf) https://github.com/bitcoin-core/qa-assets/pull/191
<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