2024-06-02

<bitcoin-git> [bitcoin] TheCharlatan closed pull request #28335: RFC: Remove boost usage from kernel api / headers (master...mempoolBoostHeaderPrune) https://github.com/bitcoin/bitcoin/pull/28335

2024-05-31

<bitcoin-git> [bitcoin] Sjors closed pull request #30213: net: have GetReceivedMessage() return bytes (master...2024/05/transport-sans-netmsg) https://github.com/bitcoin/bitcoin/pull/30213
<gnaf> linkrot signet/faucet bip 325 https://github.com/bitcoin/bitcoin/pull/18267 or use a faucet sidechain for testing https://liquidtestnet.com/faucet
<bitcoin-git> [bitcoin] fanquake closed pull request #29946: JSON-RPC request Content-Type is application/json (master...jsonrpc_content_type) https://github.com/bitcoin/bitcoin/pull/29946
<bitcoin-git> [bitcoin] fanquake opened pull request #30215: doc: JSON-RPC request Content-Type is application/json (master...29946_fixedup) https://github.com/bitcoin/bitcoin/pull/30215
<bitcoin-git> [bitcoin] fanquake closed pull request #29971: refactor: refactored platform assignment into get_platform function (master...fix/platform-consistency) https://github.com/bitcoin/bitcoin/pull/29971
<bitcoin-git> [bitcoin] ryanofsky opened pull request #30214: refactor: Improve assumeutxo state representation (master...pr/cstate) https://github.com/bitcoin/bitcoin/pull/30214
<bitcoin-git> [bitcoin] Sjors opened pull request #30213: net: have GetReceivedMessage() return bytes (master...2024/05/transport-sans-netmsg) https://github.com/bitcoin/bitcoin/pull/30213
<bitcoin-git> [bitcoin] fanquake merged pull request #30204: depends: consolidate dependency docs (master...depends_docs) https://github.com/bitcoin/bitcoin/pull/30204
<bitcoin-git> bitcoin/master 457e184 merge-script: Merge bitcoin/bitcoin#30204: depends: consolidate dependency docs
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3ac1465cd9da...457e1846d2bf
<bitcoin-git> bitcoin/master a27e1ce fanquake: depends: consolidate dependency docs
<bitcoin-git> [bitcoin] fanquake merged pull request #30198: depends: qt 5.15.14 and fix macOS build with Clang 18 (master...qt_5_15_14) https://github.com/bitcoin/bitcoin/pull/30198
<bitcoin-git> bitcoin/master 3ac1465 merge-script: Merge bitcoin/bitcoin#30198: depends: qt 5.15.14 and fix macOS build with ...
<bitcoin-git> bitcoin/master b018bd7 fanquake: depends: qt 5.15.14
<bitcoin-git> bitcoin/master 0a3631f fanquake: depends: fix Qt macOS build with Clang 18
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/62f7f59ff495...3ac1465cd9da
<bitcoin-git> [bitcoin] willcl-ark opened pull request #30212: rename TransactionErrors: MISSING_INPUTS and ALREADY_IN_CHAIN (master...clarify-missing-inputs-err) https://github.com/bitcoin/bitcoin/pull/30212
<bitcoin-git> [bitcoin] dergoegge opened pull request #30211: fuzz: Make FuzzedSock fuzz friendlier (master...2024-05-fix-fuzzsock) https://github.com/bitcoin/bitcoin/pull/30211
<fanquake> Pushed up some bins for 27.1rc1: https://bitcoincore.org/bin/bitcoin-core-27.1/test.rc1/
<bitcoin-git> [bitcoincore.org] fanquake opened pull request #1025: Bitcoin Core 27.1 (master...announce_27_1) https://github.com/bitcoin-core/bitcoincore.org/pull/1025
<bitcoin-git> [bitcoin] maflcko closed pull request #30208: chore: fix some comments (master...master) https://github.com/bitcoin/bitcoin/pull/30208
<bitcoin-git> [bitcoin] zoupingshi opened pull request #30208: chore: fix some comments (master...master) https://github.com/bitcoin/bitcoin/pull/30208
<bitcoin-git> [bitcoin] achow101 closed pull request #30188: Fix typos in 36 files | Almost only documentation (master...cyon_fix_typos) https://github.com/bitcoin/bitcoin/pull/30188

