2024-05-23

<bitcoin-git> [bitcoin] glozow pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ef44726918c0...83ae1bac9d3e
<bitcoin-git> [bitcoin] dergoegge opened pull request #30156: fuzz: More accurate coverage reports (master...2024-05-cov-reset-counters) https://github.com/bitcoin/bitcoin/pull/30156
<bitcoin-git> [bitcoin] fanquake merged pull request #30151: depends: Fetch miniupnpc sources from an alternative website (master...240522-upnp-dl) https://github.com/bitcoin/bitcoin/pull/30151
<bitcoin-git> bitcoin/master 21b8a14 Hennadii Stepanov: depends: Fetch miniupnpc sources from an alternative website
<bitcoin-git> bitcoin/master ef44726 merge-script: Merge bitcoin/bitcoin#30151: depends: Fetch miniupnpc sources from an alte...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6f36624147df...ef44726918c0
<bitcoin-git> [bitcoin] BenWestgate reopened 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] BenWestgate closed pull request #30147: contrib: Fixup verify-binaries OS platform parsing (master...30145-parse-os-version-correctly) https://github.com/bitcoin/bitcoin/pull/30147

2024-05-22

<hebasto> CMake WG has reached a significant milestone in migrating the Bitcoin Core build system from Autotools to CMake. We've now established consistent and user-friendly build option naming, making the configuration process more straightforward for all developers. We'd love to hear your feedback on this update. Please leave your comments and suggestions at: https://gist.github.com/hebasto/2ef97d3a726bfce08ded9df07f7dab5e. The
<hebasto> staging branch is available here -- https://github.com/hebasto/bitcoin/tree/cmake-staging
<bitcoin-git> [bitcoin] mzumsande opened pull request #30155: validation: Make ReplayBlocks interruptible (master...202405_replay_blocks) https://github.com/bitcoin/bitcoin/pull/30155
<bitcoin-git> [bitcoin] fanquake merged pull request #30150: doc: Correct pull request prefix for scripts and tools (master...2405-doc-doc) https://github.com/bitcoin/bitcoin/pull/30150
<bitcoin-git> bitcoin/master 6f36624 merge-script: Merge bitcoin/bitcoin#30150: doc: Correct pull request prefix for scripts ...
<bitcoin-git> bitcoin/master fa3e115 MarcoFalke: doc: Correct pull request prefix for scripts and tools
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/93bec6e95317...6f36624147df
<bitcoin-git> [bitcoin] fanquake merged pull request #30131: wallet, tests: Avoid stringop-overflow warning in PollutePubKey (master...fix-pollutpubkey-stringop-overflow) https://github.com/bitcoin/bitcoin/pull/30131
<bitcoin-git> bitcoin/master 93bec6e merge-script: Merge bitcoin/bitcoin#30131: wallet, tests: Avoid stringop-overflow warnin...
<bitcoin-git> bitcoin/master 2289d45 Ava Chow: wallet, tests: Avoid stringop-overflow warning in PollutePubKey
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fa8cb0516d41...93bec6e95317
<bitcoin-git> [bitcoin] epiccurious opened pull request #30154: doc: Update mentions of generating bitcoin.conf (master...update-mention-of-bitcoin-conf) https://github.com/bitcoin/bitcoin/pull/30154
<bitcoin-git> [bitcoin] hebasto opened pull request #30151: depends: Fetch miniupnpc sources from GitHub (master...240522-upnp-dl) https://github.com/bitcoin/bitcoin/pull/30151
<gribble> https://github.com/bitcoin/bitcoin/issues/29707 | depends: build miniupnpc with CMake by fanquake · Pull Request #29707 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake merged pull request #30144: ci: Add mising -Wno-error=maybe-uninitialized to armhf task (master...2405-ci-arm) https://github.com/bitcoin/bitcoin/pull/30144
<bitcoin-git> bitcoin/master fa73431 MarcoFalke: ci: Add mising -Wno-error=maybe-uninitialized to armhf task
<bitcoin-git> bitcoin/master fa8cb05 merge-script: Merge bitcoin/bitcoin#30144: ci: Add mising -Wno-error=maybe-uninitialized...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0388dd702b8d...fa8cb0516d41
<bitcoin-git> [bitcoin] maflcko opened pull request #30150: doc: Correct pull request prefix for scripts and tools (master...2405-doc-doc) https://github.com/bitcoin/bitcoin/pull/30150
<bitcoin-git> [bitcoin] fanquake merged pull request #30120: Update libsecp256k1 subtree to current master (master...secp256k1_0_5_0) https://github.com/bitcoin/bitcoin/pull/30120
<bitcoin-git> bitcoin/master a057869 fanquake: build: pass --with-ecmult-gen-kb=86 to secp256k1
<bitcoin-git> bitcoin/master ca3d945 fanquake: Squashed 'src/secp256k1/' changes from d8311688bd..06bff6dec8
<bitcoin-git> bitcoin/master f82a940 fanquake: Update libsecp256k1 subtree to latest master
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/2ec0a28a37db...0388dd702b8d
<bitcoin-git> [bitcoin] achow101 opened pull request #30149: contrib: Renew Windows code signing certificate (master...2024-win-cert-renew) https://github.com/bitcoin/bitcoin/pull/30149

2024-05-21

<bitcoin-git> [bitcoin] fanquake merged pull request #30137: build: Remove `--enable-threadlocal` (master...remove_build_thread_local) https://github.com/bitcoin/bitcoin/pull/30137
<bitcoin-git> bitcoin/master 17fe948 fanquake: build: remove --enable-threadlocal
<bitcoin-git> bitcoin/master 5bba433 Hennadii Stepanov: build: Enable `thread_local` for MinGW-w64 builds
<bitcoin-git> bitcoin/master 1e7c20b fanquake: doc: remove comment about using thread_local
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/6c13b1375f8f...2ec0a28a37db
<bitcoin-git> [bitcoin] naiyoma opened pull request #30148: cli: restrict multiple exclusive argument usage in bitcoin-cli (master...test/multiple-cli-options) https://github.com/bitcoin/bitcoin/pull/30148
<laanwj> <hebasto> "is bitcoin-git bot on their..." <- i still see it at the matrix side of the bridge
<hebasto> is bitcoin-git bot on their vacation?

