2023-01-20

<bitcoin-git> [bitcoin] glozow opened pull request #26933: mempool: disallow txns under min relay fee, even in packages (master...2023-01-package-mempoolmin-only) https://github.com/bitcoin/bitcoin/pull/26933
<bitcoin-git> [bitcoin] fanquake merged pull request #26457: [24.x] backport rpc: skip getpeerinfo for a peer without CNodeStateStats (24.x...24_x_backports) https://github.com/bitcoin/bitcoin/pull/26457
<bitcoin-git> bitcoin/24.x 2b87e90 fanquake: Merge bitcoin/bitcoin#26457: [24.x] backport rpc: skip getpeerinfo for a p...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to 24.x: https://github.com/bitcoin/bitcoin/compare/5148145b3597...2b87e905857b
<bitcoin-git> bitcoin/24.x e72313e Martin Zumsande: rpc: Require NodeStateStats object in getpeerinfo
<bitcoin-git> [bitcoin] dergoegge opened pull request #26930: fuzz: Actually use mocked mempool in tx_pool target (master...2023-01-determ-fuzz-tx-pool) https://github.com/bitcoin/bitcoin/pull/26930
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26929: rpc: Throw more user friendly arg type check error (1.5/2) (master...2301-rpc-arg-type-check-error-nice-🤔) https://github.com/bitcoin/bitcoin/pull/26929
<bitcoin-git> [bitcoin] fanquake opened pull request #26927: [22.x] Backports (22.x...22_2_backports) https://github.com/bitcoin/bitcoin/pull/26927
<bitcoin-git> [bitcoin] fanquake merged pull request #26924: refactor: Add missing includes to fix gcc-13 compile error (master...2301-iwyu-gcc-13-📔) https://github.com/bitcoin/bitcoin/pull/26924
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/eebc24bfc6d2...392dc68e37be
<bitcoin-git> bitcoin/master fadeb6b MarcoFalke: Add missing includes to fix gcc-13 compile error
<bitcoin-git> bitcoin/master 392dc68 fanquake: Merge bitcoin/bitcoin#26924: refactor: Add missing includes to fix gcc-13 ...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26887: RPC: make RPCResult::MatchesType return useful errors (master...202301-rpc-matchestype) https://github.com/bitcoin/bitcoin/pull/26887
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/58da1619be7a...eebc24bfc6d2
<bitcoin-git> bitcoin/master 3d1a4d8 Anthony Towns: RPC: make RPCResult::MatchesType return useful errors
<bitcoin-git> bitcoin/master eebc24b MarcoFalke: Merge bitcoin/bitcoin#26887: RPC: make RPCResult::MatchesType return usefu...

2023-01-19

