2023-10-04

<gribble`> https://github.com/bitcoin/bitcoin/issues/28590 | assumeutxo: change getchainstates RPC to return a list of chainstates by ryanofsky · Pull Request #28590 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] ryanofsky opened pull request #28590: assumeutxo: change getchainstates RPC to return a list of chainstates (master...pr/getchain) https://github.com/bitcoin/bitcoin/pull/28590
<bitcoin-git> [bitcoin] fjahr closed pull request #28586: test: Add test case specific default wait timeout, use in feature_assumeutxo (master...2023-10-au-fails) https://github.com/bitcoin/bitcoin/pull/28586
<bitcoin-git> [bitcoin] fanquake merged pull request #27598: bench: Add SHA256 implementation specific benchmarks (master...230508-bench) https://github.com/bitcoin/bitcoin/pull/27598
<bitcoin-git> [bitcoin] jamesob opened pull request #28589: 2023 10 au test fix (master...2023-10-au-test-fix) https://github.com/bitcoin/bitcoin/pull/28589
<bitcoin-git> [bitcoin] theStack opened pull request #28588: test: BIP324: add checks for v1 prefix matching / wrong network magic detection (master...202310-test-add_v1_prefix_detection_wrong_network_magic_check) https://github.com/bitcoin/bitcoin/pull/28588
<bitcoin-git> bitcoin/master 0584882 fanquake: Merge bitcoin/bitcoin#27598: bench: Add SHA256 implementation specific ben...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/db7b5dfcc502...058488276f8d
<bitcoin-git> bitcoin/master 5f72417 Hennadii Stepanov: Add ability to specify SHA256 implementation for benchmark purposes
<bitcoin-git> bitcoin/master ce6df7d Hennadii Stepanov: bench: Add SHA256 implementation specific benchmarks
<bitcoin-git> [bitcoin] sipa opened pull request #28587: miniscript: disallow hybrid public keys (master...202310_no_hybrid_descriptors) https://github.com/bitcoin/bitcoin/pull/28587
<bitcoin-git> [bitcoin] fjahr opened pull request #28586: test: Fix assumeutxo timeout, add test case specific default wait timeout (master...2023-10-au-fails) https://github.com/bitcoin/bitcoin/pull/28586
<gribble`> https://github.com/bitcoin/bitcoin/issues/28567 | ci: Only run functional tests on native windows in master by fjahr · Pull Request #28567 · bitcoin/bitcoin · GitHub
<gribble`> https://github.com/bitcoin/bitcoin/issues/28509 | qa: Fix intermittent "Unable to connect to bitcoind" errors on Windows by hebasto · Pull Request #28509 · bitcoin/bitcoin · GitHub
<vasild> I see, this would add some friction to the process, people poking maintainers to re-run jobs. Here is my case - https://github.com/bitcoin/bitcoin/actions/runs/6405341287/job/17387686353?pr=28584 has failed due to "wallet_listtransactions.py --legacy-wallet". I am not sure if that is a transient failue and if it could succeed on retry but is definitely not related to the PR which adds some fuzz
<bitcoin-git> [bitcoin] fanquake pushed tag v25.1rc1: https://github.com/bitcoin/bitcoin/compare/v25.1rc1
<bitcoin-git> [bitcoin] fanquake merged pull request #28559: [25.1] Final changes for 25.1rc1 (25.x...finalize_25_1_rc1) https://github.com/bitcoin/bitcoin/pull/28559
<bitcoin-git> bitcoin/25.x 02f059c fanquake: build: Bump version to 25.1rc1
<bitcoin-git> bitcoin/25.x 71aed7a fanquake: doc: update manual pages for 25.1rc1
<bitcoin-git> bitcoin/25.x dc1fcec fanquake: doc: add 25.0 release notes
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to 25.x: https://github.com/bitcoin/bitcoin/compare/9f8d501cb88e...167d3e2f16ca
<bitcoin-git> [bitcoin] vasild closed pull request #21878: Make all networking code mockable (master...Sock_all_over_the_place) https://github.com/bitcoin/bitcoin/pull/21878
<bitcoin-git> [bitcoin] vasild opened pull request #28584: Fuzz: extend CConnman tests (master...fuzz_connman) https://github.com/bitcoin/bitcoin/pull/28584
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #28583: refactor: [tidy] modernize-use-emplace (master...2310-tidy-modernize-use-emplace-) https://github.com/bitcoin/bitcoin/pull/28583
<bitcoin-git> [bitcoin] fanquake opened pull request #28582: [24.2] Final changes for 24.2rc1 (24.x...finalize_24_2_rc1) https://github.com/bitcoin/bitcoin/pull/28582
<bitcoin-git> [bitcoin] fanquake opened pull request #28581: [23.x] depends: xcb-proto 1.15.2 (23.x...23_x_28097) https://github.com/bitcoin/bitcoin/pull/28581
<gribble`> https://github.com/bitcoin/bitcoin/issues/28559 | [25.1] Final changes for 25.1rc1 by fanquake · Pull Request #28559 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake merged pull request #28487: [25.1] Final backports (25.x...backport_28452) https://github.com/bitcoin/bitcoin/pull/28487
<bitcoin-git> bitcoin/25.x c36770c furszy: test: wallet, verify migration doesn't crash for an invalid script
<bitcoin-git> bitcoin/25.x 0d2a33e furszy: wallet: disallow migration of invalid or not-watched scripts
<bitcoin-git> [bitcoin] fanquake pushed 18 commits to 25.x: https://github.com/bitcoin/bitcoin/compare/887cbfcc9376...9f8d501cb88e
<bitcoin-git> bitcoin/25.x 2c51a07 Pieter Wuille: Do not use std::vector = {} to release memory
<bitcoin-git> [bitcoin] fanquake opened pull request #28580: guix: update time-machine to 24fc0370d0d12f34cffd44801cc6382fc5cc5f23 (master...update_time_machine) https://github.com/bitcoin/bitcoin/pull/28580
<bitcoin-git> [bitcoin] fanquake closed pull request #27909: http: add evhttp_connection_set_closecb to avoid g_requests hang (master...httpserver_fix_wo_fu) https://github.com/bitcoin/bitcoin/pull/27909
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #28579: refactor: Remove redundant checks in compat/assumptions.h (master...2310-assume-) https://github.com/bitcoin/bitcoin/pull/28579
<gribble`> https://github.com/bitcoin/bitcoin/issues/28487 | [25.1] Final backports by fanquake · Pull Request #28487 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake merged pull request #28551: http: bugfix: allow server shutdown in case of remote client disconnection (master...2023-09/http-use-conn-counter) https://github.com/bitcoin/bitcoin/pull/28551
<bitcoin-git> bitcoin/master 41f9027 stickies-v: http: refactor: use encapsulated HTTPRequestTracker
<bitcoin-git> bitcoin/master 084d037 stickies-v: http: log connection instead of request count
<bitcoin-git> bitcoin/master 68f23f5 stickies-v: http: bugfix: track closed connection
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/2f835d2ae484...db7b5dfcc502
<bitcoin-git> [bitcoin] fanquake merged pull request #28576: docs: fix typo in packages.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/28576
<bitcoin-git> bitcoin/master bdee858 Erik McKelvey: typo: in packages.md
<bitcoin-git> bitcoin/master 2f835d2 fanquake: Merge bitcoin/bitcoin#28576: docs: fix typo in packages.md
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/97f756b12c8d...2f835d2ae484
<bitcoin-git> [bitcoin] brunoerg opened pull request #28578: fuzz: add target for `DescriptorScriptPubKeyMan` (master...2023-07-fuzz-scriptpubkey-descriptor) https://github.com/bitcoin/bitcoin/pull/28578

2023-10-03

<bitcoin-git> [bitcoin] sipa opened pull request #28577: net: raise V1_PREFIX_LEN from 12 to 16 (master...202310_bip324_prefix16) https://github.com/bitcoin/bitcoin/pull/28577
<bitcoin-git> [bitcoin] Erik-McKelvey opened pull request #28576: typo(docs): in packages.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/28576
<bitcoin-git> [bitcoin] fanquake merged pull request #28575: ci: Print Linux kernel info (master...2310-ci-kernel-info-) https://github.com/bitcoin/bitcoin/pull/28575
<bitcoin-git> bitcoin/master fac054d MarcoFalke: ci: Print Linux kernel info
<bitcoin-git> bitcoin/master 97f756b fanquake: Merge bitcoin/bitcoin#28575: ci: Print Linux kernel info
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/01bd9d7b991b...97f756b12c8d
<bitcoin-git> [bitcoin] achow101 merged pull request #28523: rpc: add hidden getrawaddrman RPC to list addrman table entries (master...2023-09-verbose-getaddrmaninfo) https://github.com/bitcoin/bitcoin/pull/28523
<bitcoin-git> bitcoin/master 01bd9d7 Andrew Chow: Merge bitcoin/bitcoin#28523: rpc: add hidden getrawaddrman RPC to list add...
<bitcoin-git> bitcoin/master da384a2 0xb10c: rpc: getrawaddrman for addrman entries
<bitcoin-git> bitcoin/master 352d5eb 0xb10c: test: getrawaddrman RPC
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5a4eb56e3fc4...01bd9d7b991b
<bitcoin-git> [bitcoin] fanquake merged pull request #28571: depends: fix unusable memory_resource in macos qt build (master...qt_fix_more_macos_broken) https://github.com/bitcoin/bitcoin/pull/28571
<bitcoin-git> bitcoin/master 848eec0 fanquake: depends: fix unusable memory_resource in macos qt build
<bitcoin-git> bitcoin/master 5a4eb56 fanquake: Merge bitcoin/bitcoin#28571: depends: fix unusable memory_resource in maco...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d0b928b29d80...5a4eb56e3fc4
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #28575: ci: Print Linux kernel info (master...2310-ci-kernel-info-) https://github.com/bitcoin/bitcoin/pull/28575
<gribble`> https://github.com/bitcoin/bitcoin/issues/28560 | wallet, rpc: `FundTransaction` refactor by josibake · Pull Request #28560 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] ryanofsky merged pull request #26312: Remove Sock::Get() and Sock::Sock() (master...remove_Sock_Get) https://github.com/bitcoin/bitcoin/pull/26312
<bitcoin-git> bitcoin/master 944b21b Vasil Dimov: net: don't check if the socket is valid in ConnectSocketDirectly()
<bitcoin-git> bitcoin/master aeac68d Vasil Dimov: net: don't check if the socket is valid in GetBindAddress()
<bitcoin-git> bitcoin/master 5ac1a51 Vasil Dimov: i2p: avoid using Sock::Get() for checking for a valid socket
<bitcoin-git> [bitcoin] ryanofsky pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/88e5a02b8b99...d0b928b29d80
<bitcoin-git> [bitcoin] furszy opened pull request #28574: wallet: optimize migration process, batch db transactions (master...2023_wallet_batch_migration) https://github.com/bitcoin/bitcoin/pull/28574
<bitcoin-git> [bitcoin] ryanofsky opened pull request #28573: github actions: Fix test-one-commit when parent of head is merge commit (master...pr/onecommit) https://github.com/bitcoin/bitcoin/pull/28573
<bitcoin-git> [gui] hebasto merged pull request #751: macOS, do not process actions during shutdown (master...2023_gui_fix_appbar_crash) https://github.com/bitcoin-core/gui/pull/751
<bitcoin-git> bitcoin/master e14cc8f furszy: gui: macOS, do not process dock icon actions during shutdown
<bitcoin-git> bitcoin/master bae209e furszy: gui: macOS, make appMenuBar part of the main app window
<bitcoin-git> bitcoin/master 88e5a02 Hennadii Stepanov: Merge bitcoin-core/gui#751: macOS, do not process actions during shutdown
<bitcoin-git> [bitcoin] hebasto pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/693a7cfc6c5f...88e5a02b8b99
<gribble`> https://github.com/bitcoin/bitcoin/issues/25038 | policy: nVersion=3 and Package RBF by glozow · Pull Request #25038 · bitcoin/bitcoin · GitHub
<gribble`> https://github.com/bitcoin/bitcoin/issues/16401 | Add package acceptance logic to mempool by sdaftuar · Pull Request #16401 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake opened pull request #28571: depends: fix unusable memory_resource in macos qt build (master...qt_fix_more_macos_broken) https://github.com/bitcoin/bitcoin/pull/28571
<bitcoin-git> [bitcoin] fjahr opened pull request #28569: Don't log cache rebalancing in absense of a snapshot chainstate (master...2023-10-au-cache-log) https://github.com/bitcoin/bitcoin/pull/28569
<bitcoin-git> [bitcoin] fanquake merged pull request #28507: contrib/bash-completions: use package naming conventions (master...rename-bash-completions) https://github.com/bitcoin/bitcoin/pull/28507
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4e78834ec11e...693a7cfc6c5f
<bitcoin-git> bitcoin/master 360b917 Erik Arvstedt: contrib/bash-completions: use package naming conventions
<bitcoin-git> bitcoin/master 693a7cf fanquake: Merge bitcoin/bitcoin#28507: contrib/bash-completions: use package naming ...
<bitcoin-git> [bitcoin] fanquake merged pull request #28304: doc: Remove confusing assert linter (master...2308-doc-assert-) https://github.com/bitcoin/bitcoin/pull/28304
<bitcoin-git> bitcoin/master fa6e6a3 MarcoFalke: doc: Remove confusing assert linter
<bitcoin-git> bitcoin/master 4e78834 fanquake: Merge bitcoin/bitcoin#28304: doc: Remove confusing assert linter
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8113ac0ab424...4e78834ec11e
<bitcoin-git> [bitcoin] fjahr opened pull request #28567: ci: Only run functional tests on windows in master (master...2023-10-gha-win) https://github.com/bitcoin/bitcoin/pull/28567
<bitcoin-git> [bitcoin] fanquake merged pull request #28543: build, macos: Fix `qt` package build with new Xcode 15 linker (master...230927-qt-sonoma) https://github.com/bitcoin/bitcoin/pull/28543
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6f882e6f8689...8113ac0ab424
<bitcoin-git> bitcoin/master 79ef528 Hennadii Stepanov: build, macos: Fix `qt` package build with new Xcode 15 linker
<bitcoin-git> bitcoin/master 8113ac0 fanquake: Merge bitcoin/bitcoin#28543: build, macos: Fix `qt` package build with new...
<bitcoin-git> [bitcoin] fanquake merged pull request #28331: BIP324 integration (master...202308_bip324_integration) https://github.com/bitcoin/bitcoin/pull/28331
<bitcoin-git> bitcoin/master 62d21ee Pieter Wuille: net: use V2Transport when NODE_P2P_V2 service flag is present
<bitcoin-git> bitcoin/master a4706bc Sebastian Falbesoner: rpc: don't report v2 handshake bytes in the per-type sent byte statistics
<bitcoin-git> bitcoin/master abf343b Pieter Wuille: net: advertise NODE_P2P_V2 if CLI arg -v2transport is on
<bitcoin-git> [bitcoin] fanquake pushed 11 commits to master: https://github.com/bitcoin/bitcoin/compare/e7b0004b375b...6f882e6f8689
<gribble`> https://github.com/bitcoin/bitcoin/issues/27255 | MiniTapscript: port Miniscript to Tapscript by darosior · Pull Request #27255 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] stratospher opened pull request #28565: rpc: getaddrmaninfo followups (master...getaddrmaninfo_followups) https://github.com/bitcoin/bitcoin/pull/28565
<bitcoin-git> [bitcoin] luke-jr opened pull request #28564: Bugfix: configure: Correct check for fuzz binary needing a main function (master...fix_conf_fuzzbin_main) https://github.com/bitcoin/bitcoin/pull/28564

2023-10-02

<bitcoin-git> [bitcoin] fjahr opened pull request #28562: AssumeUTXO follow-ups (master...2023-10-au-followups) https://github.com/bitcoin/bitcoin/pull/28562
<bitcoin-git> [bitcoin] hebasto opened pull request #28561: build: Update `qt` package up to 5.15.10 (master...231002-qt5.15.10) https://github.com/bitcoin/bitcoin/pull/28561
<bitcoin-git> [bitcoin] achow101 merged pull request #27596: assumeutxo (2) (master...assumeutxo) https://github.com/bitcoin/bitcoin/pull/27596
<bitcoin-git> bitcoin/master c711ca1 James O'Beirne: assumeutxo: remove snapshot during -reindex{-chainstate}
<bitcoin-git> bitcoin/master c93ef43 James O'Beirne: bugfix: correct is_snapshot_cs in VerifyDB
<bitcoin-git> bitcoin/master b73d3bb Suhas Daftuar: net_processing: Request assumeutxo background chain blocks
<bitcoin-git> [bitcoin] achow101 pushed 27 commits to master: https://github.com/bitcoin/bitcoin/compare/fd8ab08558cc...e7b0004b375b
<bitcoin-git> [bitcoin] josibake opened pull request #28560: wallet, rpc: `FundTransaction` refactor (master...fundtransaction-sffo-crecipient-refactor) https://github.com/bitcoin/bitcoin/pull/28560
<fanquake> This is one of the last blockers for 25.1, and I'd rather not drop it, as it's been enough of an issue for downstreams to prevent them from upgrading to 25.0. i.e https://github.com/fort-nix/nix-bitcoin/issues/611
<gribble`> https://github.com/bitcoin/bitcoin/issues/28551 | http: bugfix: allow server shutdown in case of remote client disconnection by stickies-v · Pull Request #28551 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake opened pull request #28559: [25.1] Final changes for 25.1rc1 (25.x...finalize_25_1_rc1) https://github.com/bitcoin/bitcoin/pull/28559
<bitcoin-git> [bitcoin] glozow merged pull request #28557: bench: remove `NO_THREAD_SAFETY_ANALYSIS` usage (master...bench_drop_thread_safety) https://github.com/bitcoin/bitcoin/pull/28557
<bitcoin-git> bitcoin/master fd8ab08 glozow: Merge bitcoin/bitcoin#28557: bench: remove `NO_THREAD_SAFETY_ANALYSIS` usa...
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8909667ab8a6...fd8ab08558cc
<bitcoin-git> bitcoin/master d67aa25 fanquake: bench: drop NO_THREAD_SAFETY_ANALYSIS from disconnected_txs
<bitcoin-git> [bitcoin] dergoegge opened pull request #28558: Make PeerManager own a FastRandomContext (master...2023-10-peerman-rng) https://github.com/bitcoin/bitcoin/pull/28558
<bitcoin-git> [bitcoin] fanquake merged pull request #28176: tests: add coverage to feature_addrman.py (master...test-addrman-large-vals) https://github.com/bitcoin/bitcoin/pull/28176
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/50f250a67dcc...8909667ab8a6
<bitcoin-git> bitcoin/master 8909667 fanquake: Merge bitcoin/bitcoin#28176: tests: add coverage to feature_addrman.py
<bitcoin-git> bitcoin/master 380130d kevkevin: test: add coverage to feature_addrman.py
<bitcoin-git> [bitcoin] fanquake merged pull request #28542: wallet: Check for uninitialized last processed and conflicting heights in MarkConflicted (master...migrate-with-conflicted-txs) https://github.com/bitcoin/bitcoin/pull/28542
<bitcoin-git> bitcoin/master 782701c Andrew Chow: test: Test loading wallets with conflicts without a chain
<bitcoin-git> bitcoin/master 50f250a fanquake: Merge bitcoin/bitcoin#28542: wallet: Check for uninitialized last processe...
<bitcoin-git> bitcoin/master 4660fc8 Andrew Chow: wallet: Check last block and conflict height are valid in MarkConflicted
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/dcf6230f92d4...50f250a67dcc
<bitcoin-git> [bitcoin] fanquake opened pull request #28557: bench: remove `NO_THREAD_SAFETY_ANALYSIS` usage (master...bench_drop_thread_safety) https://github.com/bitcoin/bitcoin/pull/28557
<bitcoin-git> [bitcoin] hebasto closed pull request #28509: qa: Fix intermittent "Unable to connect to bitcoind" errors on Windows (master...230919-subprocess) https://github.com/bitcoin/bitcoin/pull/28509
<bitcoin-git> [bitcoin] fanquake merged pull request #28556: doc: fix link to developer-notes.md file in multiprocess.md (master...master) https://github.com/bitcoin/bitcoin/pull/28556
<bitcoin-git> bitcoin/master d9b172c David Álvarez Rosa: doc: fix link to developer-notes.md file in multiprocess.md
<bitcoin-git> bitcoin/master dcf6230 fanquake: Merge bitcoin/bitcoin#28556: doc: fix link to developer-notes.md file in m...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/48b8910d12af...dcf6230f92d4
<bitcoin-git> [bitcoin] fanquake merged pull request #28508: refactor: Remove SER_GETHASH, hard-code client version in CKeyPool serialize (master...2309-no-gethash-) https://github.com/bitcoin/bitcoin/pull/28508
<bitcoin-git> bitcoin/master fac29a0 MarcoFalke: Remove SER_GETHASH, hard-code client version in CKeyPool serialize
<bitcoin-git> bitcoin/master fa4a9c0 MarcoFalke: Remove unused GetType() from OverrideStream, CVectorWriter, SpanReader
<bitcoin-git> bitcoin/master fa72f09 MarcoFalke: Remove CHashWriter type
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/0f9307c4cbae...48b8910d12af
<bitcoin-git> [bitcoin] fanquake merged pull request #28500: Prevent default/invalid CKey objects from allocating secure memory (master...202309_no_null_key_alloc) https://github.com/bitcoin/bitcoin/pull/28500
<bitcoin-git> bitcoin/master 0f9307c fanquake: Merge bitcoin/bitcoin#28500: Prevent default/invalid CKey objects from all...
<bitcoin-git> bitcoin/master d9841a7 Anthony Towns: Add make_secure_unique helper
<bitcoin-git> bitcoin/master 6ef405d Pieter Wuille: key: don't allocate secure mem for null (invalid) key
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e3b052800f61...0f9307c4cbae
<bitcoin-git> [bitcoin] david-alvarez-rosa opened pull request #28556: doc: fix link to developer-notes.md file in multiprocess.md (master...master) https://github.com/bitcoin/bitcoin/pull/28556
<bitcoin-git> [bitcoin] fanquake merged pull request #28227: test: check for specific bip157 disconnect reasons, add test coverage (master...202308-test-p2p_blockfilters_improvements) https://github.com/bitcoin/bitcoin/pull/28227
<bitcoin-git> bitcoin/master 63e90e1 Sebastian Falbesoner: test: check for specific disconnect reasons in p2p_blockfilters.py
<bitcoin-git> bitcoin/master 2ab7952 Sebastian Falbesoner: test: add bip157 coverage for (start height > stop height) disconnect
<bitcoin-git> bitcoin/master e3b0528 fanquake: Merge bitcoin/bitcoin#28227: test: check for specific bip157 disconnect re...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/8b44d011184c...e3b052800f61
<bitcoin-git> [secp256k1] real-or-random closed pull request #1048: ci: Optimize build matrix (master...202112-ci-matrix) https://github.com/bitcoin-core/secp256k1/pull/1048
<bitcoin-git> [secp256k1] real-or-random closed pull request #1163: ci: Native ARM64 jobs (master...202211-ci-arm64-native) https://github.com/bitcoin-core/secp256k1/pull/1163
<bitcoin-git> [bitcoin] fanquake merged pull request #28184: lint: fix custom mypy cache dir setting (master...202307-mypy-cache) https://github.com/bitcoin/bitcoin/pull/28184
<bitcoin-git> bitcoin/master 8b44d01 fanquake: Merge bitcoin/bitcoin#28184: lint: fix custom mypy cache dir setting
<bitcoin-git> bitcoin/master f904777 Fabian Jahr: lint: fix custom mypy cache dir setting
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f66af92f1a3e...8b44d011184c
<bitcoin-git> [bitcoin] fanquake merged pull request #28545: test: Avoid test failure on Linux root without cap-add LINUX_IMMUTABLE (master...2309-test-fix-root-cap-) https://github.com/bitcoin/bitcoin/pull/28545
<bitcoin-git> bitcoin/master f66af92 fanquake: Merge bitcoin/bitcoin#28545: test: Avoid test failure on Linux root withou...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5bbf735defac...f66af92f1a3e
<bitcoin-git> bitcoin/master fa40b3e MarcoFalke: test: Avoid test failure on Linux root without cap-add LINUX_IMMUTABLE
<bitcoin-git> [bitcoin] fanquake merged pull request #28534: [25.x] qt: 25.1rc1 translations update (25.x...230926-25.1rc1-tr) https://github.com/bitcoin/bitcoin/pull/28534
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to 25.x: https://github.com/bitcoin/bitcoin/compare/ecc74cd4f3ba...887cbfcc9376
<bitcoin-git> bitcoin/25.x 887cbfc fanquake: Merge bitcoin/bitcoin#28534: [25.x] qt: 25.1rc1 translations update
<bitcoin-git> bitcoin/25.x 88b525f Hennadii Stepanov: qt: 25.1rc1 translations update