2024-05-30

<bitcoin-git> [bitcoin] mzumsande opened pull request #30207: validation: Improve, document and test logic for chains building on invalid blocks (master...202405_invalid_chains) https://github.com/bitcoin/bitcoin/pull/30207
<bitcoin-git> [bitcoin] vasild opened pull request #30205: test: add mocked Sock that can read/write custom data and/or CNetMessages (master...DynSock) https://github.com/bitcoin/bitcoin/pull/30205
<bitcoin-git> [bitcoin] fanquake opened pull request #30204: depends: consolidate dependency docs (master...depends_docs) https://github.com/bitcoin/bitcoin/pull/30204
<maflcko> fjahr: For extracting the interesting stuff for fuzzing, you can probably use the https://github.com/bitcoin-core/qa-assets/blob/main/unit_test_data/script_assets_test.json json format and corresponding fuzz target with coverage compiled in
<bitcoin-git> [bitcoin] BrandonOdiwuor opened pull request #30203: Enhance signet chain configuration in bitcoin.conf (master...add-signet-chain-configs) https://github.com/bitcoin/bitcoin/pull/30203
<bitcoin-git> [bitcoin] fanquake merged pull request #30199: clang-tidy: Add `bugprone-move-forwarding-reference` check (master...240530-tidy-move-fw) https://github.com/bitcoin/bitcoin/pull/30199
<bitcoin-git> bitcoin/master 62f7f59 merge-script: Merge bitcoin/bitcoin#30199: clang-tidy: Add `bugprone-move-forwarding-ref...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0a7c650fcd32...62f7f59ff495
<bitcoin-git> bitcoin/master 88cdb59 Hennadii Stepanov: clang-tidy: Add `bugprone-move-forwarding-reference` check
<gribble> https://github.com/bitcoin/bitcoin/issues/30043 | net: Replace libnatpmp with built-in PCP+NATPMP implementation by laanwj · Pull Request #30043 · bitcoin/bitcoin · GitHub
<fjahr> Anything to add or remove from https://github.com/orgs/bitcoin/projects/1/views/4
<gribble> https://github.com/bitcoin/bitcoin/issues/26596 | wallet: Migrate legacy wallets to descriptor wallets without requiring BDB by achow101 · Pull Request #26596 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30126 | Low-level cluster linearization code by sipa · Pull Request #30126 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30161 | util: add VecDeque by sipa · Pull Request #30161 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30160 | util: add BitSet by sipa · Pull Request #30160 · 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/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 10kvB by glozow · Pull Request #29873 · 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
<fjahr> #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] vasild opened pull request #30202: netbase: extend CreateSock() to support creating arbitrary sockets (master...extend_CreateSock) https://github.com/bitcoin/bitcoin/pull/30202
<bitcoin-git> [bitcoin] fanquake opened pull request #30201: depends: remove `FORCE_USE_SYSTEM_CLANG` (master...remove_force_use_system_clang) https://github.com/bitcoin/bitcoin/pull/30201
<bitcoin-git> [bitcoin] Sjors opened pull request #30200: Introduce Miner interface (master...2024/05/miner-interface) https://github.com/bitcoin/bitcoin/pull/30200
<bitcoin-git> [bitcoin] hebasto opened pull request #30199: clang-tidy: Add `bugprone-move-forwarding-reference` check (master...240530-tidy-move-fw) https://github.com/bitcoin/bitcoin/pull/30199
<bitcoin-git> [bitcoin] fanquake merged pull request #30034: ci: add markdown link check job (master...link-check-action) https://github.com/bitcoin/bitcoin/pull/30034
<bitcoin-git> bitcoin/master 0a7c650 merge-script: Merge bitcoin/bitcoin#30034: ci: add markdown link check job
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f61ede574c12...0a7c650fcd32
<bitcoin-git> bitcoin/master 4b7d984 willcl-ark: lint: add markdown hyperlink checker
<bitcoin-git> [bitcoin] fanquake opened pull request #30198: depends: qt 5.15.14 and fix macOS build with Clang 18 (master...qt_5_15_14) https://github.com/bitcoin/bitcoin/pull/30198
<bitcoin-git> [bitcoin] darosior opened pull request #30197: fuzz: bound some miniscript operations to avoid fuzz timeouts (master...2405_desc_fuzz_timeouts) https://github.com/bitcoin/bitcoin/pull/30197
<bitcoin-git> [bitcoin] fanquake closed pull request #30022: releases: use LLVM 18 for macOS (master...macos_llvm_18_releases) https://github.com/bitcoin/bitcoin/pull/30022
<bitcoin-git> [bitcoin-detached-sigs] fanquake pushed tag v27.1rc1: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/v27.1rc1
<bitcoin-git> bitcoin-detached-sigs/27.x a808015 fanquake: 27.1: macOS sig for rc1
<bitcoin-git> [bitcoin-detached-sigs] fanquake pushed 1 commit to 27.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/b15cfc62c921...a8080157b0e3
<bitcoin-git> [bitcoin] fanquake merged pull request #30049: build, test, doc: Temporarily remove Android-related stuff (master...240503-android) https://github.com/bitcoin/bitcoin/pull/30049
<bitcoin-git> bitcoin/master 5deb0b0 Hennadii Stepanov: build, test, doc: Temporarily remove Android-related stuff
<bitcoin-git> bitcoin/master f61ede5 merge-script: Merge bitcoin/bitcoin#30049: build, test, doc: Temporarily remove Android-...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/10164916f712...f61ede574c12
<bitcoin-git> [bitcoin] fanquake closed pull request #30196: Create Dewy800 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/30196
<bitcoin-git> [bitcoin] dewy800 opened pull request #30196: Create Dewy800 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/30196
<bitcoin-git> [bitcoin] kevkevinpal opened pull request #30195: test: Added test coverage to listsinceblock rpc (master...testCannotReadFromBlock) https://github.com/bitcoin/bitcoin/pull/30195
<bitcoin-git> bitcoin-detached-sigs/27.x b15cfc6 Ava Chow: 27.1: win sig for rc1
<bitcoin-git> [bitcoin-detached-sigs] achow101 pushed 1 commit to 27.x: https://github.com/bitcoin-core/bitcoin-detached-sigs/compare/9cccc7753df1...b15cfc62c921