2024-05-19

2024-05-18

<bitcoin-git> [bitcoin] fanquake opened pull request #30137: build: Remove `--enable-threadlocal` (master...remove_build_thread_local) https://github.com/bitcoin/bitcoin/pull/30137
<bitcoin-git> [bitcoin] rustyrussell opened pull request #30136: doc: note that you can assume C++20. (master...document-cpp-standard) https://github.com/bitcoin/bitcoin/pull/30136

2024-05-17

<bitcoin-git> [bitcoin] brunoerg opened pull request #30134: fuzz: add more coverage for `ScriptPubKeyMan` (master...2024-04-fuzz-spkm-improvements) https://github.com/bitcoin/bitcoin/pull/30134
<bitcoin-git> [bitcoin] theStack opened pull request #30133: test: remove unneeded `-maxorphantx=1000` settings (master...test-remove_maxorphantx_extra_args) https://github.com/bitcoin/bitcoin/pull/30133
<bitcoin-git> [bitcoin] TheCharlatan opened pull request #30132: indexes: Don't wipe indexes again when continuing a prior reindex (master...preserveIndexOnRestart) https://github.com/bitcoin/bitcoin/pull/30132
<bitcoin-git> [bitcoin] achow101 merged pull request #29817: kernel: De-globalize fReindex (master...noGlobalReindex) https://github.com/bitcoin/bitcoin/pull/29817
<bitcoin-git> bitcoin/master 058af75 Ava Chow: Merge bitcoin/bitcoin#29817: kernel: De-globalize fReindex
<bitcoin-git> bitcoin/master b47bd95 TheCharlatan: kernel: De-globalize fReindex
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4877fcdb4263...058af75874ff
<bitcoin-git> [bitcoin] achow101 opened pull request #30131: wallet, tests: Avoid stringop-overflow warning in PollutePubKey (master...fix-pollutpubkey-stringop-overflow) https://github.com/bitcoin/bitcoin/pull/30131
<bitcoin-git> [bitcoin] achow101 merged pull request #30048: crypto: add `NUMS_H` const (master...add-NUMS-H) https://github.com/bitcoin/bitcoin/pull/30048
<bitcoin-git> bitcoin/master 4877fcd Ava Chow: Merge bitcoin/bitcoin#30048: crypto: add `NUMS_H` const
<bitcoin-git> bitcoin/master 9408a04 josibake: tests, fuzz: use new NUMS_H const
<bitcoin-git> bitcoin/master b946f8a josibake: crypto: add NUMS_H const
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2f53f2273da0...4877fcdb4263
<bitcoin-git> [bitcoin] edilmedeiros opened pull request #30130: Increase contrib/signet/miner search space (master...edilmedeiros-issue-30102) https://github.com/bitcoin/bitcoin/pull/30130
<bitcoin-git> [bitcoincore.org] fanquake closed pull request #1023: Bump rexml from 3.2.5 to 3.2.8 (master...dependabot/bundler/rexml-3.2.8) https://github.com/bitcoin-core/bitcoincore.org/pull/1023
<bitcoin-git> [bitcoin] laanwj closed pull request #29959: [PoC] qt, depends: Add wayland support without build-time nor fixed run-time deps (master...2024-04-qtsowrap-wayland) https://github.com/bitcoin/bitcoin/pull/29959

2024-05-16