2023-10-01

<bitcoin-git> [bitcoin] furszy closed pull request #28395: wallet: fix BnB selection upper bound (master...2023_coinselection_fix_bnb_upper_bound) https://github.com/bitcoin/bitcoin/pull/28395

2023-09-29

<instagibbs> sdaftuar _aj_ since we're about one week out from feature freeze could you approach ack on the second question one way or another to guide the PR https://github.com/bitcoin/bitcoin/pull/27609#issuecomment-1739328103

2023-09-28

<josie> achow101: not sure if you missed (or maybe you disagree?), but id like this on ad-hoc/high prio: https://github.com/bitcoin/bitcoin/pull/25273
<josie> achow101: sounds good, but I do think its important to limit voting to people who are actively contributing/reviewing in the project. this isnt a vote of "what would you like to see in bitcoin core" and more signaling "i will prioritise working on and reviewing x"
<_aj_> achow101: there's https://github.com/bitcoin-core/bitcoin-devwiki/wiki/Priorities ; if we do it via issues instead, probably should kill that page
<gribble> https://github.com/bitcoin/bitcoin/issues/27758 | Release schedule for 26.0 · Issue #27758 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/25273 | wallet: Pass through transaction locktime and preset input sequences and scripts to CreateTransaction by achow101 · Pull Request #25273 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/27827 | Silent Payments: send and receive by josibake · Pull Request #27827 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/27827 | Silent Payments: send and receive by josibake · Pull Request #27827 · 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/28051 | Get rid of shutdown.cpp/shutdown.h, use SignalInterrupt directly by ryanofsky · Pull Request #28051 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28516 | validation: assumeutxo params for testnet and signet by Sjors · Pull Request #28516 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/27596 | assumeutxo (2) by jamesob · Pull Request #27596 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/27596 | assumeutxo (2) by jamesob · Pull Request #27596 · bitcoin/bitcoin · GitHub
<achow101> there's the corresponding bips pr for that: https://github.com/bitcoin/bips/pull/1498
<gribble> https://github.com/bitcoin/bitcoin/issues/28525 | net: Drop v2 garbage authentication packet by real-or-random · Pull Request #28525 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28331 | BIP324 integration by sipa · Pull Request #28331 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/27609 | rpc: allow submitpackage to be called outside of regtest by glozow · Pull Request #27609 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/26711 | validate package transactions with their in-package ancestor sets by glozow · Pull Request #26711 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28450 | Add package evaluation fuzzer by instagibbs · Pull Request #28450 · bitcoin/bitcoin · GitHub
<achow101> #bitcoin-core-dev Meeting: achow101 _aj_ amiti ariard aureleoules b10c BlueMatt brunoerg cfields darosior dergoegge dongcarl fanquake fjahr furszy gleb glozow hebasto instagibbs jamesob jarolrod jonatack josibake kallewoof kanzure kouloumos kvaciral laanwj LarryRuane lightlike luke-jr MacroFake Murch phantomcircuit pinheadmz promag provoostenator ryanofsky sdaftuar S3RK stickies-v sipa theStack TheCharlatan vasild