2024-05-29

<bitcoin-git> [bitcoin] theuni opened pull request #30194: refactor: use recommended type hiding on multi_index types (master...multi_index_types) https://github.com/bitcoin/bitcoin/pull/30194
<bitcoin-git> [bitcoin] m3dwards opened pull request #30193: ci: move ASAN job to GitHub Actions from Cirrus CI (master...move-asan-to-gha) https://github.com/bitcoin/bitcoin/pull/30193
<bitcoin-git> [bitcoin] fanquake opened pull request #30192: build: remove `--enable-lcov-branch-coverage` (master...support_lcov_2) https://github.com/bitcoin/bitcoin/pull/30192
<bitcoin-git> [bitcoin] fanquake closed pull request #30189: build: remove usage of BOOST_NO_CXX98_FUNCTION_BASE (master...remove_boost_function_base_macro) https://github.com/bitcoin/bitcoin/pull/30189
<gribble> https://github.com/bitcoin/bitcoin/issues/29775 | Testnet4 including PoW difficulty adjustment fix by fjahr · Pull Request #29775 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake opened pull request #30189: build: remove usage of DBOOST_NO_CXX98_FUNCTION_BASE (master...remove_boost_function_base_macro) https://github.com/bitcoin/bitcoin/pull/30189
<bitcoin-git> [bitcoin] fanquake pushed tag v27.1rc1: https://github.com/bitcoin/bitcoin/compare/v27.1rc1
<bitcoin-git> [bitcoin] fanquake merged 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/master 7c8abf3 furszy: bench: bugfix, properly release wallet before erasing directory
<bitcoin-git> bitcoin/master 1016491 merge-script: Merge bitcoin/bitcoin#30122: bench: enable wallet creation benchmarks on a...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/46d3477b5b18...10164916f712
<bitcoin-git> [bitcoin] fanquake merged pull request #30172: fuzz: Handle missing BDBRO errors (master...bdbro-fuzz-skip-enc) https://github.com/bitcoin/bitcoin/pull/30172
<bitcoin-git> bitcoin/master 9ddf39d Ava Chow: fuzz: Handle missing BDBRO errors
<bitcoin-git> bitcoin/master 46d3477 merge-script: Merge bitcoin/bitcoin#30172: fuzz: Handle missing BDBRO errors
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/be100cf4c77a...46d3477b5b18
<vasild> laanwj: https://github.com/bitcoin/bitcoin/pull/30043 "Either solve FreeBSD compile issue (probably upstream issue) or remove FreeBSD support" -- what is the issue? Somewhere in the comments Sjors posted a picture of some compile warning - is that it?
<bitcoin-git> [bitcoin] fanquake merged pull request #21778: build: LLD based macOS toolchain (master...llvm_13_ld64_lld) https://github.com/bitcoin/bitcoin/pull/21778
<bitcoin-git> bitcoin/master c6a6b2d fanquake: build: add lld into macOS build environment(s)
<bitcoin-git> bitcoin/master 437e908 fanquake: depends: swap cctools-x for llvm-x
<bitcoin-git> [bitcoin] fanquake pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/417b6ceceee9...be100cf4c77a
<bitcoin-git> bitcoin/master bab287d fanquake: depends: don't use -no_warning_for_no_symbols in macOS qt build
<bitcoin-git> [bitcoin] fanquake merged pull request #30156: fuzz: More accurate coverage reports (master...2024-05-cov-reset-counters) https://github.com/bitcoin/bitcoin/pull/30156
<bitcoin-git> bitcoin/master 417b6ce merge-script: Merge bitcoin/bitcoin#30156: fuzz: More accurate coverage reports
<bitcoin-git> bitcoin/master 949abeb dergoegge: [fuzz] Avoid collecting initialization coverage
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/58956028e439...417b6ceceee9
<bitcoin-git> [bitcoin] fanquake merged pull request #30170: refactor: Use type-safe time in txorphanage (master...2405-type-time-tx-orphan) https://github.com/bitcoin/bitcoin/pull/30170
<bitcoin-git> bitcoin/master 5895602 merge-script: Merge bitcoin/bitcoin#30170: refactor: Use type-safe time in txorphanage
<bitcoin-git> bitcoin/master fa6d489 MarcoFalke: refactor: Use type-safe time in txorphanage
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/327f08bb0cd9...58956028e439
<bitcoin-git> [bitcoin] fanquake merged pull request #30092: [27.x] Backports and rc1 (27.x...27_1_rel_prep) https://github.com/bitcoin/bitcoin/pull/30092
<bitcoin-git> bitcoin/27.x 0ba11cf willcl-ark: rpc: move UniValue in blockToJSON
<bitcoin-git> bitcoin/27.x dedf319 willcl-ark: gui: don't permit port in proxy IP option
<bitcoin-git> bitcoin/27.x d1289a1 furszy: gui: fix create unsigned transaction fee bump
<bitcoin-git> [bitcoin] fanquake pushed 13 commits to 27.x: https://github.com/bitcoin/bitcoin/compare/c7885ecd778d...fccd32efe6e2
<bitcoin-git> [bitcoin] fanquake merged pull request #30184: [25.x] windeploy: Renew certificate (25.x...25_x_backport_win_cert) https://github.com/bitcoin/bitcoin/pull/30184
<bitcoin-git> bitcoin/25.x fb9890c merge-script: Merge bitcoin/bitcoin#30184: [25.x] windeploy: Renew certificate
<bitcoin-git> bitcoin/25.x 7a4eff2 Ava Chow: windeploy: Renew certificate
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to 25.x: https://github.com/bitcoin/bitcoin/compare/62c22dd679ba...fb9890cbd512
<bitcoin-git> [bitcoin] Sajjon opened pull request #30188: Fix typos in 36 files | Almost only documentation (master...cyon_fix_typos) https://github.com/bitcoin/bitcoin/pull/30188
<achow101> I won't be able to run the IRC meeting this week, so someone else should run it. https://github.com/bitcoin-core/bitcoin-devwiki/wiki/IRC-Meeting-Cheat-Sheet may be helpful for whoever wants to do it this week

