2022-04-27

<bitcoin-git> [gui] mruddy opened pull request #595: gui: avoid unclean exit due to permissions issues when setting start on system startup (master...issue_24953) https://github.com/bitcoin-core/gui/pull/595
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25001: Modernize util/strencodings and util/string: `string_view` and `optional` (master...2204-span-stuff-🐘) https://github.com/bitcoin/bitcoin/pull/25001
<bitcoin-git> [bitcoin] sipa closed pull request #24764: Modernize util/strencodings and util/string: `string_view` and `optional` (master...202204_stringview) https://github.com/bitcoin/bitcoin/pull/24764
<bitcoin-git> [bitcoin] mruddy closed pull request #25000: gui: avoid unclean exit due to permissions issues when setting start on system startup (master...issue_24953) https://github.com/bitcoin/bitcoin/pull/25000
<bitcoin-git> [bitcoin] mruddy opened pull request #25000: gui: avoid unclean exit due to permissions issues when setting start on system startup (master...issue_24953) https://github.com/bitcoin/bitcoin/pull/25000
<PaperSword> I don't quite have a statement on the "What is bitcoin" section. Search engine SEO might be a reason to leave it. Plus it does implicitly separate the bitcoin protocol from the software.
<laanwj> with all the PR spam about one word, i wonder if we can't just remove the "What is bitcoin" section from the readme, everyone has their own ideas about it anywhere, replace it with a small blurb what bitcoin core (this specific software) does
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24739: test: Fix intermittent test failure in wallet_listreceivedby.py (master...2204-test-fail-🍰) https://github.com/bitcoin/bitcoin/pull/24739
<bitcoin-git> bitcoin/master fa1f6df MarcoFalke: test: Fix intermittent test failure in wallet_listreceivedby.py
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bd616bc16a3a...f58c1f1a4467
<bitcoin-git> bitcoin/master f58c1f1 MacroFake: Merge bitcoin/bitcoin#24739: test: Fix intermittent test failure in wallet...
<bitcoin-git> [bitcoin] hebasto closed pull request #24986: build: Move `consensus/merkle` module out from `libbitcoinconsensus` (master...220426-merkle) https://github.com/bitcoin/bitcoin/pull/24986

2022-04-26