2023-09-26

<gribble> https://github.com/bitcoin/bitcoin/issues/1498 | Add support for a cjdns network type by doublec · Pull Request #1498 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/22064 | Fuzzer enhancement: Explicitly check output for uninitialized memory · Issue #22064 · bitcoin/bitcoin · GitHub

2023-09-23

<sipa> hebasto: ah, try bitcoin.sipa.be
<hebasto> sipa: if you mean https://github.com/bitcoin/bitcoin/pull/28331#issuecomment-1719522412, both links fail to open for me

2023-09-20

<gribble> https://github.com/bitcoin/bitcoin/issues/27596 | assumeutxo (2) by jamesob · Pull Request #27596 · bitcoin/bitcoin · GitHub
<D33r-Gee> Testing PR #27596 (AssumeUTXO) and the pruning (prune=3000) doesn't work, still getting a 'blocks' folder size of 37 GB even after the progress has reached 1 (progress=1.000000), am I missing something perhaps in the bitcoin.conf file?

2023-09-19

<gribble> https://github.com/bitcoin/bitcoin/issues/28371 | Seek more/different peers when ours all have too high feefilter · Issue #28371 · bitcoin/bitcoin · GitHub

2023-09-18

<kanzure> perhaps it's just "be nice to your reviewers" but it's not actually mentioned here https://github.com/bitcoin/bitcoin/blob/master/CONTRIBUTING.md
<sipa> it's not a bitcoin core thing