<bitcoin-git> [bitcoincore.org] dependabot[bot] opened pull request #1023: Bump rexml from 3.2.5 to 3.2.8 (master...dependabot/bundler/rexml-3.2.8) https://github.com/bitcoin-core/bitcoincore.org/pull/1023
<bitcoin-git> [bitcoin] sipa opened pull request #30126: Low-level cluster linearization code (master...202405_clusterlin) https://github.com/bitcoin/bitcoin/pull/30126
<bitcoin-git> [bitcoin-maintainer-tools] laanwj opened pull request #166: Improved check-dnsseeds.py implementation (main...2024-05-new-dnsseeds) https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/166
<bitcoin-git> [bitcoin] theStack opened pull request #30125: test: improve BDB parser (handle internal/overflow pages, support all page sizes) (master...complete_bdb-ro_python_parser2) https://github.com/bitcoin/bitcoin/pull/30125
<bitcoin-git> [bitcoin] ryanofsky merged pull request #29975: blockstorage: Separate reindexing from saving new blocks (master...202404_blockstorage_split_reindex) https://github.com/bitcoin/bitcoin/pull/29975
<bitcoin-git> bitcoin/master 064859b Martin Zumsande: blockstorage: split up FindBlockPos function
<bitcoin-git> bitcoin/master 0d114e3 Martin Zumsande: blockstorage: Add Assume for fKnown / snapshot chainstate
<bitcoin-git> bitcoin/master fdae638 Martin Zumsande: doc: Improve doc for functions involved in saving blocks to disk
<bitcoin-git> [bitcoin] ryanofsky pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/75118a608fc2...2f53f2273da0
<bitcoin-git> [bitcoin] ryanofsky merged pull request #27101: Support JSON-RPC 2.0 when requested by client (master...jsonrpc-2.0) https://github.com/bitcoin/bitcoin/pull/27101
<bitcoin-git> bitcoin/master 09416f9 Matthew Zipkin: test: cover JSONRPC 2.0 requests, batches, and notifications
<bitcoin-git> bitcoin/master df6e375 Matthew Zipkin: rpc: Avoid copies in JSONRPCReplyObj()
<bitcoin-git> bitcoin/master 4202c17 Matthew Zipkin: test: refactor interface_rpc.py
<bitcoin-git> [bitcoin] ryanofsky pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/dd42a5ddea6a...75118a608fc2
<achow101> There is a meta repo where the guidelines will live, as well as any meta discussion: https://github.com/bitcoin-core/meta. the discussion about the guidelines has taken place there as well.
<gribble> https://github.com/bitcoin/bitcoin/issues/30116 | p2p: Fill reconciliation sets (Erlay) attempt 2 by sr-gi · Pull Request #30116 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] achow101 closed pull request #28765: p2p: Fill reconciliation sets (Erlay) (master...2023-11-erlay2.1) https://github.com/bitcoin/bitcoin/pull/28765
<gribble> https://github.com/bitcoin/bitcoin/issues/28765 | p2p: Fill reconciliation sets (Erlay) by naumenkogs · Pull Request #28765 · bitcoin/bitcoin · GitHub
<vasild> maflcko: would be nice if you remove your stale NACK from https://github.com/bitcoin/bitcoin/pull/29421#issuecomment-1985212820
<sr_gi[m]> I've recently opened https://github.com/bitcoin/bitcoin/pull/30116. Given Erlay was listed in high review prio, I guess that should also go there
<gribble> https://github.com/bitcoin/bitcoin/issues/29899 | [26.x] archive 26.1 release notes + backports by glozow · Pull Request #29899 · 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/26606 | wallet: Implement independent BDB parser by achow101 · Pull Request #26606 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/29496 | policy: bump TX_MAX_STANDARD_VERSION to 3 by glozow · Pull Request #29496 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/29873 | policy: restrict all TRUC (v3) transactions to 25KvB by glozow · Pull Request #29873 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30072 | refactor prep for package rbf by instagibbs · Pull Request #30072 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30072 | refactor prep for package rbf by instagibbs · Pull Request #30072 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/20072 | ci: Build Arm64 on Travis without functional tests by fjahr · Pull Request #20072 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28984 | Cluster size 2 package rbf by instagibbs · Pull Request #28984 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30110 | refactor: TxDownloadManager by glozow · Pull Request #30110 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30111 | locks: introduce mutex for tx download, flush rejection filters on UpdatedBlockTip by glozow · Pull Request #30111 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30110 | refactor: TxDownloadManager by glozow · Pull Request #30110 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28984 | Cluster size 2 package rbf by instagibbs · Pull Request #28984 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30000 | p2p: index TxOrphanage by wtxid, allow entries with same txid by glozow · Pull Request #30000 · bitcoin/bitcoin · GitHub
<achow101> #bitcoin-core-dev Meeting: achow101 _aj_ amiti ariard aureleoules b10c BlueMatt brunoerg cfields darosior dergoegge dongcarl fanquake fjahr furszy gleb glozow hebasto instagibbs jamesob jarolrod jonatack josibake kallewoof kanzure kouloumos kvaciral laanwj LarryRuane lightlike luke-jr MacroFake Murch phantomcircuit pinheadmz promag provoostenator ryanofsky sdaftuar S3RK stickies-v sipa sr_gi theStack TheCharlatan vasild
<bitcoin-git> [bitcoin] furszy opened pull request #30122: bench: enable wallet creation benchmarks on all platforms (master...2024_bench_enable_wallet_create) https://github.com/bitcoin/bitcoin/pull/30122
<bitcoin-git> [bitcoin] laanwj closed pull request #29874: test: Add large aligned vmov check for mingw (master...2024-04-forbidden-vmov-check) https://github.com/bitcoin/bitcoin/pull/29874
<bitcoin-git> [bitcoin] fanquake merged pull request #30085: p2p: detect addnode cjdns peers in GetAddedNodeInfo() (master...2024-05-fix-cjdns-detection-in-GetAddedNodeInfo) https://github.com/bitcoin/bitcoin/pull/30085
<bitcoin-git> bitcoin/master 684da97 Jon Atack: p2p, bugfix: detect addnode cjdns peers in GetAddedNodeInfo()
<bitcoin-git> bitcoin/master d0b0474 Jon Atack: test: add GetAddedNodeInfo() CJDNS regression unit test
<bitcoin-git> bitcoin/master dd42a5d merge-script: Merge bitcoin/bitcoin#30085: p2p: detect addnode cjdns peers in GetAddedNo...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ae2658caacc1...dd42a5ddea6a
<bitcoin-git> [bitcoin] fanquake opened pull request #30120: Update libsecp256k1 subtree to current master (master...secp256k1_0_5_0) https://github.com/bitcoin/bitcoin/pull/30120
<bitcoin-git> [bitcoin] fanquake merged pull request #30097: crypto: disable asan for sha256_sse4 with clang and -O0 (master...sha2asan) https://github.com/bitcoin/bitcoin/pull/30097
<bitcoin-git> bitcoin/master 141df0a Cory Fields: crypto: disable asan for sha256_sse4 with clang and -O0
<bitcoin-git> bitcoin/master ae2658c merge-script: Merge bitcoin/bitcoin#30097: crypto: disable asan for sha256_sse4 with cla...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/71f0f2273f62...ae2658caacc1

2024-05-15