<bitcoin-git> [bitcoin] achow101 merged pull request #25877: refactor: Do not use CScript for tapleaf scripts until the tapleaf version is known (master...202208_tapleaf_script) https://github.com/bitcoin/bitcoin/pull/25877
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/250598a905a7...58da1619be7a
<bitcoin-git> bitcoin/master 8e3fc99 Russell O'Connor: Do not use CScript for tapleaf scripts until the tapleaf version is known
<bitcoin-git> bitcoin/master 58da161 Andrew Chow: Merge bitcoin/bitcoin#25877: refactor: Do not use CScript for tapleaf scri...
<bitcoin-git> bitcoin/master dee8943 Russell O'Connor: Abstract out ComputeTapbranchHash
<core-meetingbot> topic: Bitcoin Core development discussion and commit log | Feel free to watch, but please take commentary and usage questions to #bitcoin | Channel logs: http://www.erisian.com.au/bitcoin-core-dev/, http://gnusha.org/bitcoin-core-dev/ | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt / http://gnusha.org/bitcoin-core-dev/proposedwalletmeetingtopics.txt
<_aj_> oh, as opposed to only updating the subtree just before a bitcoin release? yeah
<gribble> https://github.com/bitcoin/bitcoin/issues/23432 | BIP324: CKey encode/decode to elligator-swift by dhruv · Pull Request #23432 · bitcoin/bitcoin · GitHub
<sipa> There is one open question I now think of, which is how to deal with Bitcoin Core PRs that depend on new features (specifically, #23432 currently).
<sipa> In the libsecp256k1 meeting monday we decided to aim for a roughly every-3-months release schedule, every second one of which synchronized with the bitcoin core releases (~1 month before feature freeze).
<gribble> https://github.com/bitcoin/bitcoin/issues/26890 | Introduce a Code of Conduct by achow101 · Pull Request #26890 · bitcoin/bitcoin · GitHub
<lightlike> it seems that https://github.com/orgs/bitcoin/projects/1/views/1 and the new https://github.com/orgs/bitcoin/projects/5/views/1 have diverged - maybe we should just use one of the two?
<gribble> https://github.com/bitcoin/bitcoin/issues/26153 | Reduce wasted pseudorandom bytes in ChaCha20 + various improvements by sipa · Pull Request #26153 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/25653 | HTTP Error 404: Not Found
<achow101> https://github.com/orgs/bitcoin/projects/1/views/1 Anything to add/remove/merge
<achow101> #bitcoin-core-dev Meeting: achow101 aj amiti ariard b10c BlueMatt cfields Chris_Stewart_5 darosior digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jarolrod jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral laanwj larryruane lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos nehan NicolasDorier paveljanik petertodd
<core-meetingbot> Meeting started Thu Jan 19 19:00:27 2023 UTC. The chair is achow101. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26924: refactor: Add missing includes to fix gcc-13 compile error (master...2301-iwyu-gcc-13-📔) https://github.com/bitcoin/bitcoin/pull/26924
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26906: test: add an easy way to run linters locally (master...2023-01-lint-container) https://github.com/bitcoin/bitcoin/pull/26906
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b5c88a547996...250598a905a7
<bitcoin-git> bitcoin/master dff7ed5 James O'Beirne: test: add an easy way to run linters locally
<bitcoin-git> bitcoin/master 250598a MarcoFalke: Merge bitcoin/bitcoin#26906: test: add an easy way to run linters locally
<bitcoin-git> bitcoin/master b68e5a7 James O'Beirne: lint: specify the right commit range when running locally
<bitcoin-git> [bitcoin] theStack opened pull request #26923: test: refactor: simplify p2p_{tx_download,eviction}.py by using MiniWallet (master...202301-test-simplify_p2p_tx_download_MiniWallet) https://github.com/bitcoin/bitcoin/pull/26923
<bitcoin-git> [bitcoin] fanquake closed pull request #26922: [24.x] ci: add missing xz-utils package (24.x...24_missing_xz_utils) https://github.com/bitcoin/bitcoin/pull/26922
<bitcoin-git> [bitcoin] fanquake opened pull request #26922: [24.x] ci: add missing xz-utils package (24.x...24_missing_xz_utils) https://github.com/bitcoin/bitcoin/pull/26922
<bitcoin-git> [bitcoin] fanquake opened pull request #26921: [23.x] Backports (23.x...23_2_backports) https://github.com/bitcoin/bitcoin/pull/26921
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26909: net: prevent peers.dat corruptions by only serializing once (master...202301_peersdat_corruption) https://github.com/bitcoin/bitcoin/pull/26909
<bitcoin-git> bitcoin/master da6c7ae Martin Zumsande: hash: add HashedSourceWriter
<bitcoin-git> bitcoin/master 5eabb61 Martin Zumsande: addrdb: Only call Serialize() once
<bitcoin-git> bitcoin/master b5c88a5 MarcoFalke: Merge bitcoin/bitcoin#26909: net: prevent peers.dat corruptions by only se...
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/05e3468fb3c0...b5c88a547996
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26686: fuzz: Enable erlay setting in process_message(s) targets (master...2022-11-fuzz-enable-txrecon) https://github.com/bitcoin/bitcoin/pull/26686
<bitcoin-git> bitcoin/master 05e3468 MarcoFalke: Merge bitcoin/bitcoin#26686: fuzz: Enable erlay setting in process_message...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/234388621733...05e3468fb3c0
<bitcoin-git> bitcoin/master 58c2bbd dergoegge: [fuzz] Enable erlay in process_message(s) targets
<bitcoin-git> [bitcoin] fanquake merged pull request #26920: doc: add release note for #25957 (fast wallet rescan) (master...202301-doc-add_release_note_25957) https://github.com/bitcoin/bitcoin/pull/26920
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/92dcbe9cc369...234388621733
<bitcoin-git> bitcoin/master 7832883 Sebastian Falbesoner: doc: add release note for #25957 (fast wallet rescan)
<bitcoin-git> bitcoin/master 2343886 fanquake: Merge bitcoin/bitcoin#26920: doc: add release note for #25957 (fast wallet...
<bitcoin-git> [gui] john-moffett opened pull request #698: gui: Show labels for multiple SendToSelf addresses (master...2023_01_LabelsForPayToSelf) https://github.com/bitcoin-core/gui/pull/698
<bitcoin-git> [bitcoin] theStack opened pull request #26920: doc: add release note for #25957 (fast wallet rescan) (master...202301-doc-add_release_note_25957) https://github.com/bitcoin/bitcoin/pull/26920
<bitcoin-git> [bitcoin] fanquake opened pull request #26919: scripted-diff: use RPCArg::Optional::OMITTED over OMITTED_NAMED_ARG (master...remove_omitted_named_arg) https://github.com/bitcoin/bitcoin/pull/26919
<gribble> https://github.com/bitcoin/bitcoin/issues/26918 | ci: Use containerfiles? · Issue #26918 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #26917: refactor: Add RPCArg::Required to replace RPCArg::Optional::NO (master...2301-rpc-doc-🌮) https://github.com/bitcoin/bitcoin/pull/26917
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26917: refactor: Add RPCArg::Required to replace RPCArg::Optional::NO (master...2301-rpc-doc-🌮) https://github.com/bitcoin/bitcoin/pull/26917
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23395: util: Add -shutdownnotify option (master...shutdown-notify) https://github.com/bitcoin/bitcoin/pull/23395
<bitcoin-git> bitcoin/master d96d97a klementtan: doc: Add release note for shutdownnotify.
<bitcoin-git> bitcoin/master 92dcbe9 MarcoFalke: Merge bitcoin/bitcoin#23395: util: Add -shutdownnotify option
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/8ae2808a4354...92dcbe9cc369
<bitcoin-git> bitcoin/master 0bd73e2 klementtan: util: Add -shutdownnotify option.

2023-01-18

<bitcoin-git> [bitcoin] john-moffett closed pull request #26915: test: Skip copying BDB database directory in wallet backwards compatibility test (master...2023_01_FixWalletCompatibilityTestFailure) https://github.com/bitcoin/bitcoin/pull/26915
<bitcoin-git> [bitcoin] john-moffett opened pull request #26915: test: Skip copying BDB database directory in wallet backwards compatibility test (master...2023_01_FixWalletCompatibilityTestFailure) https://github.com/bitcoin/bitcoin/pull/26915
<bitcoin-git> [bitcoin] achow101 merged pull request #25659: wallet: simplify ListCoins implementation (master...2022_wallet_clean_listCoins) https://github.com/bitcoin/bitcoin/pull/25659
<bitcoin-git> bitcoin/master a2ac6f9 furszy: wallet: unify FindNonChangeParentOutput functions
<bitcoin-git> bitcoin/master 8ae2808 Andrew Chow: Merge bitcoin/bitcoin#25659: wallet: simplify ListCoins implementation
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/aef8b4f43b0c...8ae2808a4354
<bitcoin-git> bitcoin/master b3f4e82 furszy: wallet: simplify ListCoins implementation
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #26914: scripted-diff: Use python 3.7 syntax capture_output=True (master...2301-py37-output-capture-🔔) https://github.com/bitcoin/bitcoin/pull/26914
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26226: Bump minimum python version to 3.7 (master...2210-py37-🔐) https://github.com/bitcoin/bitcoin/pull/26226
<bitcoin-git> bitcoin/master fa8fe5b MarcoFalke: scripted-diff: Use new python 3.7 keywords
<bitcoin-git> bitcoin/master dddd462 MarcoFalke: Bump minimum python version to 3.7
<bitcoin-git> bitcoin/master fa2a235 MarcoFalke: Revert "contrib: Fix capture_output in getcoins.py"
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/3fef2944adee...aef8b4f43b0c
<bitcoin-git> [bitcoin] fanquake merged pull request #26706: doc: Properly report optional RPC args (master...2212-doc-rpc-🐵) https://github.com/bitcoin/bitcoin/pull/26706
<bitcoin-git> bitcoin/master fa09cb6 MarcoFalke: refactor: Introduce is_top_level_arg
<bitcoin-git> bitcoin/master fad56f7 MarcoFalke: doc: Properly report optional RPC args
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/b52a6c0cf96b...3fef2944adee
<bitcoin-git> bitcoin/master fab92a5 MarcoFalke: refactor: Remove const to fix performance-move-const-arg clang-tidy errors
<bitcoin-git> [bitcoin] fanquake merged pull request #26873: doc: add databases/py-sqlite3 to FreeBSD test suite deps (master...freebsd_doc_py_sqlite) https://github.com/bitcoin/bitcoin/pull/26873
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8741cd88b44c...b52a6c0cf96b
<bitcoin-git> bitcoin/master 376e01b fanquake: doc: add databases/py-sqlite3 to FreeBSD test suite deps
<bitcoin-git> bitcoin/master b52a6c0 fanquake: Merge bitcoin/bitcoin#26873: doc: add databases/py-sqlite3 to FreeBSD test...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26913: doc: Clarify debian copyright comment (master...2301-doc-comment-debian-🏼) https://github.com/bitcoin/bitcoin/pull/26913
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/78c30814f95b...8741cd88b44c
<bitcoin-git> bitcoin/master faa05cd MarcoFalke: doc: Clarify debian copyright comment
<bitcoin-git> bitcoin/master 8741cd8 MarcoFalke: Merge bitcoin/bitcoin#26913: doc: Clarify debian copyright comment
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26506: refactor: rpc: use convenience fn to auto parse non-string parameters (master...rpc-convert-if-necessary) https://github.com/bitcoin/bitcoin/pull/26506
<bitcoin-git> bitcoin/master 6d0ab07 stickies-v: refactor: use convenience fn to auto parse non-string parameters
<bitcoin-git> bitcoin/master 78c3081 MarcoFalke: Merge bitcoin/bitcoin#26506: refactor: rpc: use convenience fn to auto par...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/500f25d88037...78c30814f95b
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26727: rpc: remove optional from fStateStats fields (master...remove_fstatestats_post_26515) https://github.com/bitcoin/bitcoin/pull/26727
<bitcoin-git> bitcoin/master 1dc0e4b fanquake: rpc: remove optional from fStateStats fields
<bitcoin-git> bitcoin/master 500f25d MarcoFalke: Merge bitcoin/bitcoin#26727: rpc: remove optional from fStateStats fields
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c9db788a1185...500f25d88037
<bitcoin-git> [bitcoin] fanquake merged pull request #26908: ci: Add missing lint dependency (gpg) (master...2301-ci-lint-missing-🌌) https://github.com/bitcoin/bitcoin/pull/26908
<bitcoin-git> bitcoin/master c9db788 fanquake: Merge bitcoin/bitcoin#26908: ci: Add missing lint dependency (gpg)
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d91364fdd95c...c9db788a1185
<bitcoin-git> bitcoin/master fa87d71 MarcoFalke: ci: Add missing lint dependency
<bitcoin-git> [bitcoin] fanquake deleted 0 commit to 0.20: https://github.com/bitcoin/bitcoin/compare/29e129ab6bb0...000000000000
<bitcoin-git> [bitcoin] fanquake deleted 0 commit to 0.19: https://github.com/bitcoin/bitcoin/compare/461b9b11b20a...000000000000
<bitcoin-git> [bitcoin] fanquake deleted 0 commit to 0.18: https://github.com/bitcoin/bitcoin/compare/8b67698420e2...000000000000
<bitcoin-git> [bitcoin] fanquake pushed tag v0.20-final: https://github.com/bitcoin/bitcoin/compare/v0.20-final
<bitcoin-git> [bitcoin] fanquake pushed tag v0.19-final: https://github.com/bitcoin/bitcoin/compare/v0.19-final
<bitcoin-git> [bitcoin] fanquake pushed tag v0.18-final: https://github.com/bitcoin/bitcoin/compare/v0.18-final
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26912: ci: Bump --combinedlogslen to debug intermittent issues (master...2301-ci-logs-len-🏈) https://github.com/bitcoin/bitcoin/pull/26912
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/52d6509497a7...d91364fdd95c
<bitcoin-git> bitcoin/master faddb73 MarcoFalke: ci: Bump --combinedlogslen to debug intermittent issues
<bitcoin-git> bitcoin/master d91364f MarcoFalke: Merge bitcoin/bitcoin#26912: ci: Bump --combinedlogslen to debug intermitt...
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26913: doc: Clarify debian copyright comment (master...2301-doc-comment-debian-🏼) https://github.com/bitcoin/bitcoin/pull/26913
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26912: ci: Bump --combinedlogslen to debug intermittent issues (master...2301-ci-logs-len-🏈) https://github.com/bitcoin/bitcoin/pull/26912
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26904: build: move rpc/request from util lib to common (master...move_rpc_request_out_util) https://github.com/bitcoin/bitcoin/pull/26904
<bitcoin-git> bitcoin/master 52d6509 MarcoFalke: Merge bitcoin/bitcoin#26904: build: move rpc/request from util lib to comm...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e6ff110820fb...52d6509497a7
<bitcoin-git> bitcoin/master 87a08cb fanquake: build: move rpc/request from util lib to common
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26810: doc: remove nonexistent files from copyright (master...remove_redundant_copyright) https://github.com/bitcoin/bitcoin/pull/26810
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/01ec5308bf61...e6ff110820fb
<bitcoin-git> bitcoin/master 4bb91be fanquake: debian: remove nonexistent files from copyright
<bitcoin-git> bitcoin/master e6ff110 MarcoFalke: Merge bitcoin/bitcoin#26810: doc: remove nonexistent files from copyright

2023-01-17

<bitcoin-git> [bitcoin] furszy opened pull request #26910: wallet: migrate wallet, exit early if no legacy data exist (master...2022_wallet_prevent_descriptors_migration) https://github.com/bitcoin/bitcoin/pull/26910
<bitcoin-git> [bitcoin] mzumsande opened pull request #26909: addrdb: prevent peers.dat corruptions by only serializing once (master...202301_peersdat_corruption) https://github.com/bitcoin/bitcoin/pull/26909
<bitcoin-git> [bitcoin] MarcoFalke reopened pull request #26226: Bump minimum python version to 3.7 (master...2210-py37-🔐) https://github.com/bitcoin/bitcoin/pull/26226
<gribble> https://github.com/bitcoin/bitcoin/issues/17167 | Allow whitelisting outgoing connections by luke-jr · Pull Request #17167 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/26441 | rpc, p2p: add `addpermissionflags` RPC by brunoerg · Pull Request #26441 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26908: ci: Add missing lint dependency (gpg) (master...2301-ci-lint-missing-🌌) https://github.com/bitcoin/bitcoin/pull/26908
<bytes1440000> you have no clues about a few things... I will share once this CoC is taken seriously. And how this last maintainer wants to be boss of bitcoin. Maybe last 2 maintainers to add them in PR were mistake and not reviewed properly.
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26716: ci: Build python from source in "lint" task (master...221217-pyenv) https://github.com/bitcoin/bitcoin/pull/26716
<bitcoin-git> bitcoin/master 01ec530 MarcoFalke: Merge bitcoin/bitcoin#26716: ci: Build python from source in "lint" task
<bitcoin-git> bitcoin/master 123043e Hennadii Stepanov: ci: Bump lint task image to Ubuntu Jammy
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/89fb354f2827...01ec5308bf61
<bitcoin-git> bitcoin/master 9b86114 Hennadii Stepanov: ci: Use pyenv's `python-build` to install Python in lint task
<bitcoin-git> [bitcoin] jamesob opened pull request #26906: test: add an easy way to run linters locally (master...2023-01-lint-container) https://github.com/bitcoin/bitcoin/pull/26906
<bitcoin-git> [bitcoin] fanquake merged pull request #26625: test: Run mempool_packages.py with MiniWallet (master...2212-test-mini-wallet-🕎) https://github.com/bitcoin/bitcoin/pull/26625
<bitcoin-git> bitcoin/master faec09f MarcoFalke: test: Return chain of MiniWallet txs from MiniWallet chain method
<bitcoin-git> bitcoin/master fa2d821 MarcoFalke: test: Return wtxid from create_self_transfer_multi
<bitcoin-git> bitcoin/master faa12d4 MarcoFalke: test: Refactor MiniWallet sign_tx
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/f41252f19da6...89fb354f2827
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26905: refactor: Remove duplication of `clang-tidy`'s check names (master...230117-errors) https://github.com/bitcoin/bitcoin/pull/26905
<bitcoin-git> bitcoin/master 06fc293 Hennadii Stepanov: refactor: Remove duplication of clang-tidy's check names
<bitcoin-git> bitcoin/master f41252f MarcoFalke: Merge bitcoin/bitcoin#26905: refactor: Remove duplication of `clang-tidy`'...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ccd3d8d2c0d5...f41252f19da6
<bitcoin-git> [gui] MarcoFalke opened pull request #697: Remove reindex special case from the progress bar label (master...2301-gui-reindex-👖) https://github.com/bitcoin-core/gui/pull/697
<bitcoin-git> [bitcoin] fanquake merged pull request #25093: doc: Fix incorrect sendmany RPC doc (master...2205-doc-rpc-opt-🚈) https://github.com/bitcoin/bitcoin/pull/25093
<bitcoin-git> bitcoin/master fa96f93 MarcoFalke: test: Add test for missing and omitted required arg
<bitcoin-git> bitcoin/master fa95f20 MarcoFalke: doc: Fix incorrect sendmany RPC doc
<bitcoin-git> bitcoin/master ccd3d8d fanquake: Merge bitcoin/bitcoin#25093: doc: Fix incorrect sendmany RPC doc
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/635f1900d048...ccd3d8d2c0d5
<bitcoin-git> [bitcoin] hebasto opened pull request #26905: clang-tidy: Treat all warnings as errors (master...230117-errors) https://github.com/bitcoin/bitcoin/pull/26905
<bitcoin-git> [bitcoin] fanquake opened pull request #26904: build: move rpc/request from util lib to common (master...move_rpc_request_out_util) https://github.com/bitcoin/bitcoin/pull/26904
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26884: test: wallet: add coverage for `-spendzeroconfchange` setting (master...202301-test-add_nospendzeroconfchange_coverage) https://github.com/bitcoin/bitcoin/pull/26884
<bitcoin-git> bitcoin/master 603d295 Sebastian Falbesoner: test: wallet: add coverage for `-spendzeroconfchange` setting
<bitcoin-git> bitcoin/master 635f190 MarcoFalke: Merge bitcoin/bitcoin#26884: test: wallet: add coverage for `-spendzerocon...
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b7f6a89a3e51...635f1900d048
<bitcoin-git> bitcoin/master 5011203 Sebastian Falbesoner: test: remove `-spendzeroconfchange` setting from mempool_limit.py
<bitcoin-git> [gui] hebasto merged pull request #686: clang-tidy: Force checks for headers in `src/qt` (master...221216-tidy) https://github.com/bitcoin-core/gui/pull/686
<bitcoin-git> bitcoin/master b7f6a89 Hennadii Stepanov: Merge bitcoin-core/gui#686: clang-tidy: Force checks for headers in `src/q...
<bitcoin-git> [bitcoin] hebasto pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/10a5f1903725...b7f6a89a3e51
<bitcoin-git> bitcoin/master 69eacf2 Hennadii Stepanov: clang-tidy, qt: Fix `modernize-use-default-member-init` in headers
<bitcoin-git> bitcoin/master 7b7cd11 Hennadii Stepanov: clang-tidy, qt: Force checks for headers in `src/qt`
<bitcoin-git> [bitcoin] pstratem opened pull request #26903: Fix BaseIndex::Commit false error. (master...2023-01-17-baseindex-commit-error) https://github.com/bitcoin/bitcoin/pull/26903
<bitcoin-git> [bitcoin] fanquake merged pull request #26833: build: allow NO_BOOST=1 & NO_LIBEVENT=1 in depends (master...allow_depends_no_boost_no_event) https://github.com/bitcoin/bitcoin/pull/26833
<bitcoin-git> bitcoin/master 10a5f19 fanquake: Merge bitcoin/bitcoin#26833: build: allow NO_BOOST=1 & NO_LIBEVENT=1 in de...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/7799f53542a8...10a5f1903725
<bitcoin-git> bitcoin/master 0cee156 fanquake: build: allow NO_BOOST=1 in depends
<bitcoin-git> bitcoin/master 7fdeb80 fanquake: build: allow NO_LIBEVENT=1 in depends
<bitcoin-git> [bitcoin] fanquake merged pull request #26039: refactor: Run type check against RPCArgs (1/2) (master...2209-rpc-type-🔤) https://github.com/bitcoin/bitcoin/pull/26039
<bitcoin-git> bitcoin/master 7799f53 fanquake: Merge bitcoin/bitcoin#26039: refactor: Run type check against RPCArgs (1/2)
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/8339f3cea841...7799f53542a8
<bitcoin-git> bitcoin/master faf9672 MarcoFalke: test: Fix wrong types passed to RPCs
<bitcoin-git> bitcoin/master fa9f6d7 MarcoFalke: rpc: Run type check against RPCArgs
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26886: test: add `rescan utxos` inside MiniWallet's initialization (master...miniwallet-rescan_utxos) https://github.com/bitcoin/bitcoin/pull/26886
<bitcoin-git> bitcoin/master 0377d6b kouloumos: test: add `rescan_utxos` in MiniWallet's initialization
<bitcoin-git> bitcoin/master 42029a7 kouloumos: test: remove redundant blocks generation logic
<bitcoin-git> bitcoin/master 6bd098a kouloumos: test: simplify tests by using the pre-mined chain
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/04e54fd21fdf...8339f3cea841

2023-01-16

<bitcoin-git> [bitcoin] achow101 merged pull request #26325: rpc: Return accurate results for scanblocks (master...2022-10-improve-scanblocks) https://github.com/bitcoin/bitcoin/pull/26325
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b55b11f92a47...04e54fd21fdf
<bitcoin-git> bitcoin/master 5ca7a7b Aurèle Oulès: rpc: Return accurate results for scanblocks
<bitcoin-git> bitcoin/master 04e54fd Andrew Chow: Merge bitcoin/bitcoin#26325: rpc: Return accurate results for scanblocks
<bitcoin-git> [bitcoin] achow101 merged pull request #25375: rpc: add minconf/maxconf options to sendall and fund transaction calls (master...fundrawtransaction_minconf) https://github.com/bitcoin/bitcoin/pull/25375
<bitcoin-git> bitcoin/master a07a413 Juan Pablo Civile: Wallet/RPC: Allow specifying min & max chain depth for inputs used by fund...
<bitcoin-git> bitcoin/master cfe5aeb ishaanam: rpc: add minconf and maxconf options to sendall
<bitcoin-git> bitcoin/master b55b11f Andrew Chow: Merge bitcoin/bitcoin#25375: rpc: add minconf/maxconf options to sendall a...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/599e941c1947...b55b11f92a47
<bitcoin-git> [bitcoin] rodentrabies opened pull request #26902: wallet: do not backdate locktime if it may lead to fingerprinting (master...avoid-locktime-backdating) https://github.com/bitcoin/bitcoin/pull/26902
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26900: refactor: Add BlockManager getters (master...2301-blockman-fun-💭) https://github.com/bitcoin/bitcoin/pull/26900
<bitcoin-git> [bitcoin] brunoerg opened pull request #26899: p2p: set `-dnsseed` and `-listen` false if `maxconnections=0` (master...2023-01-maxconnections-0) https://github.com/bitcoin/bitcoin/pull/26899
<bitcoin-git> [bitcoin] dergoegge opened pull request #26898: fuzz: Add PartiallyDownloadedBlock target (master...2023-11-pdb-fuzz) https://github.com/bitcoin/bitcoin/pull/26898
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26657: test: Run feature_bip68_sequence.py with MiniWallet (master...test-feature_bip68_sequence-mini-wallet) https://github.com/bitcoin/bitcoin/pull/26657
<bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/6b7ccb98a59f...599e941c1947
<bitcoin-git> bitcoin/master e5b9127 Miles Liu: test: Add signs P2TR and RAWSCRIPT to MiniWallet sign_tx
<bitcoin-git> bitcoin/master d0a909a Miles Liu: test: Add "include immature coinbase" flag to MiniWallet get_utxos
<bitcoin-git> bitcoin/master fc0caaf Miles Liu: test: Add "include mempool" flag to MiniWallet rescan_utxos
<bitcoin-git> [bitcoin] aureleoules closed pull request #26865: [PoC] Integrate SonarCloud (master...2023-01-sonarcloud) https://github.com/bitcoin/bitcoin/pull/26865
<bitcoin-git> [bitcoin] hebasto reopened pull request #26749: refactor: Use move semanitcs instead of custom swap functions (master...221224-move) https://github.com/bitcoin/bitcoin/pull/26749
<bitcoin-git> [bitcoin] hebasto closed pull request #26749: refactor: Use move semanitcs instead of custom swap functions (master...221224-move) https://github.com/bitcoin/bitcoin/pull/26749
<bitcoin-git> [bitcoin] fanquake closed pull request #26897: Add checkpoint 2020 05 16 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/26897
<bitcoin-git> [bitcoin] fanquake opened pull request #26896: build: Remove port-forwarding runtime setting options from configure (master...remove_network_compile_time_default_setting) https://github.com/bitcoin/bitcoin/pull/26896
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26251: refactor: add kernel/cs_main.h (master...move_cs_main_own_file) https://github.com/bitcoin/bitcoin/pull/26251
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2182149dc58f...6b7ccb98a59f
<bitcoin-git> bitcoin/master 282019c fanquake: refactor: add kernel/cs_main.*
<bitcoin-git> bitcoin/master 6b7ccb9 MarcoFalke: Merge bitcoin/bitcoin#26251: refactor: add kernel/cs_main.h
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26879: [23.x] ci: replace Intel macOS CI job (23.x...23_remove_intel_macos_ci) https://github.com/bitcoin/bitcoin/pull/26879
<bitcoin-git> bitcoin/23.x 53fd827 Hennadii Stepanov: ci: Make `getopt` path architecture agnostic
<bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to 23.x: https://github.com/bitcoin/bitcoin/compare/ffef91a5c18a...dd04f2dda5fa
<bitcoin-git> bitcoin/23.x 192759e Hennadii Stepanov: ci, refactor: Add `MACOS_NATIVE_TASK_TEMPLATE`
<bitcoin-git> bitcoin/23.x 6a5bb10 Hennadii Stepanov: ci: Improve naming related to "macOS 12 native x86_64" task
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26631: test: add coverage for dust mempool policy (`-dustrelayfee` setting) (master...202212-test-add_dustrelayfee_coverage) https://github.com/bitcoin/bitcoin/pull/26631
<bitcoin-git> bitcoin/master d6fc1d6 Sebastian Falbesoner: test: add coverage for dust mempool policy (`-dustrelayfee` setting)
<bitcoin-git> bitcoin/master 2182149 MarcoFalke: Merge bitcoin/bitcoin#26631: test: add coverage for dust mempool policy (`...
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/08d2a3ab4b69...2182149dc58f
<bitcoin-git> bitcoin/master 8a5dbe2 Sebastian Falbesoner: test: add `CScript` method for checking for witness program
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26891: ci: Update "Win64 native" task (master...230113-vcpkg) https://github.com/bitcoin/bitcoin/pull/26891
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ac4c79a26786...08d2a3ab4b69
<bitcoin-git> bitcoin/master 1039ed4 Hennadii Stepanov: ci: Bump vcpkg to the latest version 2023.01.09
<bitcoin-git> bitcoin/master 08d2a3a MarcoFalke: Merge bitcoin/bitcoin#26891: ci: Update "Win64 native" task
<bitcoin-git> bitcoin/master 46c31ee Hennadii Stepanov: ci: Bump `ccache` version to the latest 4.7.4 in "Win64 native" task
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26892: test: refactor: simplify p2p_permissions.py by using MiniWallet (master...202301-test-use_MiniWallet_in_p2p_permissions) https://github.com/bitcoin/bitcoin/pull/26892
<bitcoin-git> bitcoin/master ac4c79a MarcoFalke: Merge bitcoin/bitcoin#26892: test: refactor: simplify p2p_permissions.py b...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/53ae1022eaa3...ac4c79a26786
<bitcoin-git> bitcoin/master 8cbd926 Sebastian Falbesoner: test: refactor: simplify p2p_permissions.py by using MiniWallet
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26894: test: Remove redundant key_to_p2pkh call (master...test-redundant-assignment) https://github.com/bitcoin/bitcoin/pull/26894
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3dd2762cf839...53ae1022eaa3
<bitcoin-git> bitcoin/master 61360e0 Kolby ML: test: Remove redundant function call
<bitcoin-git> bitcoin/master 53ae102 MarcoFalke: Merge bitcoin/bitcoin#26894: test: Remove redundant key_to_p2pkh call
<bitcoin-git> [bitcoin] achow101 closed pull request #26895: Update BitcoinCore.md (master...master) https://github.com/bitcoin/bitcoin/pull/26895
<bitcoin-git> [bitcoin] ThatGuy000001 opened pull request #26895: Update BitcoinCore.md (master...master) https://github.com/bitcoin/bitcoin/pull/26895
<bitcoin-git> [bitcoin] KolbyML opened pull request #26894: test: Remove redundant function call (master...test-redundant-assignment) https://github.com/bitcoin/bitcoin/pull/26894

2023-01-15

<bitcoin-git> bitcoin/master f4a11d7 furszy: gui: bugfix, catch invalid networks combination crash
<bitcoin-git> bitcoin/master 3dd2762 Hennadii Stepanov: Merge bitcoin-core/gui#690: Catch invalid networks combination crash
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0c2a1288a210...3dd2762cf839
<bitcoin-git> [gui] hebasto merged pull request #690: Catch invalid networks combination crash (master...2022_gui_catch_netparam_crash) https://github.com/bitcoin-core/gui/pull/690
<bitcoin-git> [bitcoin] fanquake closed pull request #26893: Update CONTRIBUTING.md (master...patch-2) https://github.com/bitcoin/bitcoin/pull/26893
<bitcoin-git> [bitcoin] SmashedFrenzy16 opened pull request #26893: Update CONTRIBUTING.md (master...patch-2) https://github.com/bitcoin/bitcoin/pull/26893
<bitcoin-git> [bitcoin] mruddy closed pull request #26535: reindex: allow finalized blk files to use read-only permissions (master...issue_2039_readonly_finalized_blk_files) https://github.com/bitcoin/bitcoin/pull/26535
<gribble> https://github.com/bitcoin/bitcoin/issues/25957 | wallet: fast rescan with BIP157 block filters for descriptor wallets by theStack · Pull Request #25957 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] theStack opened pull request #26892: test: refactor: simplify p2p_permissions.py by using MiniWallet (master...202301-test-use_MiniWallet_in_p2p_permissions) https://github.com/bitcoin/bitcoin/pull/26892

2023-01-14

<bytes1440000> vasild: Sorry I could not help you. My life would be easier if I didn't get in to this stuff and had no personal gains. I tried and knew there would be some sheeps or politics. I failed. You are good and we need you in bitcoin.
<bitcoin-git> [bitcoin] fanquake merged pull request #26835: contrib: add PE Canary check to security-check (master...win_sec_canary) https://github.com/bitcoin/bitcoin/pull/26835
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8915e4d9f5b7...0c2a1288a210
<bitcoin-git> bitcoin/master 6ba17d4 fanquake: scripts: add PE Canary check to security-check
<bitcoin-git> bitcoin/master 0c2a128 fanquake: Merge bitcoin/bitcoin#26835: contrib: add PE Canary check to security-check
<bitcoin-git> [bitcoin] vasild closed pull request #25871: contrib: add vasild to trusted keys (master...vasild_key) https://github.com/bitcoin/bitcoin/pull/25871

2023-01-13

<bitcoin-git> [bitcoin] hebasto opened pull request #26891: ci: Update "Win64 native" task (master...230113-vcpkg) https://github.com/bitcoin/bitcoin/pull/26891
<core-meetingbot> topic: Bitcoin Core development discussion and commit log | Feel free to watch, but please take commentary and usage questions to #bitcoin | Channel logs: http://www.erisian.com.au/bitcoin-core-dev/, http://gnusha.org/bitcoin-core-dev/ | Meeting topics http://gnusha.org/bitcoin-core-dev/proposedmeetingtopics.txt / http://gnusha.org/bitcoin-core-dev/proposedwalletmeetingtopics.txt
<gribble> https://github.com/bitcoin/bitcoin/issues/26720 | wallet: coin selection, dont return results that exceed the max allowed weight by furszy · Pull Request #26720 · bitcoin/bitcoin · GitHub
<achow101> #bitcoin-core-dev Wallet Meeting: achow101 _aj_ amiti ariard BlueMatt cfields Chris_Stewart_5 darosior digi_james dongcarl elichai2 emilengler fanquake fjahr furszy gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jarolrod jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack josibake jtimon kallewoof kanzure kvaciral laanwj larryruane lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos Murch nehan NicolasDorier
<core-meetingbot> Meeting started Fri Jan 13 19:00:21 2023 UTC. The chair is achow101. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [bitcoin] achow101 opened pull request #26890: Introduce a Code of Conduct (master...add-code-of-conduct) https://github.com/bitcoin/bitcoin/pull/26890
<instagibbs> OpenSSL supported it, so Bitcoin supports it
<bitcoin-git> [bitcoin] fanquake closed pull request #26824: build: fix configuring with only bitcoin-util (master...fix_bitcoin_util_configure) https://github.com/bitcoin/bitcoin/pull/26824
<bitcoin-git> bitcoin/master 8915e4d fanquake: Merge bitcoin/bitcoin#26824: build: fix configuring with only bitcoin-util
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/32834034a3a6...8915e4d9f5b7
<bitcoin-git> bitcoin/master 0f883df fanquake: build: fix configuring with only bitcoin-util
<instagibbs> @theStack, ive always wondered if anyone has ever used hybrid pubkeys in bitcoin
<bitcoin-git> [bitcoin] hebasto closed pull request #25037: build: Create `noinst_LTLIBRARIES` conditionally (master...220429-targets) https://github.com/bitcoin/bitcoin/pull/25037
<bitcoin-git> [bitcoin] furszy opened pull request #26889: wallet: set keypool size instead of access global args manager from spkm (master...2022_spkm_keypool_size) https://github.com/bitcoin/bitcoin/pull/26889
<bitcoin-git> [bitcoin] vasild opened pull request #26888: net: simplify the call to vProcessMsg.splice() (master...simplify_vProcessMsg_splice) https://github.com/bitcoin/bitcoin/pull/26888
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26882: test: skip sqlite3 tests if it isn't available (master...func_tests_check_import_sqlite) https://github.com/bitcoin/bitcoin/pull/26882
<bitcoin-git> bitcoin/master eea73d4 fanquake: test: skip sqlite3 tests if it isn't available
<bitcoin-git> bitcoin/master 3283403 MarcoFalke: Merge bitcoin/bitcoin#26882: test: skip sqlite3 tests if it isn't available
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/07c54de55003...32834034a3a6
<bitcoin-git> [bitcoin] ajtowns opened pull request #26887: RPC: make RPCResult::MatchesType return useful errors (master...202301-rpc-matchestype) https://github.com/bitcoin/bitcoin/pull/26887
<bitcoin-git> [bitcoin] kouloumos opened pull request #26886: test: add `rescan utxos` inside MiniWallet's initialization (master...miniwallet-rescan_utxos) https://github.com/bitcoin/bitcoin/pull/26886
<jnewbery> Incidentally, I do agree with you that some of the processes around Bitcoin Core are broken at the moment. There are a small number of developers doing very important and very good work (including people that you regularly attack), but sadly that good work is often drowned out by interminable PRs and irc discussions about politics instead of code.
<jnewbery> It's striking that neither of the two people making the accusations or pushing for vasild to become maintainer have made *any* meaningful contributions to Bitcoin Core. And yet they make incessent demands on contributors' and maintainers' time and attention and then demand justification when they don't get that attention.
<jnewbery> michaelfolkson: I haven't been involved with Brink or Bitcoin Core for over a year, and yet I continue to get tagged in PRs and irc with accusations that I've deliberately broken code, been "aggressive" or am involved in some shady cabal that controls Bitcoin Core.
<gribble> https://github.com/bitcoin/bitcoin/issues/25923 | p2p: always provide CNodeStateStats and getpeerinfo/netinfo/gui updates by jonatack · Pull Request #25923 · bitcoin/bitcoin · GitHub
<jnewbery> bytes1440000: I haven't been involved in day-to-day Bitcoin Core development for over a year. The only reason I commented on #25923 was that I was tagged by vasild with the comment "a bug is a bug, even if it was done on purpose.". My response was to correct several mistakes made by both vasild and jonatack in their comments on that PR.
<bitcoin-git> [bitcoin] fanquake merged pull request #26691: Update secp256k1 subtree to libsecp256k1 version 0.2.0 (master...secp256k1) https://github.com/bitcoin/bitcoin/pull/26691
<bitcoin-git> bitcoin/master 3d8a6ae Pieter Wuille: Update secp256k1 subtree to upstream libsecp256k1 version 0.2.0
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/dcae3c19b82c...07c54de55003
<bitcoin-git> bitcoin/master 9d47e7b Pieter Wuille: Squashed 'src/secp256k1/' changes from 44c2452fd3..21ffe4b22a
<bitcoin-git> bitcoin/master 4462cb0 Pieter Wuille: Adapt to libsecp256k1 API changes
<michaelfolkson> Longer term we might have to think about how we route around this small group. We can't continue like this if we want Bitcoin Core to stay open source
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26867: doc: Mention restoring wallet via GUI (master...2023_01_DocWalletRestoreGUI) https://github.com/bitcoin/bitcoin/pull/26867
<bitcoin-git> bitcoin/master dcae3c1 MarcoFalke: Merge bitcoin/bitcoin#26867: doc: Mention restoring wallet via GUI
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/f4ef856375c5...dcae3c19b82c
<bitcoin-git> bitcoin/master 9b158ae John Moffett: Update to mention restoring wallet via GUI
<bitcoin-git> bitcoin/master dc9bad5 John Moffett: Change dots to an ellipsis and fix capitalization
<_aj_> provoostenator: matrix bridge is broken, or you're 12h out of sync? https://www.erisian.com.au/bitcoin-core-dev/log-2023-01-12.html#l-314
<bitcoin-git> [bitcoin] theStack opened pull request #26884: test: wallet: add coverage for `-spendzeroconfchange` setting (master...202301-test-add_nospendzeroconfchange_coverage) https://github.com/bitcoin/bitcoin/pull/26884
<bytes1440000> Only comment in vasild's PR by fanquake: https://github.com/bitcoin/bitcoin/pull/25871#issuecomment-1234087767
<bytes1440000> Scoping disagreements by dergoegge: https://github.com/bitcoin/bitcoin/pull/25871#issuecomment-1257032315
<bytes1440000> "Aggressive" Comment by jnewbery: https://github.com/bitcoin/bitcoin/pull/25923#issuecomment-1227366243

2023-01-12

<bytes1440000> 3. Less misinformation about bitcoin core and maintainers
<gribble> https://github.com/bitcoin/bitcoin/issues/26868 | [WIP] doc: add MAINTAINERS.md by 1440000bytes · Pull Request #26868 · bitcoin/bitcoin · GitHub
<bytes1440000> 1. A project like bitcoin core that is considered one of the top 10 critical open source C++ project would get a maintainer for module that matters the most for a bitcoin node after QA