2023-09-17

<BlueMattTest> Sadly because this room is registered-only this requires actually signing in with @libera_irc_NickServ:bitcoin.ninja and then storing a password through a bridge I operate. I do promise I'm too lazy to look up your password, but no promises, of course.
<BlueMatt[m]> I added this channel to my matrix bridge for those who want to access via matrix after the all-of-libera bridge was shutdown - #libera_bitcoin-core-dev:bitcoin.ninja.

2023-09-15

<gribble> https://github.com/bitcoin/bitcoin/issues/26312 | Remove Sock::Get() and Sock::Sock() by vasild · Pull Request #26312 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28411 | ci: wallet_listtransactions.py --legacy-wallet failure · Issue #28411 · bitcoin/bitcoin · GitHub

2023-09-14

<gribble> https://github.com/bitcoin/bitcoin/issues/27375 | net: support unix domain sockets for -proxy and -onion by pinheadmz · Pull Request #27375 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/27101 | Support JSON-RPC 2.0 when requested by client by pinheadmz · Pull Request #27101 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/27850 | test: Add unit & functional test coverage for blockstore by pinheadmz · Pull Request #27850 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/27897 | guix: use GCC 12.3.0 to build releases by fanquake · Pull Request #27897 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/26152 | Bump unconfirmed ancestor transactions to target feerate by murchandamus · Pull Request #26152 · bitcoin/bitcoin · GitHub
<achow101> Anything to add or remove from https://github.com/orgs/bitcoin/projects/1/views/4
<TheCharlatan> Other PRs waiting for review can be found on https://github.com/orgs/bitcoin/projects/3.
<gribble> https://github.com/bitcoin/bitcoin/issues/28385 | [refactor] rewrite DisconnectedBlockTransactions to not use boost by glozow · Pull Request #28385 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28423 | kernel: Remove protocol.h/netaddress.h/compat.h from kernel headers by TheCharlatan · Pull Request #28423 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28428 | Hard-code version number value for CBlockLocator and CDiskBlockIndex by theuni · Pull Request #28428 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/24748 | test/BIP324: functional tests for v2 P2P encryption by stratospher · Pull Request #24748 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28331 | BIP324 integration by sipa · Pull Request #28331 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/26711 | validate package transactions with their in-package ancestor sets by glozow · Pull Request #26711 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28481 | txorphanage: add size accounting, use wtxids, support multiple announcers by glozow · Pull Request #28481 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28472 | Make MemPoolAccept::m_limits const by instagibbs · Pull Request #28472 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28450 | Add package evaluation fuzzer by instagibbs · Pull Request #28450 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28471 | Fix virtual size limit enforcement in transaction package context by instagibbs · Pull Request #28471 · bitcoin/bitcoin · GitHub
<achow101> #bitcoin-core-dev Meeting: achow101 _aj_ amiti ariard aureleoules b10c BlueMatt brunoerg cfields darosior dergoegge dongcarl fanquake fjahr furszy gleb glozow hebasto instagibbs jamesob jarolrod jonatack josibake kallewoof kanzure kouloumos kvaciral laanwj LarryRuane lightlike luke-jr MacroFake Murch phantomcircuit pinheadmz promag provoostenator ryanofsky sdaftuar S3RK stickies-v sipa theStack TheCharlatan vasild
<_aj_> MacroFake: turns out doing something reasonable isn't very hard anyway https://github.com/ajtowns/bitcoin/commit/e83c82aa36c1ad6d1ba2824c7e585e625c22c297
<_aj_> MacroFake: do you remember https://github.com/bitcoin/bitcoin/pull/20715#discussion_r555574662 ? i don't suppose there was any work done on subcommand-specific options at any point?