2024-05-28

<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] marcofleon opened pull request #30186: fuzz: increase `txorphan` harness stability (master...2024/05/txorphan-harness-instability) https://github.com/bitcoin/bitcoin/pull/30186
<bitcoin-git> [bitcoin] BenWestgate closed pull request #30171: doc: Change GiB to GB in release-process.md (master...patch-2) https://github.com/bitcoin/bitcoin/pull/30171
<bitcoin-git> [bitcoin] fanquake opened pull request #30185: guix: show `*_FLAGS` variables in pre-build output (master...show_additional_guix_flags) https://github.com/bitcoin/bitcoin/pull/30185
<bitcoin-git> [bitcoin] fanquake opened pull request #30184: [25.x] windeploy: Renew certificate (25.x...25_x_backport_win_cert) https://github.com/bitcoin/bitcoin/pull/30184
<bitcoin-git> [gui-qml] johnny9 opened pull request #403: Introduce Create Single-Sig wallet flow (main...create-wallet-pr) https://github.com/bitcoin-core/gui-qml/pull/403

2024-05-27

<bitcoin-git> [bitcoin] brunoerg opened pull request #30183: rpc: net: follow-ups for #30062 (master...2024-05-followup-30062) https://github.com/bitcoin/bitcoin/pull/30183
<bitcoin-git> [gui-qml] hebasto merged pull request #400: Introduce Tooltip for the BlockClock navbar button (main...tooltip) https://github.com/bitcoin-core/gui-qml/pull/400
<bitcoin-git> gui-qml/main 8f8341f johnny9: qml: Introduce Tooltip for the BlockClock navbar button
<bitcoin-git> gui-qml/main a7ccfc3 Hennadii Stepanov: Merge bitcoin-core/gui-qml#400: Introduce Tooltip for the BlockClock navba...
<bitcoin-git> [gui-qml] hebasto pushed 2 commits to main: https://github.com/bitcoin-core/gui-qml/compare/cf820e5e623b...a7ccfc3fbd7c
<bitcoin-git> qa-assets/main 3a55927 MarcoFalke: Add fuzz inputs
<bitcoin-git> qa-assets/main cad8fa8 Niklas Gögge: Merge pull request #184 from maflcko/main
<bitcoin-git> qa-assets/main cc5858c MarcoFalke: Temporarily remove fuzz input which times out
<bitcoin-git> [qa-assets] dergoegge pushed 3 commits to main: https://github.com/bitcoin-core/qa-assets/compare/f7e12aaf6587...cad8fa8d8c4d
<bitcoin-git> [qa-assets] dergoegge merged pull request #184: Add fuzz inputs (main...main) https://github.com/bitcoin-core/qa-assets/pull/184
<bitcoin-git> [gui-qml] hebasto merged pull request #402: ci, build: Update GHA actions and fix build bugs (main...240526-ci-update) https://github.com/bitcoin-core/gui-qml/pull/402
<bitcoin-git> gui-qml/main 935ee29 Hennadii Stepanov: build: Fix `-Xclang -internal-isystem` option
<bitcoin-git> gui-qml/main 87909c1 Hennadii Stepanov: build: Add missed `IPAddressValueInput.qml` to `QML_RES_QML`
<bitcoin-git> gui-qml/main ac32ee9 Hennadii Stepanov: ci: Update GHA actions
<bitcoin-git> [gui-qml] hebasto pushed 5 commits to main: https://github.com/bitcoin-core/gui-qml/compare/84d388d61746...cf820e5e623b