<bitcoin-git> [bitcoin] hebasto closed pull request #30117: Add files via upload (master...master) https://github.com/bitcoin/bitcoin/pull/30117
<bitcoin-git> [bitcoin] furszy opened pull request #30118: test: improve robustness of connect_nodes() (master...2024_test_improve_connect_nodes) https://github.com/bitcoin/bitcoin/pull/30118
<bitcoin-git> [bitcoin] Mmgg002 opened pull request #30117: Add files via upload (master...master) https://github.com/bitcoin/bitcoin/pull/30117
<bitcoin-git> [bitcoin] sr-gi opened pull request #30116: p2p: Fill reconciliation sets (Erlay) attempt: 2 (master...2023-11-erlay2.1) https://github.com/bitcoin/bitcoin/pull/30116
<bitcoin-git> [bitcoin] achow101 merged pull request #28929: serialization: Support for multiple parameters (master...pr/iparams) https://github.com/bitcoin/bitcoin/pull/28929
<bitcoin-git> bitcoin/master 83436d1 Ryan Ofsky: serialization: Drop unnecessary ParamsStream references
<bitcoin-git> bitcoin/master 84502b7 Ryan Ofsky: serialization: Drop references to GetVersion/GetType
<bitcoin-git> bitcoin/master f3a2b52 Ryan Ofsky: serialization: Support for multiple parameters
<bitcoin-git> [bitcoin] achow101 pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/7a40f2a3f1cf...71f0f2273f62
<bitcoin-git> [bitcoin] theuni opened pull request #30115: rpc: avoid copying into UniValue (master...easy-univalue-moves) https://github.com/bitcoin/bitcoin/pull/30115
<bitcoin-git> [gui] hebasto merged pull request #722: wallet: Allow user to navigate options while encrypting at creation (master...wallet-encryption-navigation) https://github.com/bitcoin-core/gui/pull/722
<bitcoin-git> bitcoin/master 7a40f2a merge-script: Merge bitcoin-core/gui#722: wallet: Allow user to navigate options while e...
<bitcoin-git> bitcoin/master cccddc0 Hernan Marino: Wallet encrypt on create, allow to navigate options
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/33303b2b296c...7a40f2a3f1cf
<bitcoin-git> [bitcoin] hebasto closed pull request #30113: Add files via upload (master...master) https://github.com/bitcoin/bitcoin/pull/30113
<bitcoin-git> [bitcoin] Mmgg002 opened pull request #30113: Add files via upload (master...master) https://github.com/bitcoin/bitcoin/pull/30113
<bitcoin-git> [bitcoin] 0xB10C opened pull request #30112: rpc: introduce getversion RPC (master...2024-05-getversion-rpc) https://github.com/bitcoin/bitcoin/pull/30112
<bitcoin-git> [bitcoin] glozow opened pull request #30111: locks: introduce mutex for tx download, flush rejection filters on UpdatedBlockTip (master...2024-05-txdownload-mutex) https://github.com/bitcoin/bitcoin/pull/30111
<bitcoin-git> [bitcoin] ryanofsky merged pull request #30000: p2p: index TxOrphanage by wtxid, allow entries with same txid (master...2024-04-orphan-use-wtxid) https://github.com/bitcoin/bitcoin/pull/30000
<bitcoin-git> bitcoin/master efcc593 glozow: [refactor] TxOrphanage::HaveTx only by wtxid
<bitcoin-git> bitcoin/master c31f148 glozow: [refactor] TxOrphanage::EraseTx by wtxid
<bitcoin-git> bitcoin/master 7e475b9 glozow: [p2p] don't query orphanage by txid
<bitcoin-git> [bitcoin] ryanofsky pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/42d5a1ff25a8...33303b2b296c
<bitcoin-git> [bitcoin] willcl-ark closed pull request #28222: Use shared_ptr for CNode inside CConnman (master...2023-08-cnode-shared-ptr) https://github.com/bitcoin/bitcoin/pull/28222
<bitcoin-git> [bitcoin] glozow opened pull request #30110: refactor: TxDownloadManager (master...2024-05-txdownload) https://github.com/bitcoin/bitcoin/pull/30110
<bitcoin-git> [bitcoin] fanquake merged pull request #30060: ci: Roll clang in test-each-commit task (master...2405-ci-clang-roll) https://github.com/bitcoin/bitcoin/pull/30060
<bitcoin-git> bitcoin/master 42d5a1f merge-script: Merge bitcoin/bitcoin#30060: ci: Roll clang in test-each-commit task
<bitcoin-git> bitcoin/master fa90ad2 MarcoFalke: ci: Roll test-each-commit Ubuntu
<bitcoin-git> bitcoin/master fa6c82d MarcoFalke: ci: Remove clang version pin in test-each-commit
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3d24189664e6...42d5a1ff25a8
<bitcoin-git> [bitcoin] fanquake closed pull request #27539: init: Fixes for file descriptor accounting (master...2023-04-minimum-file-descriptor-18911) https://github.com/bitcoin/bitcoin/pull/27539
<gribble> https://github.com/bitcoin/bitcoin/issues/21778 | build: LLD based macOS toolchain by fanquake · Pull Request #21778 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake merged pull request #30098: refactor: simplify `FormatSubVersion` using strprintf/Join (master...202405-refactor-simplify-FormatSubVersion) https://github.com/bitcoin/bitcoin/pull/30098
<bitcoin-git> bitcoin/master 3d24189 merge-script: Merge bitcoin/bitcoin#30098: refactor: simplify `FormatSubVersion` using s...
<bitcoin-git> bitcoin/master 12d8281 Sebastian Falbesoner: refactor: simplify `FormatSubVersion` using strprintf/Join
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/695d80126f75...3d24189664e6
<bitcoin-git> [bitcoin] kevkevinpal closed pull request #30106: lint: fixed typo in test_runner causing linter warning (master...insuffientTypo) https://github.com/bitcoin/bitcoin/pull/30106
<bitcoin-git> [bitcoin] kevkevinpal opened pull request #30106: lint: fixed typo in test_runner causing linter warning (master...insuffientTypo) https://github.com/bitcoin/bitcoin/pull/30106
<bitcoin-git> [bitcoin] fanquake merged pull request #30074: contrib: use ENV flags in get_arch (master...get_arch_env_flags) https://github.com/bitcoin/bitcoin/pull/30074
<bitcoin-git> bitcoin/master b59a027 fanquake: contrib: drop dead get_machine from test sym check
<bitcoin-git> bitcoin/master 695d801 merge-script: Merge bitcoin/bitcoin#30074: contrib: use ENV flags in get_arch
<bitcoin-git> bitcoin/master e6aba46 fanquake: contrib: use env_flags in get_arch
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f5fc3190fbe3...695d80126f75
<bitcoin-git> [bitcoin] kevkevinpal opened pull request #30105: test: Added test to ensure log and failure happen when work is less than active chainstate (master...assumeutxoExceedActiveChainstatelog) https://github.com/bitcoin/bitcoin/pull/30105
<bitcoin-git> [bitcoin] achow101 merged pull request #29086: refactor: Simply include CTxMemPool::Options in CTxMemPool directly rather than duplicating definition (master...refactor_mempoolopts) https://github.com/bitcoin/bitcoin/pull/29086
<bitcoin-git> bitcoin/master f5fc319 Ava Chow: Merge bitcoin/bitcoin#29086: refactor: Simply include CTxMemPool::Options ...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dbb3113082a7...f5fc3190fbe3
<bitcoin-git> bitcoin/master cc67d33 Luke Dashjr: refactor: Simply include CTxMemPool::Options in CTxMemPool directly rather...