2023-09-13

<dergoegge> actually no i don't think that explains it because the timeouts reproduce locally using `python infra/helper.py run_fuzzer --engine afl bitcoin-core process_messages`

2023-09-12

<PaperSword> Is there method in CScript that will print the op codes in the same way bitcoin-cli decodescript does?
<gribble> https://github.com/bitcoin/bitcoin/issues/26614 | Accurately account for mempool index memory by hebasto · Pull Request #26614 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/18086 | Accurately account for mempool index memory by sipa · Pull Request #18086 · bitcoin/bitcoin · GitHub
<cfields> context: I'm tying myself in knots trying to get a grasp on https://github.com/bitcoin/bitcoin/pull/28385#discussion_r1323354371
<gribble> https://github.com/bitcoin/bitcoin/issues/3 | Encrypt wallet · Issue #3 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28196 | BIP324 connection support by sipa · Pull Request #28196 · bitcoin/bitcoin · GitHub

2023-09-11

<PaperSword> I created pull https://github.com/bitcoin/bitcoin/pull/28447, becuase I thought it was what was causing the linter errors. It was not. I closed it. None the less it might be good to consider to remove linter warnings for those 2 words.

2023-09-07

<_aj_> umm, why is https://github.com/bitcoin/bitcoin/pull/26567/commits/9b7ec393b82ca9d7ada77d06e0835df0386a8b85 trying to do witness calculations over a CTxOut?
<gribble> https://github.com/bitcoin/bitcoin/issues/28248 | p2p: bugfixes, logic and logging improvements by jonatack · Pull Request #28248 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/27231 | Fix logging RPC and -debugexclude with 0/none values, add test coverage, improve docs by jonatack · Pull Request #27231 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28196 | BIP324 connection support by sipa · Pull Request #28196 · bitcoin/bitcoin · GitHub
<glozow> anything to add or remove from https://github.com/orgs/bitcoin/projects/1/views/4?
<gribble> https://github.com/bitcoin/bitcoin/issues/27596 | assumeutxo (2) by jamesob · Pull Request #27596 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/27596 | assumeutxo (2) by jamesob · Pull Request #27596 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28385 | [refactor] rewrite DisconnectedBlockTransactions to not use boost by glozow · Pull Request #28385 · bitcoin/bitcoin · GitHub
<TheCharlatan> There are a number of other ready for review PRs though, they can be found on the project board: https://github.com/orgs/bitcoin/projects/3
<gribble> https://github.com/bitcoin/bitcoin/issues/28051 | Get rid of shutdown.cpp/shutdown.h, use SignalInterrupt directly by ryanofsky · Pull Request #28051 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/27866 | blockstorage: Return on fatal flush errors by TheCharlatan · Pull Request #27866 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28423 | kernel: Remove protocol.h/netaddress.h/compat.h from kernel headers by TheCharlatan · Pull Request #28423 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/24748 | test/BIP324: functional tests for v2 P2P encryption by stratospher · Pull Request #24748 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28331 | BIP324 integration by sipa · Pull Request #28331 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28196 | BIP324 connection support by sipa · Pull Request #28196 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28251 | validation: fix coins disappearing mid-package evaluation by glozow · Pull Request #28251 · bitcoin/bitcoin · GitHub