2024-05-26

<bitcoin-git> [gui-qml] hebasto opened pull request #402: ci: Update GHA actions (main...240526-ci-update) https://github.com/bitcoin-core/gui-qml/pull/402

2024-05-25

<bitcoin-git> [bitcoin] kevkevinpal closed 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] maflcko opened pull request #30174: test: Set mocktime in p2p_disconnect_ban.py to avoid intermittent test failure (master...2405-test-bump) https://github.com/bitcoin/bitcoin/pull/30174

2024-05-24

<bitcoin-git> [bitcoin] achow101 opened pull request #30172: fuzz: Handle missing BDBRO errors (master...bdbro-fuzz-skip-enc) https://github.com/bitcoin/bitcoin/pull/30172
<bitcoin-git> [bitcoin] achow101 merged pull request #30169: fuzz: Fix wallet_bdb_parser stdlib error matching (master...2405-fuzz-stdlib-match-err) https://github.com/bitcoin/bitcoin/pull/30169
<bitcoin-git> bitcoin/master fac7298 MarcoFalke: fuzz: Fix wallet_bdb_parser stdlib error matching
<bitcoin-git> bitcoin/master 327f08b Ava Chow: Merge bitcoin/bitcoin#30169: fuzz: Fix wallet_bdb_parser stdlib error matc...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4c387cb64ff4...327f08bb0cd9
<bitcoin-git> [bitcoin] BenWestgate opened pull request #30171: doc: Change GiB to GB in release-process.md (master...patch-2) https://github.com/bitcoin/bitcoin/pull/30171
<bitcoin-git> [bitcoin] maflcko opened pull request #30170: refactor: Use type-safe time in txorphanage (master...2405-type-time-tx-orphan) https://github.com/bitcoin/bitcoin/pull/30170
<bitcoin-git> [bitcoin] maflcko opened pull request #30169: fuzz: Fix wallet_bdb_parser stdlib error matching (master...2405-fuzz-stdlib-match-err) https://github.com/bitcoin/bitcoin/pull/30169
<bitcoin-git> [bitcoin] fjahr opened pull request #30167: doc, rpc: Release notes and follow-ups for #29612 (master...2024-05-29612-followup) https://github.com/bitcoin/bitcoin/pull/30167
<bitcoin-git> [bitcoin] glozow merged pull request #29899: [26.x] archive 26.1 release notes + backports (26.x...2024-04-26.2-backports) https://github.com/bitcoin/bitcoin/pull/29899
<bitcoin-git> bitcoin/26.x d39ea51 Luke Dashjr: Change Luke Dashjr seed to dashjr-list-of-p2p-nodes.us
<bitcoin-git> bitcoin/26.x a81a922 dergoegge: [rpc, bugfix] Enforce maximum value for setmocktime
<bitcoin-git> bitcoin/26.x c21bbcc glozow: [doc] archive 26.1 release notes
<bitcoin-git> [bitcoin] glozow pushed 17 commits to 26.x: https://github.com/bitcoin/bitcoin/compare/0b4aa31c34b2...6d7a1e367067
<bitcoin-git> [bitcoin] willcl-ark closed pull request #28418: contrib: verify-binaries accept full arch-platform specifier (master...verify-arch-os) https://github.com/bitcoin/bitcoin/pull/28418
<bitcoin-git> [bitcoin] glozow merged pull request #30072: refactor prep for package rbf (master...2024-05-package_rbf_prep) https://github.com/bitcoin/bitcoin/pull/30072
<bitcoin-git> bitcoin/master 69f7ab0 Greg Sanders: Add m_allow_sibling_eviction as separate ATMPArgs flag
<bitcoin-git> bitcoin/master cbbfe71 glozow: cpfp carveout is excluded in packages
<bitcoin-git> bitcoin/master 57ee302 Greg Sanders: Add description for m_test_accept
<bitcoin-git> [bitcoin] glozow pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/413844f1c2a3...4c387cb64ff4