2024-05-14

<bitcoin-git> [gui-qml] hebasto merged pull request #284: Only write options after onboarding (main...write_after_onboard) https://github.com/bitcoin-core/gui-qml/pull/284
<bitcoin-git> gui-qml/main c0ebff2 johnny9: qml: Set OptionQmlModel initial property values
<bitcoin-git> gui-qml/main 9e56907 johnny9: qml: only write options after onboarding
<bitcoin-git> gui-qml/main 84d388d merge-script: Merge bitcoin-core/gui-qml#284: Only write options after onboarding
<bitcoin-git> [gui-qml] hebasto pushed 3 commits to main: https://github.com/bitcoin-core/gui-qml/compare/085805ff8651...84d388d61746
<bitcoin-git> [bitcoin] hebasto opened pull request #30099: build: Enable `thread_local` for MinGW-w64 builds (master...240514-mingw-tl) https://github.com/bitcoin/bitcoin/pull/30099
<bitcoin-git> [bitcoin] ryanofsky merged pull request #30083: kernel: Remove batchpriority from kernel library (master...rmKernelBatchPriority) https://github.com/bitcoin/bitcoin/pull/30083
<bitcoin-git> bitcoin/master dbb3113 Ryan Ofsky: Merge bitcoin/bitcoin#30083: kernel: Remove batchpriority from kernel libr...
<bitcoin-git> bitcoin/master d4b17c7 TheCharlatan: kernel: Remove batchpriority from kernel library
<bitcoin-git> [bitcoin] ryanofsky pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7fcf4e99791c...dbb3113082a7
<bitcoin-git> [bitcoin-maintainer-tools] fanquake merged pull request #161: fastcopy-chaindata: Leveldb file numbers can exceed 6 digits (main...2024-04-fastcopy-leveldb-bound) https://github.com/bitcoin-core/bitcoin-maintainer-tools/pull/161
<bitcoin-git> bitcoin-maintainer-tools/main f9b8456 merge-script: Merge bitcoin-core/bitcoin-maintainer-tools#161: fastcopy-chaindata: Level...
<bitcoin-git> bitcoin-maintainer-tools/main a29e014 laanwj: fastcopy-chaindata: Leveldb file numbers can exceed 6 digits
<bitcoin-git> [bitcoin-maintainer-tools] fanquake pushed 2 commits to main: https://github.com/bitcoin-core/bitcoin-maintainer-tools/compare/eedf258fd62e...f9b845614f7a
<vasild> maflcko: https://github.com/bitcoin/bitcoin/pull/29421 has a NACK from you and I have addressed your concern. If not ACK, it would be nice if you can at least remove your NACK. Thanks for the review so far!
<bitcoin-git> [bitcoin] glozow closed pull request #29854: 26.x: backport #29853 ("sign: don't assume we are parsing a sane Miniscript") (26.x...2404_ms_crash_backport_26) https://github.com/bitcoin/bitcoin/pull/29854
<bitcoin-git> [bitcoin] fanquake merged pull request #30078: depends: set AR & RANLIB for CMake (master...set_cmake_ar_global) https://github.com/bitcoin/bitcoin/pull/30078
<bitcoin-git> bitcoin/master 43cfb42 fanquake: depends: set NM for CMake
<bitcoin-git> bitcoin/master 019ad73 fanquake: depends: set RANLIB for CMake
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/d6069cb8d6ba...7fcf4e99791c
<bitcoin-git> bitcoin/master 1e4412b fanquake: depends: set AR for CMake

2024-05-13