2023-09-06

<vasild> wrt https://github.com/bitcoin/bitcoin/pull/28196#discussion_r1313245167, should CI run with -printtoconsole=1 in order to show the seed? Or would that be too noisy in the CI logs?

2023-09-05

<gribble> https://github.com/bitcoin/bitcoin/issues/28414 | wallet rpc: return final tx hex from walletprocesspsbt if complete by pinheadmz · Pull Request #28414 · bitcoin/bitcoin · GitHub
<pinheadmz> achow101 is there a reason why `walletprocesspsbt` doesn't return broadcasta-able hex if the tx is final? i.e. skip `finalizepsbt` see: https://github.com/bitcoin/bitcoin/pull/28363#discussion_r1315753887

2023-09-04

2023-09-03

<_aj_> jonatack2: "GPG error" -- if that's cirrus failing, https://github.com/bitcoin-inquisition/bitcoin/pull/36/commits/cbe7725dc22002843f181260ded2b92891ed3fc2 fixed it for me
<gribble> https://github.com/bitcoin/bitcoin/issues/15437 | p2p: Remove BIP61 reject messages by MarcoFalke · Pull Request #15437 · bitcoin/bitcoin · GitHub

2023-09-02

<hebasto> achow101: mind enabling GHA in HWI repo with the same allowed actions as for Bitcoin Core? I'll try to migrate CI, if you agree
<dviola> well, not really, bitcoin core is one of those things that never gave me any issues