2024-05-23

<bitcoin-git> [bitcoincore.org] achow101 merged pull request #1024: Revert "Remove bitcoin.pdf" (master...2024-05-bitcoin-pdf) https://github.com/bitcoin-core/bitcoincore.org/pull/1024
<bitcoin-git> bitcoincore.org/master 780d623 Ava Chow: Merge bitcoin-core/bitcoincore.org#1024: Revert "Remove bitcoin.pdf"
<bitcoin-git> bitcoincore.org/master 2f67650 laanwj: Revert "Remove bitcoin.pdf"
<bitcoin-git> [bitcoincore.org] achow101 pushed 2 commits to master: https://github.com/bitcoin-core/bitcoincore.org/compare/6825a895fd94...780d6232e544
<bitcoin-git> [bitcoin] hebasto opened pull request #30164: [PoC] ci: Add FreeBSD GitHub Actions job (master...240523-freebsd-ci) https://github.com/bitcoin/bitcoin/pull/30164
<bitcoin-git> [bitcoincore.org] laanwj opened pull request #1024: Revert "Remove bitcoin.pdf" (master...2024-05-bitcoin-pdf) https://github.com/bitcoin-core/bitcoincore.org/pull/1024
<bitcoin-git> [bitcoin] theStack opened pull request #30162: test: MiniWallet: respect passed feerate for padded txs (using `target_weight`) (master...202405-test-MiniWallet_target_weight_improvements) https://github.com/bitcoin/bitcoin/pull/30162
<bitcoin-git> [bitcoin] sipa opened pull request #30161: util: add RingBuffer (master...202405_ringbuffer) https://github.com/bitcoin/bitcoin/pull/30161
<bitcoin-git> [bitcoin] achow101 merged pull request #29612: rpc: Optimize serialization and enhance metadata of dumptxoutset output (master...2024-03-pr26045-reopen) https://github.com/bitcoin/bitcoin/pull/29612
<bitcoin-git> bitcoin/master 4d8e5ed Fabian Jahr: assumeutxo: Add documentation on dumptxoutset serialization format
<bitcoin-git> bitcoin/master de95953 Fabian Jahr: rpc: Optimize serialization disk space of dumptxoutset
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/915d7276e406...413844f1c2a3
<bitcoin-git> bitcoin/master c14ed7f Fabian Jahr: assumeutxo: Add test for changed coin size value
<bitcoin-git> [bitcoin] achow101 merged pull request #27064: system: use %LOCALAPPDATA% as default datadir on windows (master...windows-local-datadir) https://github.com/bitcoin/bitcoin/pull/27064
<bitcoin-git> bitcoin/master 84900ac Matthew Zipkin: doc: add release-notes-27064.md
<bitcoin-git> bitcoin/master 915d727 Ava Chow: Merge bitcoin/bitcoin#27064: system: use %LOCALAPPDATA% as default datadir...
<bitcoin-git> bitcoin/master 855dd8d Matthew Zipkin: system: use %LOCALAPPDATA% as default datadir on windows
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/867f6af803dc...915d7276e406
<bitcoin-git> [bitcoin] achow101 merged pull request #29873: policy: restrict all TRUC (v3) transactions to 10kvB (master...2024-04-truc-25k) https://github.com/bitcoin/bitcoin/pull/29873
<bitcoin-git> bitcoin/master a29f1df glozow: [policy] restrict all v3 transactions to 10kvB
<bitcoin-git> bitcoin/master d578e2e glozow: [policy] explicitly require non-v3 for CPFP carve out
<bitcoin-git> bitcoin/master 154b2b2 glozow: [fuzz] V3_MAX_VSIZE and effective ancestor/descendant size limits
<bitcoin-git> [bitcoin] achow101 pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/6300438a2e0b...867f6af803dc
<bitcoin-git> [bitcoin] sipa opened pull request #30160: util: add BitSet (master...202405_bitset) https://github.com/bitcoin/bitcoin/pull/30160
<bitcoin-git> [bitcoin] ryanofsky merged pull request #30115: rpc: avoid copying into UniValue (master...easy-univalue-moves) https://github.com/bitcoin/bitcoin/pull/30115
<bitcoin-git> bitcoin/master d7707d9 Cory Fields: rpc: avoid copying into UniValue
<bitcoin-git> bitcoin/master 6300438 Ryan Ofsky: Merge bitcoin/bitcoin#30115: rpc: avoid copying into UniValue
<bitcoin-git> [bitcoin] ryanofsky pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e163d864d380...6300438a2e0b
<gribble> https://github.com/bitcoin/bitcoin/issues/28417 | contrib/signet/miner updates by ajtowns · Pull Request #28417 · bitcoin/bitcoin · GitHub
<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/26596 | wallet: Migrate legacy wallets to descriptor wallets without requiring BDB by achow101 · Pull Request #26596 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/26606 | wallet: Implement independent BDB parser by achow101 · Pull Request #26606 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/29625 | Several randomness improvements by sipa · Pull Request #29625 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/29625 | Several randomness improvements by sipa · Pull Request #29625 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30126 | Low-level cluster linearization code by sipa · Pull Request #30126 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/29625 | Several randomness improvements by sipa · Pull Request #29625 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30126 | Low-level cluster linearization code by sipa · Pull Request #30126 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28676 | [WIP] Cluster mempool implementation by sdaftuar · Pull Request #28676 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30126 | Low-level cluster linearization code by sipa · Pull Request #30126 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/30111 | locks: introduce mutex for tx download, flush rejection filters on UpdatedBlockTip by glozow · Pull Request #30111 · bitcoin/bitcoin · GitHub
<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/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 10kvB by glozow · Pull Request #29873 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] achow101 merged 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/master e163d86 Ava Chow: Merge bitcoin/bitcoin#30118: test: improve robustness of connect_nodes()
<bitcoin-git> bitcoin/master 6629d1d furszy: test: improve robustness of connect_nodes()
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f15778536ad4...e163d864d380
<achow101> #bitcoin-core-dev Meeting: achow101 _aj_ amiti ariard aureleoules b10c BlueMatt brunoerg cfields darosior dergoegge dongcarl fanquake fjahr furszy gleb glozow hebasto instagibbs jamesob jarolrod jonatack josibake kallewoof kanzure kouloumos kvaciral laanwj LarryRuane lightlike luke-jr MacroFake Murch phantomcircuit pinheadmz promag provoostenator ryanofsky sdaftuar S3RK stickies-v sipa sr_gi theStack TheCharlatan vasild
<bitcoin-git> [bitcoin] fanquake merged pull request #30149: contrib: Renew Windows code signing certificate (master...2024-win-cert-renew) https://github.com/bitcoin/bitcoin/pull/30149
<bitcoin-git> bitcoin/master f157785 merge-script: Merge bitcoin/bitcoin#30149: contrib: Renew Windows code signing certifica...
<bitcoin-git> bitcoin/master 9f4ff1e Ava Chow: windeploy: Renew certificate
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/83ae1bac9d3e...f15778536ad4
<bitcoin-git> [bitcoin] ismaelsadeeq opened pull request #30157: Fee Estimation via Fee rate Forecasters (master...new-fee-estimator) https://github.com/bitcoin/bitcoin/pull/30157
<bitcoin-git> [bitcoin] glozow merged pull request #30062: net: add ASMap info in `getrawaddrman` RPC (master...2024-04-asmap-getrawaddrman) https://github.com/bitcoin/bitcoin/pull/30062
<bitcoin-git> bitcoin/master 83ae1ba glozow: Merge bitcoin/bitcoin#30062: net: add ASMap info in `getrawaddrman` RPC
<bitcoin-git> bitcoin/master 8c27149 brunoerg: net: rpc: return peer's mapped AS in getrawaddrman
<bitcoin-git> bitcoin/master 1e54d61 brunoerg: test: add coverage for `mapped_as` from `getrawaddrman`
<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> staging branch is available here -- https://github.com/hebasto/bitcoin/tree/cmake-staging
<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
<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 fa3e115 MarcoFalke: doc: Correct pull request prefix for scripts and tools
<bitcoin-git> bitcoin/master 6f36624 merge-script: Merge bitcoin/bitcoin#30150: doc: Correct pull request prefix for scripts ...
<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 f82a940 fanquake: Update libsecp256k1 subtree to latest master
<bitcoin-git> bitcoin/master ca3d945 fanquake: Squashed 'src/secp256k1/' changes from d8311688bd..06bff6dec8
<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 b47bd95 TheCharlatan: kernel: De-globalize fReindex
<bitcoin-git> bitcoin/master 058af75 Ava Chow: Merge bitcoin/bitcoin#29817: 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 df6e375 Matthew Zipkin: rpc: Avoid copies in JSONRPCReplyObj()
<bitcoin-git> bitcoin/master 09416f9 Matthew Zipkin: test: cover JSONRPC 2.0 requests, batches, and notifications
<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