<bitcoin-git> [bitcoin] theStack opened pull request #30098: refactor: simplify `FormatSubVersion` using strprintf/Join (master...202405-refactor-simplify-FormatSubVersion) https://github.com/bitcoin/bitcoin/pull/30098
<bitcoin-git> [bitcoin] achow101 merged pull request #28233: validation: don't clear cache on periodic flush: 2x block connection speed (master...sync-on-periodic) https://github.com/bitcoin/bitcoin/pull/28233
<bitcoin-git> bitcoin/master 4a6d1d1 Andrew Toth: validation: don't clear cache on periodic flush
<bitcoin-git> bitcoin/master d6069cb Ava Chow: Merge bitcoin/bitcoin#28233: validation: don't clear cache on periodic flu...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0503cbea9aab...d6069cb8d6ba
<bitcoin-git> [bitcoin] ryanofsky merged pull request #30094: rpc: move UniValue in blockToJSON (master...move-univalue-only) https://github.com/bitcoin/bitcoin/pull/30094
<bitcoin-git> bitcoin/master b77bad3 willcl-ark: rpc: move UniValue in blockToJSON
<bitcoin-git> [bitcoin] ryanofsky pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ff8c606cf1ea...0503cbea9aab
<bitcoin-git> bitcoin/master 0503cbe Ryan Ofsky: Merge bitcoin/bitcoin#30094: rpc: move UniValue in blockToJSON
<bitcoin-git> [bitcoin] theuni opened pull request #30097: crypto: disable asan for sha256_sse4 with clang and -O0 (master...sha2asan) https://github.com/bitcoin/bitcoin/pull/30097
<bitcoin-git> [bitcoin] vasild opened pull request #30095: util: avoid using thread_local variable that has a destructor (master...thead_local_without_destructor) https://github.com/bitcoin/bitcoin/pull/30095
<bitcoin-git> [bitcoin] glozow merged pull request #29974: fuzz: txorphan tests fixups (master...2024-04-txorphan-fuzz) https://github.com/bitcoin/bitcoin/pull/29974
<bitcoin-git> bitcoin/master ff8c606 glozow: Merge bitcoin/bitcoin#29974: fuzz: txorphan tests fixups
<bitcoin-git> bitcoin/master 58594c7 Sergi Delgado Segura: fuzz: txorphan tests fixups
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c7deb761187e...ff8c606cf1ea
<bitcoin-git> [bitcoin] glozow merged pull request #29994: doc: removed help text saying that peers may not connect automatically (master...docsRemoveNetNote) https://github.com/bitcoin/bitcoin/pull/29994
<bitcoin-git> bitcoin/master c7deb76 glozow: Merge bitcoin/bitcoin#29994: doc: removed help text saying that peers may ...
<bitcoin-git> bitcoin/master 95897ff kevkevin: doc: removed help text saying that peers may not connect automatically
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b94061902e52...c7deb761187e
<bitcoin-git> [bitcoin] willcl-ark opened pull request #30094: rpc: move UniValue in blockToJSON (master...move-univalue-only) https://github.com/bitcoin/bitcoin/pull/30094
<bitcoin-git> [bitcoin] paplorinc opened pull request #30093: Optimize memory allocation for transaction outputs (master...paplorinc/spend_preallocation) https://github.com/bitcoin/bitcoin/pull/30093
<bitcoin-git> qa-assets/main f7e12aa Niklas Gögge: Merge pull request #178 from stickies-v/rename-timedata-timeoffsets
<bitcoin-git> qa-assets/main 722b5b4 stickies-v: Add timeoffsets input folder
<bitcoin-git> [qa-assets] dergoegge pushed 2 commits to main: https://github.com/bitcoin-core/qa-assets/compare/6caaca83f025...f7e12aaf6587
<bitcoin-git> [qa-assets] dergoegge merged pull request #178: Add timeoffsets inputs folder (main...rename-timedata-timeoffsets) https://github.com/bitcoin-core/qa-assets/pull/178
<bitcoin-git> [bitcoin] remyers closed pull request #29442: wallet: Target a pre-defined utxo set composition by adjusting change outputs (master...2024-02-change-target) https://github.com/bitcoin/bitcoin/pull/29442
<bitcoin-git> [bitcoin] fanquake opened pull request #30092: [27.x] Backports and probably finalize (27.x...27_1_rel_prep) https://github.com/bitcoin/bitcoin/pull/30092
<bitcoin-git> [bitcoin] fanquake merged pull request #29888: [27.x] Backports (27.x...27_1_backports) https://github.com/bitcoin/bitcoin/pull/29888
<bitcoin-git> bitcoin/27.x 20e6e8d Luke Dashjr: Change Luke Dashjr seed to dashjr-list-of-p2p-nodes.us
<bitcoin-git> bitcoin/27.x 602cfd5 MarcoFalke: ci: Bump s390x to ubuntu:24.04
<bitcoin-git> bitcoin/27.x a6862c5 fanquake: depends: fix mingw-w64 Qt DEBUG=1 build
<bitcoin-git> [bitcoin] fanquake pushed 14 commits to 27.x: https://github.com/bitcoin/bitcoin/compare/d82283950f5f...c7885ecd778d

2024-05-12

<bitcoin-git> [bitcoin] luke-jr closed pull request #30088: Bugfix: RPC/Mining: getblocktemplate: Delay updating nTransactionsUpdatedLast and time_start until after the new template is cached (master...fix_gbt_stale_cache_use) https://github.com/bitcoin/bitcoin/pull/30088
<bitcoin-git> [gui] hebasto merged pull request #812: Fix create unsigned transaction fee bump (master...2024_gui_fix_create_unsigned_tx_fee_bump) https://github.com/bitcoin-core/gui/pull/812
<bitcoin-git> bitcoin/master 671b7a3 furszy: gui: fix create unsigned transaction fee bump
<bitcoin-git> bitcoin/master b940619 merge-script: Merge bitcoin-core/gui#812: Fix create unsigned transaction fee bump
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ee9491369faa...b94061902e52
<bitcoin-git> [bitcoin] hebasto merged pull request #29658: Bugfix: GUI: Help messages already have a trailing newline, so don't add an extra one (master...fix_qt_help_on_console_x_newline) https://github.com/bitcoin/bitcoin/pull/29658
<bitcoin-git> bitcoin/master ee94913 merge-script: Merge bitcoin/bitcoin#29658: Bugfix: GUI: Help messages already have a tra...
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/32072866809a...ee9491369faa
<bitcoin-git> bitcoin/master d1ed09a Luke Dashjr: Bugfix: GUI: Help messages already have a trailing newline, so don't add a...

2024-05-11