2023-09-01

<dviola> I see https://github.com/bitcoin/bitcoin/issues/20160 mentions "legacy-sqlite to descriptor-sqlite", what is legacy-sqlite?
<real_or_random> Hm, does someone have an overview over the status of Cirrus CI on the bitcoin-core github org?
<gribble> https://github.com/bitcoin/bitcoin/issues/28057 | migratewallet crashes (wallet/scriptpubkeyman.cpp:1915: std::optional wallet::LegacyScriptPubKeyMan::MigrateToDescriptor(): Assertion `IsMine(desc_spk) != ISMINE_NO failed.) · Issue #28057 · bitcoin/bitcoin · GitHub
<PaperSword> Logging flushes should be enabled by default, it would reduce issues such as https://github.com/bitcoin/bitcoin/issues/28346

2023-08-31

<gribble> https://github.com/bitcoin/bitcoin/issues/23235 | Reduce unnecessary default logging by ajtowns · Pull Request #23235 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/25391 | guix: Use LTO to build releases by fanquake · Pull Request #25391 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/1 | JSON-RPC support for mobile devices ("ultra-lightweight" clients) · Issue #1 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28364 | log: log wtxids when possible, add TXPACKAGES category by glozow · Pull Request #28364 · bitcoin/bitcoin · GitHub
<fjahr> some probably read the previous conversation here, pinheadmz made a new github bot that currently lives in #bitcoin-core-github and now emulates the behavior of the matrix bridge/gh-bot. If people like it could be pointed on this channel as well. But I guess it’s also fine to have a separate channel, at least that also works for me. Just wanted to put it out there as an option.
<gribble> https://github.com/bitcoin/bitcoin/issues/20576 | RFC on logging improvements · Issue #20576 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28318 | logging: Simplify API for level based logging by ajtowns · Pull Request #28318 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/25203 | Severity-based logging -- parent PR by jonatack · Pull Request #25203 · bitcoin/bitcoin · GitHub
<_aj_> hi, jon atack's been working on severity based logging for a while - #25203 - and been advocating for switching to its api in various prs eg https://github.com/bitcoin/bitcoin/pull/28364#discussion_r1310579410
<gribble> https://github.com/bitcoin/bitcoin/issues/26152 | Bump unconfirmed ancestor transactions to target feerate by murchandamus · Pull Request #26152 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28122 | Silent Payments: Implement BIP352 by josibake · Pull Request #28122 · bitcoin/bitcoin · GitHub
<achow101> Anything to add or remove from https://github.com/orgs/bitcoin/projects/1/views/4
<josie> would love to see https://github.com/bitcoin/bitcoin/pull/28246 get merged
<gribble> https://github.com/bitcoin/bitcoin/issues/27596 | assumeutxo (2) by jamesob · Pull Request #27596 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/25284 | net: Use serialization parameters for CAddress serialization by MarcoFalke · Pull Request #25284 · bitcoin/bitcoin · GitHub
<TheCharlatan> Likewise, I opened a RFC pr for multi index https://github.com/bitcoin/bitcoin/pull/28335
<TheCharlatan> cfields opened a RFC pr for the clientversion https://github.com/bitcoin/bitcoin/pull/28327
<TheCharlatan> As far as I know these are the boost multi index headers, the clientversion header and the bitcoin-config header.
<gribble> https://github.com/bitcoin/bitcoin/issues/28331 | BIP324 integration by sipa · Pull Request #28331 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28196 | BIP324 connection support by sipa · Pull Request #28196 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/27591 | rpc: distinguish between vsize and sigop-adjusted mempool vsize by glozow · Pull Request #27591 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/27591 | rpc: distinguish between vsize and sigop-adjusted mempool vsize by glozow · Pull Request #27591 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28345 | Bugfix: Package relay / bytespersigop checks by luke-jr · Pull Request #28345 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28364 | log: log wtxids when possible, add TXPACKAGES category by glozow · Pull Request #28364 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28251 | validation: fix coins disappearing mid-package evaluation by glozow · Pull Request #28251 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/28364 | log: log wtxids when possible, add TXPACKAGES category by glozow · Pull Request #28364 · bitcoin/bitcoin · GitHub
<achow101> #bitcoin-core-dev Meeting: achow101 _aj_ amiti ariard aureleoules b10c BlueMatt brunoerg cfields darosior dergoegge dongcarl fanquake fjahr furszy gleb glozow hebasto instagibbs jamesob jarolrod jonatack josibake kallewoof kanzure kouloumos kvaciral laanwj LarryRuane lightlike luke-jr MacroFake Murch phantomcircuit pinheadmz promag provoostenator ryanofsky sdaftuar S3RK stickies-v sipa theStack TheCharlatan vasild
<pinheadmz> fjahr I cleaned up the bot, so #bitcoin-core-github should just be PR open/close/merge now

2023-08-29

<gribble> https://github.com/bitcoin/bitcoin/issues/27509 | Relay own transactions only via short-lived Tor or I2P connections by vasild · Pull Request #27509 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/27509 | Relay own transactions only via short-lived Tor or I2P connections by vasild · Pull Request #27509 · bitcoin/bitcoin · GitHub

2023-08-28

<dviola> curious, does bitcoin core patches bdb 4.8 in any way? the one that is part of depends
<gribble> https://github.com/bitcoin/bitcoin/issues/12460 | Assert CPubKey::ValidLength to the pubkeys header-relevant size by Empact · Pull Request #12460 · bitcoin/bitcoin · GitHub
<PaperSwo1d> Does anyone know when Bitcoin Core started to check pubkey prefixes for P2MS as a part of isStandard()?