<bitcoin-git> [bitcoin] fanquake merged pull request #24917: Make BlockManager::LoadBlockIndex private (master...2204-priv-🔚) https://github.com/bitcoin/bitcoin/pull/24917
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/34ae04d77509...bd616bc16a3a
<bitcoin-git> bitcoin/master bd616bc fanquake: Merge bitcoin/bitcoin#24917: Make BlockManager::LoadBlockIndex private
<bitcoin-git> bitcoin/master fa1970f MarcoFalke: Make BlockManager::LoadBlockIndex private
<bitcoin-git> [bitcoin] fanquake merged pull request #21726: Improve Indices on pruned nodes via prune blockers (master...prune_improve) https://github.com/bitcoin/bitcoin/pull/21726
<bitcoin-git> bitcoin/master 2561823 Fabian Jahr: blockstorage: Add prune locks to BlockManager
<bitcoin-git> bitcoin/master f08c9fb Fabian Jahr: Index: Use prune locks for blockfilterindex
<bitcoin-git> [bitcoin] fanquake pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/260ede1d998b...34ae04d77509
<bitcoin-git> bitcoin/master 231fc7b Fabian Jahr: refactor: Introduce GetFirstStoredBlock helper function
<bitcoin-git> [bitcoin] fanquake merged pull request #24644: wallet: add tracepoints and algorithm information to coin selection (master...tracepoints-coin-selection) https://github.com/bitcoin/bitcoin/pull/24644
<bitcoin-git> bitcoin/master 912f1ed Andrew Chow: wallet: track which coin selection algorithm produced a SelectionResult
<bitcoin-git> bitcoin/master 8e3f39e Andrew Chow: wallet: Add some tracepoints for coin selection
<bitcoin-git> bitcoin/master 15b5838 Andrew Chow: wallet: compute waste for SelectionResults of preset inputs
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/833add0f48b0...260ede1d998b
<bitcoin-git> [bitcoin] hebasto opened pull request #24994: build: Fix `libbitcoinconsensus` Windows builds with `DEBUG=1` (master...220426-consensus) https://github.com/bitcoin/bitcoin/pull/24994
<b10c> achow101: laanwj found a way to do it without sudo - I haven't tried this yet https://github.com/bitcoin/bitcoin/pull/24358#issuecomment-1083149220
<bitcoin-git> [bitcoin] brunoerg opened pull request #24993: contrib: close file after manipulating it in `linearize-data` (master...2022-04-contrib-close-file) https://github.com/bitcoin/bitcoin/pull/24993
<bitcoin-git> [bitcoin] fanquake merged pull request #24989: scripted-diff: rename BytePtr to AsBytePtr (master...rename-byteptr) https://github.com/bitcoin/bitcoin/pull/24989
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f654cdb89cc4...833add0f48b0
<bitcoin-git> bitcoin/master bae4561 João Barbosa: scripted-diff: rename BytePtr to AsBytePtr
<bitcoin-git> bitcoin/master 833add0 fanquake: Merge bitcoin/bitcoin#24989: scripted-diff: rename BytePtr to AsBytePtr
<bitcoin-git> [bitcoin] fanquake closed pull request #23100: Abort functional tests early upon low drive space (master...20210926) https://github.com/bitcoin/bitcoin/pull/23100
<bitcoin-git> [bitcoin] fanquake merged pull request #24392: build: Fix configuring depends with cmake (master...220219-cmake) https://github.com/bitcoin/bitcoin/pull/24392
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f4005af3ec45...f654cdb89cc4
<bitcoin-git> bitcoin/master ff4a38a Hennadii Stepanov: build: Fix configuring depends with cmake
<bitcoin-git> bitcoin/master f654cdb fanquake: Merge bitcoin/bitcoin#24392: build: Fix configuring depends with cmake
<bitcoin-git> [bitcoin] fanquake merged pull request #24977: rpc: Explain active and internal in listdescriptors (master...better-listdescriptors-docs) https://github.com/bitcoin/bitcoin/pull/24977
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cc3877f8317f...f4005af3ec45
<bitcoin-git> bitcoin/master 4637bbe Andrew Chow: rpc: Explain active and internal in listdescriptors
<bitcoin-git> bitcoin/master f4005af fanquake: Merge bitcoin/bitcoin#24977: rpc: Explain active and internal in listdescr...
<gribble> https://github.com/bitcoin/bitcoin/issues/24150 | refactor: move index class members from protected to private by jonatack · Pull Request #24150 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/24977 | rpc: Explain active and internal in listdescriptors by achow101 · Pull Request #24977 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/24644 | wallet: add tracepoints and algorithm information to coin selection by achow101 · Pull Request #24644 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake closed pull request #23225: test: reject float at satoshi_round (master...20211006) https://github.com/bitcoin/bitcoin/pull/23225
<bitcoin-git> [bitcoin] fanquake merged pull request #24971: tidy: modernize-use-nullptr (master...clang_tidy_nullptr) https://github.com/bitcoin/bitcoin/pull/24971
<bitcoin-git> bitcoin/master e532748 practicalswift: Don't use zero as null pointer constant (-Wzero-as-null-pointer-constant)
<bitcoin-git> bitcoin/master 9c96f10 fanquake: tidy: enable modernize-use-nullptr
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/23ebd7a8027f...cc3877f8317f
<bitcoin-git> bitcoin/master cc3877f fanquake: Merge bitcoin/bitcoin#24971: tidy: modernize-use-nullptr
<bitcoin-git> [bitcoin] fanquake closed pull request #21085: test: enable self.chain = 'main' to work in python bitcoin test framework (master...mainettests) https://github.com/bitcoin/bitcoin/pull/21085
<bitcoin-git> [bitcoin] fanquake closed pull request #18606: test: checks that bitcoin-cli autocomplete is in sync (master...feature-auto-cli) https://github.com/bitcoin/bitcoin/pull/18606
<bitcoin-git> [bitcoin] fanquake closed pull request #24992: PT-BR tray menu translation fix (master...patch-1) https://github.com/bitcoin/bitcoin/pull/24992
<bitcoin-git> [bitcoin] tulio150 opened pull request #24992: PT-BR tray menu translation fix (master...patch-1) https://github.com/bitcoin/bitcoin/pull/24992
<bitcoin-git> [bitcoin] laanwj merged pull request #24959: Remove not needed clang-format off comments (master...2204-no-format-off-🔝) https://github.com/bitcoin/bitcoin/pull/24959
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/269dcad16e3d...23ebd7a8027f
<bitcoin-git> bitcoin/master fa870e3 MarcoFalke: Remove not needed clang-format off comments
<bitcoin-git> bitcoin/master 23ebd7a laanwj: Merge bitcoin/bitcoin#24959: Remove not needed clang-format off comments
<bitcoin-git> [bitcoin] fanquake closed pull request #21284: rpc: add the add_inputs option to bumpfee/psbtbumpfee (master...add-add-inputs-option-to-bumpfee) https://github.com/bitcoin/bitcoin/pull/21284
<bitcoin-git> [bitcoin] fanquake closed pull request #21260: wallet: indicate whether a transaction is in the mempool (master...show-conflicted-transactions-not-in-mempool) https://github.com/bitcoin/bitcoin/pull/21260
<bitcoin-git> [bitcoin] fanquake closed pull request #20752: [fuzzer] generate new seeds in an infinite loop with random parameters (master...2020-12-fuzz-test-runner-infinite-generate) https://github.com/bitcoin/bitcoin/pull/20752
<bitcoin-git> [bitcoin] fanquake closed pull request #18471: qa: Test shared validation interface (master...2020-03-test-shared-validation-interface) https://github.com/bitcoin/bitcoin/pull/18471
<bitcoin-git> [bitcoin] fanquake closed pull request #14641: rpc: Add min_conf option to fund transaction calls (master...2018-11-fundrawtransaction) https://github.com/bitcoin/bitcoin/pull/14641
<bitcoin-git> [bitcoin] fanquake closed pull request #18964: rpc, wallet: Scan mempool after import* (master...2020-05-fix-18954) https://github.com/bitcoin/bitcoin/pull/18964
<bitcoin-git> [bitcoin] fanquake closed pull request #20277: test: Extend p2p_ibd_tx_relay.py to verify no-transaction are requested during IBD (master...2020-10-ibd-txrelay) https://github.com/bitcoin/bitcoin/pull/20277
<bitcoin-git> [bitcoin] fanquake closed pull request #15729: rpc: Raise error in getbalance if minconf is not zero (master...2019-04-drop-getbalance-minconf) https://github.com/bitcoin/bitcoin/pull/15729
<bitcoin-git> [bitcoin] fanquake closed pull request #18061: util: Pass size to ParseHex to assist preallocation (master...2020-02-remove-strlen) https://github.com/bitcoin/bitcoin/pull/18061
<bitcoin-git> [bitcoin] fanquake closed pull request #16037: rpc: Enable wallet import on pruned nodes (master...2019-05-importwallet-pruned) https://github.com/bitcoin/bitcoin/pull/16037
<gribble> https://github.com/bitcoin/bitcoin/issues/24931 | Strengthen thread safety assertions by ajtowns · Pull Request #24931 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake merged pull request #24789: init, index: disallow indexes when running reindex-chainstate (master...202204_reindex_corrupt) https://github.com/bitcoin/bitcoin/pull/24789
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/30c1c6ed80c5...269dcad16e3d
<bitcoin-git> bitcoin/master dac44fc Martin Zumsande: init: disallow reindex-chainstate with optional indexes
<bitcoin-git> bitcoin/master 269dcad fanquake: Merge bitcoin/bitcoin#24789: init, index: disallow indexes when running re...
<bitcoin-git> bitcoin/master 62e1428 Martin Zumsande: doc: Add note that -reindex will rebuild optional indexes
<bitcoin-git> [bitcoin] fanquake merged pull request #24979: Precomputed hashes are note #16 in BIP341 (master...bip341_note_16) https://github.com/bitcoin/bitcoin/pull/24979
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f436bfd126ad...30c1c6ed80c5
<bitcoin-git> bitcoin/master 30c1c6e fanquake: Merge bitcoin/bitcoin#24979: Precomputed hashes are note #16 in BIP341
<bitcoin-git> bitcoin/master df08c23 Gregory Sanders: Precomputed hashes are note #16 in BIP341
<bitcoin-git> [bitcoin] fanquake closed pull request #15112: build: Optionally enable -Wzero-as-null-pointer-constant (master...zero-as-null-pointer-constant) https://github.com/bitcoin/bitcoin/pull/15112
<bitcoin-git> [bitcoin] vasild opened pull request #24991: init: allow startup with -onlynet=onion -listenonion=1 (master...onlynet_onion_with_listenonion_is_ok) https://github.com/bitcoin/bitcoin/pull/24991
<bitcoin-git> [bitcoin] fanquake merged pull request #22953: refactor: introduce single-separator split helper (boost::split replacement) (master...202109-refactor-boost_split_replacement_single_sep) https://github.com/bitcoin/bitcoin/pull/22953
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/a19f641a80cb...f436bfd126ad
<bitcoin-git> bitcoin/master 4fad7e4 Kiminuo: test: add unit tests for `SplitString` helper
<bitcoin-git> bitcoin/master 9cc8e87 Sebastian Falbesoner: refactor: introduce single-separator split helper `SplitString`
<bitcoin-git> bitcoin/master a62e844 MarcoFalke: fuzz: add `SplitString` fuzz target
<bitcoin-git> [bitcoin] promag opened pull request #24989: scripted-diff: rename BytePtr to AsBytePtr (master...rename-byteptr) https://github.com/bitcoin/bitcoin/pull/24989
<gribble> https://github.com/bitcoin/bitcoin/issues/24931 | Strengthen thread safety assertions by ajtowns · Pull Request #24931 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/19303 | Replace all of the RecursiveMutex instances with the Mutex ones · Issue #19303 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] laanwj merged pull request #24157: p2p: Replace RecursiveMutex `cs_totalBytesSent` with Mutex and rename it (master...cs_totalBytesSent_mutex) https://github.com/bitcoin/bitcoin/pull/24157
<bitcoin-git> bitcoin/master 709af67 w0xlt: p2p: replace RecursiveMutex `m_total_bytes_sent_mutex` with Mutex
<bitcoin-git> bitcoin/master 8be75fd w0xlt: p2p: add assertions and negative TS annotations for `m_total_bytes_sent_mu...
<bitcoin-git> bitcoin/master a237a06 w0xlt: scripted-diff: rename cs_totalBytesSent -> m_total_bytes_sent_mutex
<bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/1ae65b4c5fbf...a19f641a80cb
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24988: lint: Mention NONFATAL_UNREACHABLE in lint-assertions.py (master...2204-lint-abort-🐛) https://github.com/bitcoin/bitcoin/pull/24988
<laanwj> proposed release schedule for 24.0 https://github.com/bitcoin/bitcoin/issues/24987
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24968: Move only: Move TxOrphange tests to orphange_tests.cpp (master...202204_move_orphanage_tests) https://github.com/bitcoin/bitcoin/pull/24968
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1e7db37e76c5...1ae65b4c5fbf
<bitcoin-git> bitcoin/master 1ae65b4 MacroFake: Merge bitcoin/bitcoin#24968: Move only: Move TxOrphange tests to orphange_...
<bitcoin-git> bitcoin/master b8f17fb John Newbery: [tests] Move TxOrphange tests to orphange_tests.cpp
<bitcoin-git> [bitcoin] hebasto opened pull request #24986: build: Move `consensus/merkle` module out from `libbitcoinconsensus` (master...220426-merkle) https://github.com/bitcoin/bitcoin/pull/24986
<bitcoin-git> [bitcoin] rnapoles opened pull request #24985: doc,test: Compilation for 64-bit Windows with msys2 (master...msys2-windows-build) https://github.com/bitcoin/bitcoin/pull/24985
<bitcoin-git> [bitcoin] rnapoles closed pull request #24983: Build Windows version with msys2 build (master...windows-msys2-build) https://github.com/bitcoin/bitcoin/pull/24983
<bitcoin-git> [gui] promag opened pull request #594: scripted-diff: replace deprecated Q_OS_MAC with Q_OS_MACOS (master...q_os_macos) https://github.com/bitcoin-core/gui/pull/594

2022-04-25

<bitcoin-git> [bitcoin] mzumsande opened pull request #24984: wallet: ignore chainStateFlushed notifications while attaching chain (master...202204_wallet_rescan) https://github.com/bitcoin/bitcoin/pull/24984
<gribble> https://github.com/bitcoin/bitcoin/issues/22928 | refactor: Remove `gArgs` from `wallet.h` and `wallet.cpp` (2) by kiminuo · Pull Request #22928 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] rnapoles opened pull request #24983: Build Windows version with msys2 build (master...windows-msys2-build) https://github.com/bitcoin/bitcoin/pull/24983
<bitcoin-git> [bitcoin] hdutra opened pull request #24982: Converting `lint-all.sh` to `lint-all.py`. (master...port_lint-all.sh_to_python) https://github.com/bitcoin/bitcoin/pull/24982
<gribble> https://github.com/bitcoin/bitcoin/issues/24157 | p2p: Replace RecursiveMutex `cs_totalBytesSent` with Mutex and rename it by w0xlt · Pull Request #24157 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/24501 | v23.0 testing · Issue #24501 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/22969 | Release schedule for 23.0 · Issue #22969 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/15423 | torcontrol: Query Tor for correct -onion configuration by luke-jr · Pull Request #15423 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/22834 | net: respect -onlynet= when making outbound connections by vasild · Pull Request #22834 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/15423 | torcontrol: Query Tor for correct -onion configuration by luke-jr · Pull Request #15423 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/14523 | bitcoin client 0.17.0 ignores wallets name (file) · Issue #14523 · bitcoin/bitcoin · GitHub
<provoostenator> Also why does bitcoin-git leave the room after every post? (haven't figured out how to hide those notifications yet in Element)
<bitcoin-git> [bitcoin] laanwj merged pull request #24856: lint: Converting lint-assertions.sh to lint-assertions.py (master...port-assertions-linter) https://github.com/bitcoin/bitcoin/pull/24856
<midnight> it prevents startup in spite of torcontrol as per https://github.com/bitcoin/bitcoin/pull/15423
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/16fa967d3cca...1e7db37e76c5
<bitcoin-git> bitcoin/master 172c233 hiago: Porting lint-assertions.sh to lint-assertions.py
<bitcoin-git> bitcoin/master 1e7db37 laanwj: Merge bitcoin/bitcoin#24856: lint: Converting lint-assertions.sh to lint-a...
<provoostenator> Github is now rewriting reviews from deleted accounts as "ghost", i.e. you can't tell who it was: https://github.com/bitcoin/bitcoin/pull/21928#pullrequestreview-885808580
<bitcoin-git> [bitcoin] laanwj merged pull request #24915: lint: Convert lint-circular-dependencies.sh to Python (master...lint-circular-dependencies-port) https://github.com/bitcoin/bitcoin/pull/24915
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9eedbe98c86f...16fa967d3cca
<bitcoin-git> bitcoin/master 16fa967 laanwj: Merge bitcoin/bitcoin#24915: lint: Convert lint-circular-dependencies.sh t...
<bitcoin-git> bitcoin/master 79635c7 Smlep: lint: Convert lint-circular-dependencies.sh to Python
<bitcoin-git> [bitcoin] laanwj merged pull request #24815: lint: convert lint-tests.sh to python (master...lint-tests-python-port) https://github.com/bitcoin/bitcoin/pull/24815
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0342ae1d395c...9eedbe98c86f
<bitcoin-git> bitcoin/master ae0e06a TakeshiMusgrave: Converted lint-tests.sh to python
<bitcoin-git> bitcoin/master 9eedbe9 laanwj: Merge bitcoin/bitcoin#24815: lint: convert lint-tests.sh to python
<bitcoin-git> [bitcoin] laanwj merged pull request #24802: lint: convert format strings linter test to python (master...lint-format-strings-py) https://github.com/bitcoin/bitcoin/pull/24802
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/777b89b3008e...0342ae1d395c
<bitcoin-git> bitcoin/master 0342ae1 laanwj: Merge bitcoin/bitcoin#24802: lint: convert format strings linter test to p...
<bitcoin-git> bitcoin/master 267684e Eunoia: lint: convert format strings linter test to python
<bitcoin-git> [bitcoin] laanwj merged pull request #24929: lint: convert shell locale linter test to Python (master...lint-shell-locale-py) https://github.com/bitcoin/bitcoin/pull/24929
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8b686776ef5c...777b89b3008e
<bitcoin-git> bitcoin/master 2c838cc Eunoia: lint: convert shell locale linter test to Python
<bitcoin-git> bitcoin/master 777b89b laanwj: Merge bitcoin/bitcoin#24929: lint: convert shell locale linter test to Pyt...
<bitcoin-git> [bitcoin] laanwj merged pull request #24902: lint: Convert lint-include-guards.sh to Python (master...24783-port-lint-script-to-python) https://github.com/bitcoin/bitcoin/pull/24902
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c90b42bcdb59...8b686776ef5c
<bitcoin-git> bitcoin/master 8b68677 laanwj: Merge bitcoin/bitcoin#24902: lint: Convert lint-include-guards.sh to Pytho...
<bitcoin-git> bitcoin/master d5fdec5 brydinh: Convert lint-include-guards.sh to python
<bitcoin-git> [bitcoin] instagibbs opened pull request #24979: Precomputed hashes are note #16 in BIP341 (master...bip341_note_16) https://github.com/bitcoin/bitcoin/pull/24979
<bitcoin-git> [bitcoin] laanwj merged pull request #24916: lint: Convert lint-python-utf8-encoding.sh to Python (master...lint-python-utf8-encoding-port) https://github.com/bitcoin/bitcoin/pull/24916
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7134327be5c1...c90b42bcdb59
<bitcoin-git> bitcoin/master 035eef4 Dimitri: lint: Convert lint-python-utf8-encoding.sh to Python
<bitcoin-git> bitcoin/master c90b42b laanwj: Merge bitcoin/bitcoin#24916: lint: Convert lint-python-utf8-encoding.sh to...
<bitcoin-git> [bitcoin] laanwj merged pull request #24932: lint: Convert lint-locale-dependence.sh to Python (master...lint-locale-dependence-port) https://github.com/bitcoin/bitcoin/pull/24932
<bitcoin-git> bitcoin/master 7134327 laanwj: Merge bitcoin/bitcoin#24932: lint: Convert lint-locale-dependence.sh to Py...
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e88a52e9a2fd...7134327be5c1
<bitcoin-git> bitcoin/master 229917d Dimitri: lint: Convert lint-locale-dependence.sh to Python
<bitcoin-git> bitcoin/master 3043a1b Dimitri: lint: Make known violations more specific in lint-locale-dependence
<bitcoin-git> [bitcoin] laanwj merged pull request #24973: doc: Add 23.0 release notes (master...2022-04-release-notes-23.0) https://github.com/bitcoin/bitcoin/pull/24973
<bitcoin-git> bitcoin/master 2abfb6c laanwj: doc: Add 23.0 release notes
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/10a626a1d677...e88a52e9a2fd
<bitcoin-git> bitcoin/master e88a52e laanwj: Merge bitcoin/bitcoin#24973: doc: Add 23.0 release notes
<bitcoin-git> [bitcoin] Crypt-iQ closed pull request #24942: mempool: use epochs in CalculateDescendants (master...calc_desc_epoch) https://github.com/bitcoin/bitcoin/pull/24942
<michaelfolkson> a1ph4byte: #bitcoin-core-pr-reviews would be better
<a1ph4byte> Hello all. Is this the correct forum for a noob question regarding installing bitcoin core dependencies into my dev environment?
<bitcoin-git> [bitcoin] achow101 opened pull request #24977: rpc: Explain active and internal in listdescriptors (master...better-listdescriptors-docs) https://github.com/bitcoin/bitcoin/pull/24977
<bitcoin-git> [bitcoin] dergoegge opened pull request #24976: netgroup: Follow-up for #22910 (master...2022-04-nStartByte-followup) https://github.com/bitcoin/bitcoin/pull/24976
<bitcoin-git> [bitcoin] Crypt-iQ opened pull request #24975: bench: remove from available_coins with reference, vout size (master...pool_bench) https://github.com/bitcoin/bitcoin/pull/24975
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24974: refactor: Make FEELER_SLEEP_WINDOW type safe (std::chrono) (master...2204-feeler-type-🐴) https://github.com/bitcoin/bitcoin/pull/24974
<bitcoin-git> [bitcoin] laanwj opened pull request #24973: doc: Add 23.0 release notes (master...2022-04-release-notes-23.0) https://github.com/bitcoin/bitcoin/pull/24973
<hebasto> laanwj: was asking in context of https://github.com/bitcoin-core/gui/pull/592
<bitcoin-git> [bitcoin] hebasto closed pull request #23612: build: Fix cross compiling with DEBUG=1 for Windows (master...211127-win-debug) https://github.com/bitcoin/bitcoin/pull/23612
<bitcoin-git> [bitcoin] hebasto opened pull request #24972: build: Make `libunivalue` a non-Libtool convenience library (master...220425-no-libtool) https://github.com/bitcoin/bitcoin/pull/24972
<bitcoin-git> [bitcoin] fanquake opened pull request #24971: tidy: modernize-use-nullptr (master...clang_tidy_nullptr) https://github.com/bitcoin/bitcoin/pull/24971
<bitcoin-git> [bitcoin] jnewbery opened pull request #24970: net processing: Move cleanSubVer, fPreferredDownload and nLocalHostNonce to Peer (master...202204_net_net_processing) https://github.com/bitcoin/bitcoin/pull/24970
<bitcoin-git> [bitcoin] BradleyC opened pull request #24969: Update bitcoin.conf (master...patch-1) https://github.com/bitcoin/bitcoin/pull/24969
<bitcoin-git> [bitcoin] fanquake merged pull request #24955: guix: Improve error message about missed macOS SDK (master...220424-guix-sdk) https://github.com/bitcoin/bitcoin/pull/24955
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/aa54132bac3b...10a626a1d677
<bitcoin-git> bitcoin/master 914076e Hennadii Stepanov: guix: Improve error message about missed macOS SDK
<bitcoin-git> bitcoin/master 10a626a fanquake: Merge bitcoin/bitcoin#24955: guix: Improve error message about missed macO...
<bitcoin-git> [bitcoin] fanquake closed pull request #18191: Change UpdateForDescendants to use Epochs (master...epoch-mempool-cache-regression-plus-remove-excluded) https://github.com/bitcoin/bitcoin/pull/18191
<bitcoin-git> [bitcoin] fanquake merged pull request #24454: tests: Fix calculation of external input weights (master...fix-input-weight-test) https://github.com/bitcoin/bitcoin/pull/24454
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b31ba3abf81c...aa54132bac3b
<bitcoin-git> bitcoin/master 8a04a38 Andrew Chow: tests: Calculate input weight more accurately
<bitcoin-git> bitcoin/master 9f5ab67 Andrew Chow: tests: Use descriptor that requires both legacy and segwit
<bitcoin-git> bitcoin/master aa54132 fanquake: Merge bitcoin/bitcoin#24454: tests: Fix calculation of external input weig...
<bitcoin-git> [bitcoin] fanquake merged pull request #24948: contrib: macdeploy: fix typo in permissions (master...fix-gen-sdk) https://github.com/bitcoin/bitcoin/pull/24948
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b1c5991eebb9...b31ba3abf81c
<bitcoin-git> bitcoin/master 51d06df Pavol Rusnak: contrib: macdeploy: fix permissions typo in gen-sdk script
<bitcoin-git> bitcoin/master b31ba3a fanquake: Merge bitcoin/bitcoin#24948: contrib: macdeploy: fix typo in permissions
<bitcoin-git> [bitcoin] jnewbery opened pull request #24968: Move only: Move TxOrphange tests to orphange_tests.cpp (master...202204_move_orphanage_tests) https://github.com/bitcoin/bitcoin/pull/24968
<bitcoin-git> [bitcoin] luke-jr opened pull request #24963: RPC/Wallet: Convert walletprocesspsbt to use options parameter (master...rpc_walletprocesspsbt_options) https://github.com/bitcoin/bitcoin/pull/24963

2022-04-24

<bitcoin-git> [bitcoin] Crypt-iQ closed pull request #24961: bench: remove from available_coins with reference, vout size (master...pool_bench) https://github.com/bitcoin/bitcoin/pull/24961
<bitcoin-git> [bitcoin] martinus opened pull request #24962: prevector: enforce `is_trivially_copyable_v`, don't dereference iterators (master...2022-04_prevector_fixes) https://github.com/bitcoin/bitcoin/pull/24962
<bitcoin-git> [bitcoin] Crypt-iQ opened pull request #24961: bench: remove from available_coins with reference, vout size (master...pool_bench) https://github.com/bitcoin/bitcoin/pull/24961
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24959: Remove not needed clang-format off comments (master...2204-no-format-off-🔝) https://github.com/bitcoin/bitcoin/pull/24959
<bitcoin-git> [bitcoin] hebasto opened pull request #24958: build: Fix macOS Apple M1 build with miniupnpc and libnatpmp. Again :) (master...220424-flags) https://github.com/bitcoin/bitcoin/pull/24958
<bitcoin-git> [bitcoin] mruddy opened pull request #24957: prune, import: fixes #23852 (master...issue_23852_import_prune) https://github.com/bitcoin/bitcoin/pull/24957
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24956: Call CHECK_NONFATAL only once where needed (master...2204-once-check-tip-🦅) https://github.com/bitcoin/bitcoin/pull/24956
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24812: util/check: Add CHECK_NONFATAL identity function and NONFATAL_UNREACHABLE macro (master...check_non_fatal_identity) https://github.com/bitcoin/bitcoin/pull/24812
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/be7a5f2fc400...b1c5991eebb9
<bitcoin-git> bitcoin/master ee02c8b Aurèle Oulès: util/check: Add CHECK_NONFATAL identity function, NONFATAL_UNREACHABLE AND...
<bitcoin-git> bitcoin/master b1c5991 MarcoFalke: Merge bitcoin/bitcoin#24812: util/check: Add CHECK_NONFATAL identity funct...
<bitcoin-git> [bitcoin] hebasto opened pull request #24955: guix: Improve error message about missed macOS SDK (master...220424-guix-sdk) https://github.com/bitcoin/bitcoin/pull/24955
<bitcoin-git> [bitcoin] sipa closed pull request #24954: Create twin6021 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/24954

2022-04-23

<bitcoin-git> [bitcoin] mohamedshafiqjaffer opened pull request #24954: Create twin6021 (master...patch-1) https://github.com/bitcoin/bitcoin/pull/24954
<bitcoin-git> [gui] hebasto opened pull request #593: Getting ready to Qt 6 (8/n). Use `QRegularExpression` in `AddressBookSortFilterProxyModel` class (master...220423-re) https://github.com/bitcoin-core/gui/pull/593
<bitcoin-git> [gui] hebasto opened pull request #592: Drop wildcard support for address/label search in `AddressBookPage` (master...220423-wildcard) https://github.com/bitcoin-core/gui/pull/592
<bitcoin-git> [gui] hebasto opened pull request #591: test: Add tests for `tableView` in `AddressBookPage` dialog (master...220423-test-ab) https://github.com/bitcoin-core/gui/pull/591
<bitcoin-git> [gui] hebasto opened pull request #590: refactor: Declare `WalletModel` member functions with `const` (master...220423-wm-const) https://github.com/bitcoin-core/gui/pull/590
<bitcoin-git> [bitcoin] dunxen opened pull request #24952: rpc: Add sqlite format option for dumptxoutset (master...2022-04-sqlite-dumptxoutset) https://github.com/bitcoin/bitcoin/pull/24952
<vasild> PaperSword: either post a patch, maybe in <details>...</details>, or you can open another PR against their fork/prbranch, e.g. for https://github.com/bitcoin/bitcoin/pull/24948 another dev can open PR against prusnak/bitcoin:fix-gen-sdk
<bitcoin-git> [bitcoin] fanquake closed pull request #24951: readme: Remove the word 'experimental' from description of Bitcoin (master...master) https://github.com/bitcoin/bitcoin/pull/24951
<bitcoin-git> [bitcoin] TomLisankie opened pull request #24951: readme: Remove the word 'experimental' from description of Bitcoin (master...master) https://github.com/bitcoin/bitcoin/pull/24951

2022-04-22

<bitcoin-git> [bitcoin] tehelsper opened pull request #24950: Add config option to set max debug log size (master...master) https://github.com/bitcoin/bitcoin/pull/24950
<liberacore> there are lot of issues with bitcoin soft fork process and i cannot solve this tonight. one suggestion: if everyone could participate without politics maybe that helps
<bitcoin-git> [bitcoin] prusnak opened pull request #24948: contrib: macdeploy: fix typo in permissions (master...fix-gen-sdk) https://github.com/bitcoin/bitcoin/pull/24948
<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
<Murch> Also, I'm generally thinking a lot about what sort of payment scenarios and feerate sequences would be good to evaluate against to make sure the Bitcoin Core wallet does reasonably well in a variety of circumstances. So if anyone enjoys pondering that, please feel free to get in touch.
<Murch> Especially interested in a wallet by someone living on bitcoin
<achow101> #bitcoin-core-dev Wallet Meeting: achow101 _aj_ amiti ariard 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 Murch nehan NicolasDorier paveljanik
<core-meetingbot> Meeting started Fri Apr 22 19:00:12 2022 UTC. The chair is achow101. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<gribble> https://github.com/bitcoin/bitcoin/issues/24668 | build, qt: bump Qt5 version to 5.15.3 by prusnak · Pull Request #24668 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/24939 | Trivial: Update text spacing in modaloverlay.ui · Issue #24939 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] hebasto pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/505ba3966562...be7a5f2fc400
<bitcoin-git> bitcoin/master 249984f Hennadii Stepanov: qt: Replace `GUIUtil::ObjectInvoke()` with `QMetaObject::invokeMethod()`
<bitcoin-git> bitcoin/master 6958a26 Hennadii Stepanov: Revert "qt: Add ObjectInvoke template function"
<bitcoin-git> bitcoin/master be7a5f2 Hennadii Stepanov: Merge bitcoin-core/gui#587: refactor: Replace `GUIUtil::ObjectInvoke()` wi...
<bitcoin-git> [gui] hebasto merged pull request #587: refactor: Replace `GUIUtil::ObjectInvoke()` with `QMetaObject::invokeMethod()` (master...220416-invoke510) https://github.com/bitcoin-core/gui/pull/587
<bitcoin-git> [bitcoin] sipa opened pull request #24946: Unroll the ChaCha20 inner loop for performance (master...202204_unrollchacha) https://github.com/bitcoin/bitcoin/pull/24946
<achow101> bytes1440000: on contributor collecting what they think are (n)acks for a particular proposal does not mean that bitcoin core "agrees" with that opinion or accepts the supposed (n)acks
<bytes1440000> Found that one tweet had some flags. Is this acceptable even for bitcoin core pull requests? If I post flag emojis will that be enough to NACK a pull request?
<bitcoin-git> [bitcoin] hebasto closed pull request #19471: util: Make default arg values more specific (master...200708-hint) https://github.com/bitcoin/bitcoin/pull/19471
<bitcoin-git> [bitcoin] hebasto closed pull request #18731: refactor: Make CCheckQueue RAII-styled (master...200421-queue-raii) https://github.com/bitcoin/bitcoin/pull/18731
<bitcoin-git> [bitcoin] fanquake merged pull request #22910: net: Encapsulate asmap in NetGroupManager (master...2021-08-netgroupmgr) https://github.com/bitcoin/bitcoin/pull/22910
<bitcoin-git> [bitcoin] fanquake pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/7a4ac713aad6...505ba3966562
<bitcoin-git> bitcoin/master 9b38367 John Newbery: [build] Add netgroup.cpp|h
<bitcoin-git> bitcoin/master 1943156 John Newbery: [net] Move asmap into NetGroupManager
<bitcoin-git> bitcoin/master 17c24d4 John Newbery: [init] Add netgroupman to node.context
<bitcoin-git> [bitcoin] jonatack opened pull request #24944: rpc: add getblockfrompeer RPCTypeCheck and invalid input test coverage (master...getblockfrompeer-param-inputs) https://github.com/bitcoin/bitcoin/pull/24944
<bitcoin-git> [bitcoin] ajtowns closed pull request #16439: cli/gui: support "@height" in place of blockhash for getblock on client side (master...201907-getblock-at-height) https://github.com/bitcoin/bitcoin/pull/16439
<bitcoin-git> [bitcoin] Crypt-iQ opened pull request #24942: mempool: use epochs in CalculateDescendants (master...calc_desc_epoch) https://github.com/bitcoin/bitcoin/pull/24942
<bitcoin-git> [bitcoin] theStack opened pull request #24941: test: MiniWallet: support skipping mempool checks (feature_fee_estimation.py performance fix) (master...202204-test-MiniWallet-support_creating_txs_without_mempool_checks) https://github.com/bitcoin/bitcoin/pull/24941

2022-04-21

<bitcoin-git> [bitcoin] laanwj pushed tag v23.0: https://github.com/bitcoin/bitcoin/compare/v23.0
<bitcoin-git> bitcoin/23.x fcf6c8f laanwj: doc: Update manual pages for 23.0
<bitcoin-git> bitcoin/23.x 4253c61 laanwj: build: Bump to final
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to 23.x: https://github.com/bitcoin/bitcoin/compare/9549b28c04bb...fcf6c8f4eb21
<gribble> https://github.com/bitcoin/bitcoin/issues/24454 | tests: Fix calculation of external input weights by achow101 · Pull Request #24454 · bitcoin/bitcoin · GitHub
<hebasto> cfields: could you shed some more light on https://github.com/bitcoin/bitcoin/pull/24774#issuecomment-1100850187
<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/24454 | tests: Calculate input weight more accurately by achow101 · Pull Request #24454 · bitcoin/bitcoin · GitHub
<laanwj> there are currently 12 blockers, 1 chasing Concept ACK in https://github.com/bitcoin/bitcoin/projects/8
<laanwj> welcome to the weekly general bitcoin-core-dev IRC meeting
<laanwj> #bitcoin-core-dev Meeting: achow101 _aj_ amiti ariard 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
<core-meetingbot> Meeting started Thu Apr 21 19:00:08 2022 UTC. The chair is laanwj. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24936: test: compare `/mempool/contents` response with `getrawmempool` RPC (master...2022-04-rest-doc-mempool-contents) https://github.com/bitcoin/bitcoin/pull/24936
<bitcoin-git> bitcoin/master 5bc5cba brunoerg: doc: add reference to `getrawmempool` RPC in `/mempool/contents` REST doc
<bitcoin-git> bitcoin/master bef6149 brunoerg: test: compare `/mempool/contents` response with `getrawmempool` RPC
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/173c79626867...7a4ac713aad6
<bitcoin-git> bitcoin/master 7a4ac71 MarcoFalke: Merge bitcoin/bitcoin#24936: test: compare `/mempool/contents` response wi...
<bitcoin-git> [bitcoin] laanwj merged pull request #24854: Remove not needed ArithToUint256 roundtrips in tests (master...2204-round-💈) https://github.com/bitcoin/bitcoin/pull/24854
<bitcoin-git> bitcoin/master fa456cc MarcoFalke: Remove duplicate static_asserts
<bitcoin-git> bitcoin/master fad6d4f MarcoFalke: Remove not needed ArithToUint256 roundtrips in tests
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2513499348fa...173c79626867
<bitcoin-git> bitcoin/master 173c796 laanwj: Merge bitcoin/bitcoin#24854: Remove not needed ArithToUint256 roundtrips i...
<bitcoin-git> [bitcoin] laanwj merged pull request #24803: lint: convert submodule linter test to Python (master...lint-submodule-py) https://github.com/bitcoin/bitcoin/pull/24803
<bitcoin-git> bitcoin/master 4a9e36d Eunoia: lint: convert submodule linter test to Python
<bitcoin-git> bitcoin/master 2513499 laanwj: Merge bitcoin/bitcoin#24803: lint: convert submodule linter test to Python...
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/43bb10661360...2513499348fa
<bitcoin-git> [bitcoin] hebasto closed pull request #19594: refactor: Make mapBlocksUnknownParent local, and rename it (master...200726-lebf) https://github.com/bitcoin/bitcoin/pull/19594
<bitcoin-git> [bitcoin] laanwj merged pull request #24213: refactor: use Span in random.* (master...refactor-random) https://github.com/bitcoin/bitcoin/pull/24213
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/346e780442f9...43bb10661360
<bitcoin-git> bitcoin/master 3ae7791 pasta: refactor: use Span in random.*
<bitcoin-git> bitcoin/master 43bb106 laanwj: Merge bitcoin/bitcoin#24213: refactor: use Span in random.*
<gribble> https://github.com/bitcoin/bitcoin/issues/24148 | Miniscript support in Output Descriptors by darosior · Pull Request #24148 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] mzumsande closed pull request #24630: index: reset indexes when running reindex-chainstate (master...202203_index_reindex_cs) https://github.com/bitcoin/bitcoin/pull/24630
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24937: test: Remove previous release check in feature_taproot.py (master...2204-noPrevRelTap-🏥) https://github.com/bitcoin/bitcoin/pull/24937
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24918: test: Remove unused taproot node from wallet_taproot.py (master...2204-rem-🎙) https://github.com/bitcoin/bitcoin/pull/24918
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1c6fcea20524...346e780442f9
<bitcoin-git> bitcoin/master 346e780 MarcoFalke: Merge bitcoin/bitcoin#24918: test: Remove unused taproot node from wallet_...
<bitcoin-git> bitcoin/master fa2153b MarcoFalke: test: Remove unused taproot node from wallet_taproot.py
<bitcoin-git> [bitcoin] hebasto closed pull request #19377: bench: Add OrphanTxPool benchmark (master...200624-m-bench) https://github.com/bitcoin/bitcoin/pull/19377
<bitcoin-git> [bitcoin] brunoerg opened pull request #24936: test: compare `/mempool/contents` response with `getrawmempool` RPC (master...2022-04-rest-doc-mempool-contents) https://github.com/bitcoin/bitcoin/pull/24936
<bitcoin-git> [bitcoin] russeree opened pull request #24935: mempool: Add usdt event tracepoints and eBPF logging tool. (master...master) https://github.com/bitcoin/bitcoin/pull/24935
<bitcoin-git> [bitcoin] fanquake merged pull request #24586: doc: add more info to dependencies.md (master...dependencies) https://github.com/bitcoin/bitcoin/pull/24586
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bfbce6cbfe22...1c6fcea20524
<bitcoin-git> bitcoin/master 1c6fcea fanquake: Merge bitcoin/bitcoin#24586: doc: add more info to dependencies.md
<bitcoin-git> bitcoin/master abcb876 Pavol Rusnak: doc: add more info to dependencies.md
<bitcoin-git> [bitcoin] fanquake merged pull request #24031: build: don't compress macOS DMG (master...dont_compress_macos_dmg) https://github.com/bitcoin/bitcoin/pull/24031
<bitcoin-git> bitcoin/master bfbce6c fanquake: Merge bitcoin/bitcoin#24031: build: don't compress macOS DMG
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6f55ab57cbfa...bfbce6cbfe22
<bitcoin-git> bitcoin/master 1dd8cbf fanquake: build: don't compress macOS DMG
<bitcoin-git> [bitcoin] laanwj merged pull request #24534: contrib: macdeploy: make gen-sdk deterministic (master...deterministic-macos-sdk) https://github.com/bitcoin/bitcoin/pull/24534
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/094d9fda5cce...6f55ab57cbfa
<bitcoin-git> bitcoin/master 1868a17 Pavol Rusnak: contrib: macdeploy: make gen-sdk deterministic
<bitcoin-git> bitcoin/master ba30a54 Pavol Rusnak: contrib: macdeploy: monkey-patch gen-sdk to be deterministic
<bitcoin-git> bitcoin/master 6f55ab5 laanwj: Merge bitcoin/bitcoin#24534: contrib: macdeploy: make gen-sdk deterministi...
<tomdickharry> hi i am interested in joining the bitcoin gatekeeping association
<bitcoin-git> [bitcoin] KevinMusgrave opened pull request #24934: refactor, miner: Delete call to UpdatePackagesForAdded at beginning of addPackageTxs (master...2022-04-delete-UpdatePackagesForAdded) https://github.com/bitcoin/bitcoin/pull/24934

2022-04-20

<bitcoin-git> [gui] hebasto opened pull request #589: Getting ready to Qt 6 (7/n). Pass `WalletModel*` pointer to signal only when `ENABLE_WALLET` defined (master...220420-walletmodel) https://github.com/bitcoin-core/gui/pull/589
<bitcoin-git> [bitcoin] laanwj opened pull request #24933: util: Replace non-threadsafe strerror (master...2022-04-strerror-threadsafe) https://github.com/bitcoin/bitcoin/pull/24933