<bitcoin-git> [gui] hebasto merged pull request #813: Don't permit port in proxy IP option (master...2024-03-proxy-validate) https://github.com/bitcoin-core/gui/pull/813
<bitcoin-git> bitcoin/master 10c5275 willcl-ark: gui: don't permit port in proxy IP option
<bitcoin-git> bitcoin/master 3207286 merge-script: Merge bitcoin-core/gui#813: Don't permit port in proxy IP option
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/182983c6ab2e...32072866809a
<bitcoin-git> [gui] hebasto merged pull request #788: debugwindow: update session ID tooltip (master...session-id-tooltip) https://github.com/bitcoin-core/gui/pull/788
<bitcoin-git> bitcoin/master 182983c merge-script: Merge bitcoin-core/gui#788: debugwindow: update session ID tooltip
<bitcoin-git> bitcoin/master 3bf00e1 Marnix: gui: debugwindow: update session ID tooltip
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b47c393d8a39...182983c6ab2e
<bitcoin-git> [gui] luke-jr opened pull request #820: GUI: Enable customisation of QR Code font (master...qt_fontsel_qrcodes) https://github.com/bitcoin-core/gui/pull/820
<bitcoin-git> [bitcoin] luke-jr opened pull request #30088: Bugfix: RPC/Mining: getblocktemplate: Delay updating nTransactionsUpdatedLast and time_start until after the new template is cached (master...fix_gbt_stale_cache_use) https://github.com/bitcoin/bitcoin/pull/30088
<bitcoin-git> [bitcoin] fanquake merged pull request #30081: refactor: Remove unused code from `subprocess.h` header (master...240510-clean-sp) https://github.com/bitcoin/bitcoin/pull/30081
<bitcoin-git> bitcoin/master 05b6f87 Hennadii Stepanov: refactor, subprocess: Remove unused `Popen::child_created_` data member
<bitcoin-git> bitcoin/master 24b53fc Hennadii Stepanov: refactor, subprocess: Remove `Popen::pid()`
<bitcoin-git> bitcoin/master 9e1ccf5 Hennadii Stepanov: refactor, subprocess: Remove unused `Popen::poll()`
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/4d3f1d08db41...b47c393d8a39
<bitcoin-git> [bitcoin] fanquake merged pull request #29739: build: swap cctools otool for llvm-objdump (master...swap_otool_llvm_objdump) https://github.com/bitcoin/bitcoin/pull/29739
<bitcoin-git> bitcoin/master 4d3f1d0 merge-script: Merge bitcoin/bitcoin#29739: build: swap cctools otool for llvm-objdump
<bitcoin-git> bitcoin/master 7f5ac45 fanquake: build: swap otool for (llvm-)objdump
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2cedb42a928f...4d3f1d08db41
<bitcoin-git> [bitcoin] jonatack opened pull request #30085: p2p: detect addnode cjdns peers in GetAddedNodeInfo() (master...2024-05-fix-cjdns-detection-in-GetAddedNodeInfo) https://github.com/bitcoin/bitcoin/pull/30085
<bitcoin-git> [bitcoin] jonatack opened pull request #30084: script: lief updates (master...2024-05-lief-update) https://github.com/bitcoin/bitcoin/pull/30084

2024-05-10

<bitcoin-git> [bitcoin] TheCharlatan opened pull request #30083: kernel: Remove batchpriority from kernel library (master...rmKernelBatchPriority) https://github.com/bitcoin/bitcoin/pull/30083
<bitcoin-git> [bitcoin] achow101 merged pull request #29252: kernel: Remove key module from kernel library (master...kernelRmKey) https://github.com/bitcoin/bitcoin/pull/29252
<bitcoin-git> bitcoin/master 28905c1 Ryan Ofsky: test: Use ECC_Context helper in bench and fuzz tests
<bitcoin-git> bitcoin/master a08d2b3 Ryan Ofsky: tools: Use ECC_Context helper in bitcoin-tx and bitcoin-wallet tools
<bitcoin-git> bitcoin/master 538fedd Ryan Ofsky: common: Add ECC_Context RAII wrapper for ECC_Start/ECC_Stop
<bitcoin-git> [bitcoin] achow101 pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/7066980273aa...2cedb42a928f
<bitcoin-git> [bitcoin] kevkevinpal reopened pull request #29994: doc: removed help text saying that peers may not connect automatically (master...docsRemoveNetNote) https://github.com/bitcoin/bitcoin/pull/29994
<bitcoin-git> [bitcoin] achow101 merged pull request #29948: test: add missing comparison of node1's mempool in MempoolPackagesTest (master...master) https://github.com/bitcoin/bitcoin/pull/29948
<bitcoin-git> bitcoin/master 7066980 Ava Chow: Merge bitcoin/bitcoin#29948: test: add missing comparison of node1's mempo...
<bitcoin-git> bitcoin/master e912717 umiumi: test: add missing comparison of node1's mempool in MempoolPackagesTest
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/98dd4e712efa...7066980273aa
<bitcoin-git> [bitcoin] instagibbs opened pull request #30082: test: expand LimitOrphan and EraseForPeer coverage (master...2024-05-orphan_limit_eraseforpeer) https://github.com/bitcoin/bitcoin/pull/30082
<bitcoin-git> [bitcoin] hebasto opened pull request #30081: refactor: Remove unused code from `subprocess.h` header (master...240510-clean-sp) https://github.com/bitcoin/bitcoin/pull/30081
<bitcoin-git> [bitcoin] remyers opened pull request #30080: wallet: add coin selection parameter `add_excess_to_recipient_position` for changeless txs with excess that would be added to fees (master...2024-05-bnb-excess) https://github.com/bitcoin/bitcoin/pull/30080
<bitcoin-git> [bitcoin] ismaelsadeeq opened pull request #30079: Fee Estimation: Ignore all transactions with an in-block child (master...05-2023-ignore-transactions-with-parents) https://github.com/bitcoin/bitcoin/pull/30079
<bitcoin-git> [bitcoin] fanquake opened pull request #30078: depends: set AR & RANLIB for CMake (master...set_cmake_ar_global) https://github.com/bitcoin/bitcoin/pull/30078

2024-05-09

<bitcoin-git> [bitcoin] theStack opened pull request #30076: test: fix MiniWallet script-path spend (missing parity bit in leaf version) (master...202405-MiniWallet-fix_script_path_spend_missing_sign_bit) https://github.com/bitcoin/bitcoin/pull/30076
<bitcoin-git> [bitcoin] achow101 merged pull request #30006: test: use sleepy wait-for-log in reindex readonly (master...sleepy-wait) https://github.com/bitcoin/bitcoin/pull/30006
<bitcoin-git> bitcoin/master 98dd4e7 Ava Chow: Merge bitcoin/bitcoin#30006: test: use sleepy wait-for-log in reindex read...
<bitcoin-git> bitcoin/master fd6a7d3 Matthew Zipkin: test: use sleepy wait-for-log in reindex readonly
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/24572cf76816...98dd4e712efa
<bitcoin-git> [bitcoin] achow101 merged pull request #29939: test: add MiniWallet tagging support to avoid UTXO mixing, use in `fill_mempool` (master...202404-test-support_MiniWallet_tags) https://github.com/bitcoin/bitcoin/pull/29939
<bitcoin-git> bitcoin/master b2037ad Sebastian Falbesoner: test: add MiniWallet tagging support to avoid UTXO mixing
<bitcoin-git> bitcoin/master c8e6d08 Sebastian Falbesoner: test: refactor: eliminate COINBASE_MATURITY magic number in fill_mempool
<bitcoin-git> bitcoin/master 4f34714 Sebastian Falbesoner: test: refactor: move fill_mempool to new module mempool_util
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/012e540acee4...24572cf76816
<bitcoin-git> [bitcoin] achow101 merged pull request #29122: test: adds outbound eviction functional tests, updates comment in ConsiderEviction (master...2023-12-20-eviction-tests) https://github.com/bitcoin/bitcoin/pull/29122
<bitcoin-git> bitcoin/master d53d848 Sergi Delgado Segura: test: adds outbound eviction tests for non outbound-full-relay peers
<bitcoin-git> bitcoin/master 012e540 Ava Chow: Merge bitcoin/bitcoin#29122: test: adds outbound eviction functional tests...
<bitcoin-git> bitcoin/master a8d9a0e Sergi Delgado Segura: test: adds outbound eviction functional tests, updates comment in Consider...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ceb1e078f8c0...012e540acee4
<cfields> summoning sipa for a sanity-check on https://github.com/theuni/bitcoin/commit/db1d199bf93eae046a62245db8f7782a94f25e9d line 416
<bitcoin-git> [bitcoin] hebasto opened pull request #30075: test, subprocess: Improve coverage report correctness (master...240509-coverage) https://github.com/bitcoin/bitcoin/pull/30075
<bitcoin-git> [bitcoin] fanquake opened pull request #30074: contrib: use ENV flags in get_arch (master...get_arch_env_flags) https://github.com/bitcoin/bitcoin/pull/30074
<bitcoin-git> [bitcoin] achow101 merged pull request #28793: contrib: Add asmap-tool (master...2023-11-asmap-tool-nextgen) https://github.com/bitcoin/bitcoin/pull/28793
<bitcoin-git> bitcoin/master ceb1e07 Ava Chow: Merge bitcoin/bitcoin#28793: contrib: Add asmap-tool
<bitcoin-git> bitcoin/master 6abe772 Fabian Jahr: contrib: Add asmap-tool
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/921c61e9a5c8...ceb1e078f8c0
<bitcoin-git> [bitcoin] achow101 merged pull request #29973: test: Assumeutxo: ensure failure when importing a snapshot twice (master...assumeutxo-test-import-snapshot-twice) https://github.com/bitcoin/bitcoin/pull/29973
<bitcoin-git> bitcoin/master b259b0e Alfonso Roman Zubeldia: [Test] Assumeutxo: ensure failure when importing a snapshot twice
<bitcoin-git> bitcoin/master 921c61e Ava Chow: Merge bitcoin/bitcoin#29973: test: Assumeutxo: ensure failure when importi...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6f1d9064381d...921c61e9a5c8
<gribble> https://github.com/bitcoin/bitcoin/issues/27795 | Remove Ambiguity of Script ASM Hex and Decimal Integer Representations · Issue #27795 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28793 | contrib: Add asmap-tool by fjahr · Pull Request #28793 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/29973 | test: Assumeutxo: ensure failure when importing a snapshot twice by alfonsoromanz · Pull Request #29973 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/29432 | Stratum v2 Template Provider (take 3) by Sjors · Pull Request #29432 · bitcoin/bitcoin · GitHub
<theStack> achow101: the bdb parser in the test framework assumes a pagesize of 4096 bytes. i wondered where does number comes from? did earlier versions of bitcoin core set a fixed pagesize? (is this even possible?)
<gribble> https://github.com/bitcoin/bitcoin/issues/29888 | [27.x] Backports by fanquake · Pull Request #29888 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/21778 | build: LLD based macOS toolchain by fanquake · Pull Request #21778 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/29739 | build: swap cctools otool for llvm-objdump by fanquake · Pull Request #29739 · 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/29982 | test: Fix intermittent issue in wallet_backwards_compatibility.py by Randy808 · Pull Request #29982 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/26606 | wallet: Implement independent BDB parser by achow101 · Pull Request #26606 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30072 | refactor prep for package rbf by instagibbs · Pull Request #30072 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28984 | Cluster size 2 package rbf by instagibbs · Pull Request #28984 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30072 | refactor prep for package rbf by instagibbs · Pull Request #30072 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28984 | Cluster size 2 package rbf by instagibbs · Pull Request #28984 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30000 | p2p: index TxOrphanage by wtxid, allow entries with same txid by glozow · Pull Request #30000 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28984 | Cluster size 2 package rbf by instagibbs · Pull Request #28984 · bitcoin/bitcoin · GitHub
<achow101> #bitcoin-core-dev Meeting: achow101 _aj_ amiti ariard aureleoules b10c BlueMatt brunoerg cfields darosior dergoegge dongcarl fanquake fjahr furszy gleb glozow hebasto instagibbs jamesob jarolrod jonatack josibake kallewoof kanzure kouloumos kvaciral laanwj LarryRuane lightlike luke-jr MacroFake Murch phantomcircuit pinheadmz promag provoostenator ryanofsky sdaftuar S3RK stickies-v sipa sr-gi[m] theStack TheCharlatan vasild
<bitcoin-git> [bitcoin] instagibbs opened pull request #30072: refactor prep for package rbf (master...2024-05-package_rbf_prep) https://github.com/bitcoin/bitcoin/pull/30072
<bitcoin-git> [bitcoin] fanquake closed pull request #30068: test: assert can't activate snapshot based chainstate more than once (master...assumeutxoActivateTwice) https://github.com/bitcoin/bitcoin/pull/30068