2021-11-25

<BitcoinCobra> <BitcoinCobra> All "Bitcoin Core" developers who in any way has or had anything to do with Blockstream MUST resign immediately and without delay before someone going to shot them!
<BitcoinCobra> <BitcoinCobra> Bitcoin.org administrator Cobra claims that Blockstream Inc stealing peoples Bitcoins: https://bitcointalk.org/index.php?topic=5241347.msg54249690#msg54249690

2021-11-24

<bitcoin-git> [bitcoin] hebasto opened pull request #23585: scripted-diff: Drop Darwin version for better maintainability (master...211124-darwin) https://github.com/bitcoin/bitcoin/pull/23585
<bitcoin-git> [bitcoin] laanwj closed pull request #21943: Dedup and RAII-fy the creation of a copy of CConnman::vNodes (master...raiify_copying_vnodes) https://github.com/bitcoin/bitcoin/pull/21943
<bitcoin-git> bitcoin/master 75e8bf5 Vasil Dimov: net: dedup and RAII-fy the creation of a copy of CConnman::vNodes
<bitcoin-git> bitcoin/master 664ac22 Vasil Dimov: net: keep reference to each node during socket wait
<bitcoin-git> bitcoin/master c7eb19e Vasil Dimov: style: remove unnecessary braces
<bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/9394964f6b9d...64059b78f59e
<bitcoin-git> [bitcoin] dougEfresh opened pull request #23584: test: Adding functional test for -maxuploadtarget with byte unit 'M' (master...maxuploadtarget-functional-byteunit) https://github.com/bitcoin/bitcoin/pull/23584
<bitcoin-git> [bitcoin] hebasto opened pull request #23583: build, qt, macOS: Don't hard-code x86_64 as the arch when using qmake (master...211124-arm64) https://github.com/bitcoin/bitcoin/pull/23583
<gribble> https://github.com/bitcoin/bitcoin/issues/21943 | Dedup and RAII-fy the creation of a copy of CConnman::vNodes by vasild · Pull Request #21943 · bitcoin/bitcoin · GitHub
<vasild> #21943 has 3 ACKs and 4 concept ACKs (from different people). Is among the "Blockers" in "High-priority for review" https://github.com/bitcoin/bitcoin/projects/8.
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23451: span: Add std::byte helpers (master...2111-refSpan) https://github.com/bitcoin/bitcoin/pull/23451
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23249: util: ParseByteUnits - Parse a string with suffix unit (master...util-parsebyteunit) https://github.com/bitcoin/bitcoin/pull/23249
<bitcoin-git> bitcoin/master fabe18d MarcoFalke: Use value_type in CDataStream where possible
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/73ac195e29cc...9394964f6b9d
<bitcoin-git> bitcoin/master fa18038 MarcoFalke: refactor: Use ignore helper when unserializing an invalid pubkey
<bitcoin-git> bitcoin/master faa3ec2 MarcoFalke: span: Add std::byte helpers
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4018e23aa7e7...73ac195e29cc
<bitcoin-git> bitcoin/master 73ac195 MarcoFalke: Merge bitcoin/bitcoin#23249: util: ParseByteUnits - Parse a string with su...
<bitcoin-git> bitcoin/master 21b58f4 Douglas Chimento: util: ParseByteUnits - Parse a string with suffix unit [k|K|m|M|g|G|t|T]

2021-11-23

<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23581: Move BlockManager to node/blockstorage (master...2111-blockstorage) https://github.com/bitcoin/bitcoin/pull/23581
<bitcoin-git> [bitcoin] kittywhiskers opened pull request #23580: build: explicitly define previously implicit header include (master...macos12_patch) https://github.com/bitcoin/bitcoin/pull/23580
<bitcoin-git> [bitcoin] ngara opened pull request #23579: script install_db4.sh check for `patch` command before continuing to install db4 (master...script-ng-patch-not-found) https://github.com/bitcoin/bitcoin/pull/23579
<bitcoin-git> [bitcoin] kiminuo reopened pull request #23320: rpc: Add RPC help for verbosity level 3 (master...feature/2021-10-20-verbosity-level-3-nits) https://github.com/bitcoin/bitcoin/pull/23320
<bitcoin-git> [bitcoin] fanquake merged pull request #23573: refactor: cast bool operands to int to silence compiler warning (master...silence-Wbitwise-instead-of-logical-warnings) https://github.com/bitcoin/bitcoin/pull/23573
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/95d19f8c1a40...4018e23aa7e7
<bitcoin-git> bitcoin/master 4018e23 fanquake: Merge bitcoin/bitcoin#23573: refactor: cast bool operands to int to silenc...
<bitcoin-git> bitcoin/master ab22a71 Jon Atack: refactor: cast bool to int to silence compiler warning
<bitcoin-git> [bitcoin] dougEfresh closed pull request #23128: doc: Remove TODO 'exclude peers with download permission' (master...remove-todo-max-dl-permission) https://github.com/bitcoin/bitcoin/pull/23128
<bitcoin-git> [bitcoin] kiminuo closed pull request #23320: rpc: Add RPC help for verbosity level 3 (master...feature/2021-10-20-verbosity-level-3-nits) https://github.com/bitcoin/bitcoin/pull/23320
<bitcoin-git> [bitcoin] meshcollider opened pull request #23577: Follow-ups to Bech32 error detection (master...202111_bech32_followup) https://github.com/bitcoin/bitcoin/pull/23577
<bitcoin-git> [bitcoin] fanquake closed pull request #23551: build: actually set CXX and CXXFLAGS for native_b2 build (master...actually_set_native_b2_cxx) https://github.com/bitcoin/bitcoin/pull/23551

2021-11-22

<Kaizen_Kintsugi> I'm looking at the bitcoin test framework
<hebasto> Kaizen_Kintsugi: #bitcoin-core-gui
<hebasto> Kaizen_Kintsugi: better to ask in #bitcoin-core-builds
<bitcoin-git> [bitcoin] fanquake closed pull request #23576: Add license 1 (master...add-license-1) https://github.com/bitcoin/bitcoin/pull/23576
<bitcoin-git> [bitcoin] Sydwar opened pull request #23576: Add license 1 (master...add-license-1) https://github.com/bitcoin/bitcoin/pull/23576
<gene> having trouble getting a taproot spend to verify against a bitcoin-core nodd using rust-secp256k1-zkp for musig2 signing
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23575: fuzz: Rework FillNode (master...2111-fuzzFillNode) https://github.com/bitcoin/bitcoin/pull/23575
<bitcoin-git> [gui] RandyMcMillan opened pull request #481: qt:rpcconsole:accessibility - new shortcuts enable single hand gesture (master...console-shortcuts) https://github.com/bitcoin-core/gui/pull/481
<bitcoin-git> [bitcoin] jonatack opened pull request #23573: refactor: cast bool operand to int to silence compiler warning (master...silence-Wbitwise-instead-of-logical-warnings) https://github.com/bitcoin/bitcoin/pull/23573
<jonatack> michaelfolkson: the reply by prayank seems reasonable; perhaps handle the question over there unless there is an issue with bitcoin core itself.
<michaelfolkson> Someone getting an I2P related error. Should I ask them to open an issue in the repo? cc jonatack vasild https://bitcoin.stackexchange.com/questions/110866/unable-to-use-i2p-on-ubuntu-20-04-21-04
<bitcoin-git> [bitcoin] laanwj merged pull request #16807: Let validateaddress locate error in Bech32 address (master...201909_bech32_error_detection) https://github.com/bitcoin/bitcoin/pull/16807
<bitcoin-git> [bitcoin] laanwj pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/ee7e06156357...95d19f8c1a40
<bitcoin-git> bitcoin/master 0b06e72 Samuel Dobson: More detailed error checking for base58 addresses
<bitcoin-git> bitcoin/master b62b67e Samuel Dobson: Add Bech32 error location function
<bitcoin-git> bitcoin/master 02a7bde Samuel Dobson: Add error_locations to validateaddress RPC
<bitcoin-git> [bitcoin] hebasto opened pull request #23571: build: Propagate user-defined tools to native packages (master...211122-tools) https://github.com/bitcoin/bitcoin/pull/23571
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23557: configure.ac: remove Bashism (master...fix-configure-bashism) https://github.com/bitcoin/bitcoin/pull/23557
<bitcoin-git> bitcoin/master cf72925 Matt Whitlock: configure.ac: remove Bashism
<bitcoin-git> bitcoin/master ee7e061 MarcoFalke: Merge bitcoin/bitcoin#23557: configure.ac: remove Bashism
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3a36ec83d024...ee7e06156357
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23521: test: refactor: dedup code by taking use of `create_block` parameters (master...202111-test-refactor-use_createblock_parameters) https://github.com/bitcoin/bitcoin/pull/23521
<bitcoin-git> bitcoin/master ae9df4e Sebastian Falbesoner: test: refactor: take use of `create_block` version parameter (or use defau...
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/47fe7445e7f5...3a36ec83d024
<bitcoin-git> bitcoin/master df5d783 Sebastian Falbesoner: test: refactor: take use of `create_block` txlist parameter
<bitcoin-git> bitcoin/master e57c0eb Sebastian Falbesoner: test: refactor: replace OP_1/OP_TRUE magic numbers by constants
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22364: wallet: Make a tr() descriptor by default (master...default-tr-desc) https://github.com/bitcoin/bitcoin/pull/22364
<bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/a2ed33b23bc0...47fe7445e7f5
<bitcoin-git> bitcoin/master 54b3699 Andrew Chow: Store pubkeys in TRDescriptor::MakeScripts
<bitcoin-git> bitcoin/master 8fb5784 Andrew Chow: Create a tr() descriptor bech32m DescriptorScriptPubKeyMan by default
<bitcoin-git> bitcoin/master d8abbe1 Andrew Chow: Mention bech32m in -addresstype and -changetype help
<bitcoin-git> [bitcoin] fanquake merged pull request #23564: build: don't use deprecated brew package names (master...dont_use_deprecated_bdb) https://github.com/bitcoin/bitcoin/pull/23564
<bitcoin-git> bitcoin/master a2ed33b fanquake: Merge bitcoin/bitcoin#23564: build: don't use deprecated brew package name...
<bitcoin-git> bitcoin/master d0fe9c2 fanquake: build: don't check for deprecated berkeley-db4 package
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a42923ce2187...a2ed33b23bc0
<bitcoin-git> bitcoin/master 4d83038 fanquake: build: don't check for deprecated qt5 package
<bitcoin-git> [bitcoin] meshcollider merged pull request #23348: rpc, wallet: Do not return "keypoololdest" for blank descriptor wallets (master...211024-rpc-gwi) https://github.com/bitcoin/bitcoin/pull/23348
<bitcoin-git> [bitcoin] meshcollider pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/79e64a053dfa...a42923ce2187
<bitcoin-git> bitcoin/master 3e4f069 Hennadii Stepanov: wallet, refactor: Make GetOldestKeyPoolTime return type std::optional
<bitcoin-git> bitcoin/master ee03c78 Hennadii Stepanov: wallet: Make GetOldestKeyPoolTime return nullopt for blank wallets
<bitcoin-git> bitcoin/master a42923c Samuel Dobson: Merge bitcoin/bitcoin#23348: rpc, wallet: Do not return "keypoololdest" fo...
<bitcoin-git> [gui] RandyMcMillan closed pull request #476: src/net.cpp: Fail to listen alert text break fix (master...net-cpp-listen-alert) https://github.com/bitcoin-core/gui/pull/476
<bitcoin-git> [bitcoin] RandyMcMillan opened pull request #23568: src/net.cpp: Fail to listen alert text break fix (master...gui-pr-476-moved) https://github.com/bitcoin/bitcoin/pull/23568

2021-11-21

<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/06782cf8e7e1...79e64a053dfa
<bitcoin-git> bitcoin/master dbde055 Kristaps Kaupe: gui: Paste button in Open URI dialog
<bitcoin-git> bitcoin/master 79e64a0 Hennadii Stepanov: Merge bitcoin-core/gui#319: Paste button in Open URI dialog
<bitcoin-git> [gui] hebasto merged pull request #319: Paste button in Open URI dialog (master...uri-paste) https://github.com/bitcoin-core/gui/pull/319
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/19815b096c6a...06782cf8e7e1
<bitcoin-git> bitcoin/master 25a5814 Luke Dashjr: GUI/Options: Restore "S" accelerator for "Start on system login" option
<bitcoin-git> bitcoin/master 06782cf Hennadii Stepanov: Merge bitcoin-core/gui#449: Restore "S" accelerator for "Start on system l...
<bitcoin-git> [gui] hebasto merged pull request #449: Restore "S" accelerator for "Start on system login" option (master...gui_opt_start_accelerator) https://github.com/bitcoin-core/gui/pull/449
<bitcoin-git> [bitcoin] hebasto closed pull request #22041: build: Make --enable-suppress-external-warnings the default (master...210524-sew) https://github.com/bitcoin/bitcoin/pull/22041
<bitcoin-git> [bitcoin] hebasto closed pull request #23095: refactor: Use C++17 std::clamp (master...210925-clamp) https://github.com/bitcoin/bitcoin/pull/23095
<bitcoin-git> [bitcoin] fanquake merged pull request #23535: PE: check for control flow instrumentation (master...test_for_pe_control_flow) https://github.com/bitcoin/bitcoin/pull/23535
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/368831371d97...19815b096c6a
<bitcoin-git> bitcoin/master f31d4bd fanquake: scripts: test for PE control flow instrumentation
<bitcoin-git> bitcoin/master 0445e1a fanquake: build: use -fcf-protection=full when building Windows Boost in depends
<bitcoin-git> bitcoin/master 19815b0 fanquake: Merge bitcoin/bitcoin#23535: PE: check for control flow instrumentation
<bitcoin-git> [bitcoin] fanquake opened pull request #23565: doc: rewrite dependencies.md (master...cleanup_dependencies_doc) https://github.com/bitcoin/bitcoin/pull/23565
<bitcoin-git> [bitcoin] fanquake opened pull request #23564: build: don't check for deprecated `berkeley-db4` package (master...dont_use_deprecated_bdb) https://github.com/bitcoin/bitcoin/pull/23564
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23558: test: run rpc-generateblock.py even with wallet disabled (master...rpc-generateblock-to-miniwallet) https://github.com/bitcoin/bitcoin/pull/23558
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cf06c9b35c30...368831371d97
<bitcoin-git> bitcoin/master 1e86ff7 Darius Parvin: test: run rpc-generateblock.py even with wallet disabled
<bitcoin-git> bitcoin/master 3688313 MarcoFalke: Merge bitcoin/bitcoin#23558: test: run rpc-generateblock.py even with wall...
<bitcoin-git> [bitcoin] fanquake merged pull request #23555: util: Add missing fstatfs to syscall sandbox (master...2111-sand) https://github.com/bitcoin/bitcoin/pull/23555
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/80ae64db6b27...cf06c9b35c30
<bitcoin-git> bitcoin/master fade4b3 MarcoFalke: util: Add missing fstatfs to syscall sandbox
<bitcoin-git> bitcoin/master cf06c9b fanquake: Merge bitcoin/bitcoin#23555: util: Add missing fstatfs to syscall sandbox
<bitcoin-git> [bitcoin] fanquake closed pull request #23556: build, qt: Fix regression in rendering on macOS Big Sur (master...211119-macstyle) https://github.com/bitcoin/bitcoin/pull/23556
<bitcoin-git> [bitcoin] fanquake closed pull request #23552: Update Qt version for native Windows builds (master...211119-qt-msvc) https://github.com/bitcoin/bitcoin/pull/23552

2021-11-20

<bitcoin-git> [bitcoin] dhruv opened pull request #23561: BIP324 handshake prerequisites (master...bip324-handshake) https://github.com/bitcoin/bitcoin/pull/23561
<bitcoin-git> [gui] RandyMcMillan closed pull request #477: qt/rcpconsole.cpp: force monospaced formatted output (master...issue-275) https://github.com/bitcoin-core/gui/pull/477
<hexadecimal> your access to the bitcoin repository on github should be revoked immediately, so as all the other motherfuckers who has or had any connection to Blockstream Inc
<hexadecimal> achow101 you going to return the stolen 500 Bitcoin you holding for "theymos" you not only work for Blockstream but very publicly working with criminal theymos who defrauded hundreds of people with more than 11000 bitcoin
<hexadecimal> criminals intentionally destroying Bitcoin
<hexadecimal> I remember that the alert key was last used to force users to update they Bitcoin client to segwit
<hexadecimal> how can you call yourself "Bitcoin developer" after attacking those who running pre-segwit nodes?
<hexadecimal> since Gavin Andresen was attacked by Blockstream founders Bitcoin is become a toy, merging all kinds of shit into it
<hexadecimal> destroyed bitcoin
<hexadecimal> here are the "bitcoin core developers"
<bitcoin-git> [bitcoin] fanquake merged pull request #23553: test: Remove sanitizer suppression implicit-signed-integer-truncation:netaddress.cpp (master...2111-testSanSup) https://github.com/bitcoin/bitcoin/pull/23553
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fe03f7a37fd0...80ae64db6b27
<bitcoin-git> bitcoin/master 80ae64d fanquake: Merge bitcoin/bitcoin#23553: test: Remove sanitizer suppression implicit-s...
<bitcoin-git> bitcoin/master fae5fec MarcoFalke: test: Remove sanitizer suppression implicit-signed-integer-truncation:neta...
<bitcoin-git> [gui] RandyMcMillan opened pull request #477: rcpconsole.cpp: force monospaced formatted output (master...issue-275) https://github.com/bitcoin-core/gui/pull/477
<bitcoin-git> [gui] RandyMcMillan opened pull request #476: src/net.cpp: Fail to listen alert text break fix (master...net-cpp-listen-alert) https://github.com/bitcoin-core/gui/pull/476

2021-11-19

<bitcoin-git> [bitcoin] DariusParvin opened pull request #23558: test: run rpc-generateblock.py even with wallet disabled (master...rpc-generateblock-to-miniwallet) https://github.com/bitcoin/bitcoin/pull/23558
<gribble> https://github.com/bitcoin/bitcoin/issues/16807 | Let validateaddress locate error in Bech32 address by meshcollider · Pull Request #16807 · bitcoin/bitcoin · GitHub
<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/23502 | wallet: Avoid underpaying transaction fees when signing taproot spends by achow101 · Pull Request #23502 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] whitslack opened pull request #23557: configure.ac: remove Bashism (master...fix-configure-bashism) https://github.com/bitcoin/bitcoin/pull/23557
<bitcoin-git> [bitcoin] hebasto opened pull request #23556: build, qt: Fix regression in rendering on macOS Big Sur (master...211119-macstyle) https://github.com/bitcoin/bitcoin/pull/23556
<gribble> https://github.com/bitcoin/bitcoin/issues/23502 | wallet: Avoid underpaying transaction fees when signing taproot spends by achow101 · Pull Request #23502 · 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 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 Fri Nov 19 19:00:31 2021 UTC. The chair is achow101. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #23197: p2p: fix CSubNet::ToString() UBSan and banman fuzz crash (master...fix-netaddress-UB-and-banman-fuzz-crash) https://github.com/bitcoin/bitcoin/pull/23197
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23555: util: Add missing fstatfs to syscall sandbox (master...2111-sand) https://github.com/bitcoin/bitcoin/pull/23555
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23553: test: Remove sanitizer suppression implicit-signed-integer-truncation:netaddress.cpp (master...2111-testSanSup) https://github.com/bitcoin/bitcoin/pull/23553
<bitcoin-git> [bitcoin] hebasto opened pull request #23552: Update Qt version for native Windows builds (master...211119-qt-msvc) https://github.com/bitcoin/bitcoin/pull/23552
<MarcoFalke> jonasschnelli: Looks like you are still being listed as maintainer (and reviewer) in https://github.com/bitcoin/bitcoin/blob/fe03f7a37fd0ef05149161f6b95a25493e1fe38f/REVIEWERS#L20 Do you want to change that?
<bitcoin-git> [bitcoin] fanquake opened pull request #23551: build: actually set CXX and CXXFLAGS for native_b2 build (master...actually_set_native_b2_cxx) https://github.com/bitcoin/bitcoin/pull/23551
<Guest4> NAME=wwbw7nqr3ahkqv62cuqfwgtneekvvpnuc4i4f6yo7tpoqjswvcwa.b32.i2p" when trying to connect to any node in nodes_main.txt (https://github.com/bitcoin/bitcoin/blob/master/contrib/seeds/nodes_main.txt).
<bitcoin-git> [bitcoin] dhruv closed pull request #23550: #23432 CI (master...__bip324-ellsq) https://github.com/bitcoin/bitcoin/pull/23550
<bitcoin-git> [bitcoin] dhruv opened pull request #23550: #23432 CI (master...__bip324-ellsq) https://github.com/bitcoin/bitcoin/pull/23550

2021-11-18

<bitcoin-git> [bitcoin] jamesob opened pull request #23549: Add scanblocks RPC call (attempt 2) (master...2021-11-scanblocks) https://github.com/bitcoin/bitcoin/pull/23549
<bitcoin-git> [bitcoin] luke-jr opened pull request #23547: Bugfix: RPC/mining: Fail properly in estimatesmartfee if smart fee data is unavailable (master...fix_rpc_estimatesmartfee_nodata) https://github.com/bitcoin/bitcoin/pull/23547
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23546: scripted-diff: Use clang-tidy syntax for C++ named arguments (tests only) (master...2111-testClangTidy) https://github.com/bitcoin/bitcoin/pull/23546
<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/20668 | doc: warn that incoming conns are unlikely when not using default ports by adamjonas · Pull Request #20668 · bitcoin/bitcoin · GitHub
<michaelfolkson> "The folklore justification (eventually actually added as a comment to the codebase in #20668) is that this is to prevent the Bitcoin P2P network from being leveraged to perform a DoS attack on other services, if their IP/port would get rumoured."
<sipa> one is DoS resistance... e.g. a concern that someone could rumour a popular existing TCP/IP service on the network, and have the bitcoin nodes DoS it
<sipa> bitcoin core has traditionally (since satoshi times) shied away from connecting out to non-8333 ports, for a number of (preumwed) reasons
<gribble> https://github.com/bitcoin/bitcoin/issues/23542 | net: open p2p connections to nodes that listen on non-default ports by vasild · Pull Request #23542 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/23536 | Enforce Taproot script flags whenever WITNESS is set by MarcoFalke · Pull Request #23536 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/23505 | Bury taproot deployment by MarcoFalke · Pull Request #23505 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/16807 | Let validateaddress locate error in Bech32 address by meshcollider · Pull Request #16807 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/16807 | Let validateaddress locate error in Bech32 address by meshcollider · Pull Request #16807 · bitcoin/bitcoin · GitHub
<laanwj> https://github.com/bitcoin/bitcoin/projects/8 -- at the moment, 11 blockers, 1 chasing concept ACK
<gribble> https://github.com/bitcoin/bitcoin/issues/23542 | net: open p2p connections to nodes that listen on non-default ports by vasild · Pull Request #23542 · bitcoin/bitcoin · GitHub
<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 Nov 18 19:00:14 2021 UTC. The chair is laanwj. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [bitcoin] Sjors opened pull request #23544: rpc, wallet: addhdseed, infer seed when importing descriptor with xpub (master...2021/11/no_descriptors) https://github.com/bitcoin/bitcoin/pull/23544
<bitcoin-git> [bitcoin] anouarkappitou opened pull request #23543: script: preventing non-compatible sed binary. (master...improve-scripted-diff-check) https://github.com/bitcoin/bitcoin/pull/23543
<bitcoin-git> [bitcoin] vasild opened pull request #23542: net: open p2p connections to nodes that listen on non-default ports (master...connect_to_any_port) https://github.com/bitcoin/bitcoin/pull/23542
<bitcoin-git> [bitcoin] wu-emma closed pull request #23541: Tx fee burn prototype (master...prototype/burn-fee) https://github.com/bitcoin/bitcoin/pull/23541
<bitcoin-git> [bitcoin] wu-emma opened pull request #23541: Tx fee burn prototype (master...prototype/burn-fee) https://github.com/bitcoin/bitcoin/pull/23541
<jonasschnelli> Our (Bitcoin Core Code Signing Association) Apple Developer Programm (ability to code sign) will expire in 11days. I just extended the program for another year.
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23540: test: add decodescript RPC test for P2TR output script (master...202111-test-improve_decodescript_tests) https://github.com/bitcoin/bitcoin/pull/23540
<bitcoin-git> bitcoin/master 0d43525 Sebastian Falbesoner: test: add logging to rpc_decodescript.py
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/606e30627742...fe03f7a37fd0
<bitcoin-git> bitcoin/master 099c695 Sebastian Falbesoner: test: check for decodescript RPC 'type' results
<bitcoin-git> bitcoin/master 83f6c0f Sebastian Falbesoner: test: add decodescript RPC test for P2TR output type
<bitcoin-git> [bitcoin] fanquake merged pull request #22981: doc: Fix incorrect C++ named args (master...2109-docNamedArgs) https://github.com/bitcoin/bitcoin/pull/22981
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2ef186a1400c...606e30627742
<bitcoin-git> bitcoin/master fac4947 MarcoFalke: doc: Fix incorrect C++ named args
<bitcoin-git> bitcoin/master 606e306 fanquake: Merge bitcoin/bitcoin#22981: doc: Fix incorrect C++ named args
<bitcoin-git> [bitcoin] theStack opened pull request #23540: test: add decodescript RPC test for P2TR output script (master...202111-test-improve_decodescript_tests) https://github.com/bitcoin/bitcoin/pull/23540

2021-11-17

<bitcoin-git> [bitcoin] MarcoFalke closed pull request #23191: build: Disable -Wbraced-scalar-init, which is incompatible with -Wc++11-narrowing (master...2110-buildW) https://github.com/bitcoin/bitcoin/pull/23191
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23538: Replace strtol with ToIntegral in torcontrol (master...2111-torcontrol) https://github.com/bitcoin/bitcoin/pull/23538
<bitcoin-git> [bitcoin] laanwj merged pull request #22881: doc: provide context for CNetAddr::UnserializeV1Array() and span.h with lifetimebound (master...span-lifetimebound) https://github.com/bitcoin/bitcoin/pull/22881
<bitcoin-git> bitcoin/master 33c6a20 Jon Atack: span, doc: provide span.h context and explain lifetimebound definition
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d94dc69ee454...2ef186a1400c
<bitcoin-git> bitcoin/master d14395b Jon Atack: net, doc: provide context for UnserializeV1Array()
<bitcoin-git> bitcoin/master 2ef186a W. J. van der Laan: Merge bitcoin/bitcoin#22881: doc: provide context for CNetAddr::Unserializ...
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23536: Enforce Taproot script flags whenever WITNESS is set (master...2111-taprootGenesis) https://github.com/bitcoin/bitcoin/pull/23536
<bitcoin-git> [bitcoin] laanwj merged pull request #23501: test: various feature_nulldummy.py improvements (master...202111-test-nulldummy_improvements) https://github.com/bitcoin/bitcoin/pull/23501
<bitcoin-git> bitcoin/master 5ba9f1f Sebastian Falbesoner: test: refactor: rename NULLDUMMY-invalidation helper
<bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/398fd63356db...d94dc69ee454
<bitcoin-git> bitcoin/master f1ed304 Sebastian Falbesoner: test: refactor: simplify `block_submit` in feature_nulldummy.py
<bitcoin-git> bitcoin/master e1d4a12 Sebastian Falbesoner: test: simplify and document NULLDUMMY-invalidation helper
<bitcoin-git> [bitcoin] fanquake opened pull request #23535: PE: check for control flow instrumentation (master...test_for_pe_control_flow) https://github.com/bitcoin/bitcoin/pull/23535
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23525: doc: Pick better named args for MutableTransactionSignatureCreator (master...2111-docMutableTransactionSignatureCreator) https://github.com/bitcoin/bitcoin/pull/23525
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cb2392c5fbd8...398fd63356db
<bitcoin-git> bitcoin/master fa54a40 MarcoFalke: doc: Pick better named args for MutableTransactionSignatureCreator
<bitcoin-git> bitcoin/master 398fd63 MarcoFalke: Merge bitcoin/bitcoin#23525: doc: Pick better named args for MutableTransa...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23496: fuzz: Add minisketch fuzz test (master...2111-fuzzMiniSketch) https://github.com/bitcoin/bitcoin/pull/23496
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b869a784ef2b...cb2392c5fbd8
<bitcoin-git> bitcoin/master fa74d45 MarcoFalke: fuzz: Add minisketch fuzz test
<bitcoin-git> bitcoin/master cb2392c MarcoFalke: Merge bitcoin/bitcoin#23496: fuzz: Add minisketch fuzz test
<bitcoin-git> [bitcoin] achow101 opened pull request #23534: wallet: Allow negtive effective value inputs when subtracting fee from outputs (master...no-change-fee-w-sffo) https://github.com/bitcoin/bitcoin/pull/23534
<bitcoin-git> [bitcoin] fanquake merged pull request #23522: Improve fs::PathToString documentation (master...pr/fsd) https://github.com/bitcoin/bitcoin/pull/23522
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7be37ee850f4...b869a784ef2b
<bitcoin-git> bitcoin/master 9b575f1 Russell Yanofsky: Improve fs::PathToString documentation
<bitcoin-git> bitcoin/master b869a78 fanquake: Merge bitcoin/bitcoin#23522: Improve fs::PathToString documentation
<bitcoin-git> [bitcoin] brunoerg opened pull request #23532: test: add functional test for -startupnotify (master...2021-11-test-startupnotify) https://github.com/bitcoin/bitcoin/pull/23532
<bitcoin-git> [bitcoin] fanquake merged pull request #23520: ci: Rework ci task names (take 3) (master...2111-ciTaskNames) https://github.com/bitcoin/bitcoin/pull/23520
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6bde42e29e9b...7be37ee850f4
<bitcoin-git> bitcoin/master fa45922 MarcoFalke: ci: Rework ci task names
<bitcoin-git> bitcoin/master 7be37ee fanquake: Merge bitcoin/bitcoin#23520: ci: Rework ci task names (take 3)
<bitcoin-git> [bitcoin] fanquake merged pull request #23511: release: require glibc 2.18+ (master...glibc_2_18) https://github.com/bitcoin/bitcoin/pull/23511
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/4a7f6e0d0cdc...6bde42e29e9b
<bitcoin-git> bitcoin/master dbfca4a fanquake: build: require glibc 2.18+ for release builds
<bitcoin-git> bitcoin/master 5b93e65 fanquake: build: remove D__STDC_FORMAT_MACROS from CPPFLAGS
<bitcoin-git> bitcoin/master 6bde42e fanquake: Merge bitcoin/bitcoin#23511: release: require glibc 2.18+
<bitcoin-git> [bitcoin] fanquake merged pull request #23524: doc: Fix typos in endif header comments (master...2111-libNode) https://github.com/bitcoin/bitcoin/pull/23524
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ad09c287cb70...4a7f6e0d0cdc
<bitcoin-git> bitcoin/master fa44237 MarcoFalke: doc: Fix typos in endif header comments
<bitcoin-git> bitcoin/master 4a7f6e0 fanquake: Merge bitcoin/bitcoin#23524: doc: Fix typos in endif header comments

2021-11-16

<bitcoin-git> [bitcoin] prusnak opened pull request #23531: Add Yggdrasil support (master...yggdrasil) https://github.com/bitcoin/bitcoin/pull/23531
<sipa> i suggest searching https://bitcoin.stackexchange.com or other sites like reddit/bitcointalk/...
<sipa> but there are many others, and in terms of wallet users, bitcoin core is probably only a minority
<sipa> among full nodes (ones that fully validate everything), bitcoin core is by far the most common one
<Eigengrau> bitcoin*
<Eigengrau> how many users of the entire bitcoin network does bitcoin core use?
<sipa> for generic info about bitcoin core's development policy around this: https://github.com/bitcoin/bitcoin/blob/master/CONTRIBUTING.md#decision-making-process
<sipa> taproot was a softfork idea that was published as a BIP, and later accepted for implementation into Bitcoin Core, when its maintainers and contributors found it likely enough that the ecosystem would adopt it
<sipa> bitcoin has no official anything
<Eigengrau> bitcoin*
<Eigengrau> i mean in bitocin core, like taproot, which is on in his official page, on bitcoin.org
<sipa> this channel is about development of the Bitcoin Core software
<sipa> BIPs are usually discussed on the bitcoin-dev mailinglist, https://lists.linuxfoundation.org/pipermail/bitcoin-dev
<sipa> the BIP repo itself is https://github.com/bitcoin/bips
<sipa> here is the list of the ones implemented in Bitcoin Core: https://github.com/bitcoin/bitcoin/blob/master/doc/bips.md
<sipa> not all BIPs are implemented by bitcoin core, and not all are intended to
<sipa> bitcoin core is just one implementation
<michaelfolkson> shiza: Feel free to add your nits to https://github.com/bitcoin/bitcoin/issues/23529 like I've done. Marco is free to ignore there if he wants
<bitcoin-git> [bitcoin] Mr-Leshiy closed pull request #23530: New regtest GB (master...new-regtest-gb) https://github.com/bitcoin/bitcoin/pull/23530
<bitcoin-git> [bitcoin] Mr-Leshiy opened pull request #23530: New regtest GB (master...new-regtest-gb) https://github.com/bitcoin/bitcoin/pull/23530
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23528: doc: Move internal dev docs to doc/devel/ (master...2111-docDevel) https://github.com/bitcoin/bitcoin/pull/23528
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23525: doc: Pick better named args for MutableTransactionSignatureCreator (master...2111-docMutableTransactionSignatureCreator) https://github.com/bitcoin/bitcoin/pull/23525
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23524: doc: Fix typos in endif header comments (master...2111-libNode) https://github.com/bitcoin/bitcoin/pull/23524
<bitcoin-git> [bitcoin] fanquake merged pull request #23504: ci: Replace soon EOL hirsute with jammy (master...2111-ciJammy) https://github.com/bitcoin/bitcoin/pull/23504
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d0923098c692...ad09c287cb70
<bitcoin-git> bitcoin/master fafa66e MarcoFalke: ci: Replace soon EOL hirsute with jammy
<bitcoin-git> bitcoin/master ad09c28 fanquake: Merge bitcoin/bitcoin#23504: ci: Replace soon EOL hirsute with jammy
<bitcoin-git> [bitcoin] fanquake merged pull request #23491: scripted-diff: Move minisketchwrapper to src/node (master...2111-libNode) https://github.com/bitcoin/bitcoin/pull/23491
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/cf63d635b168...d0923098c692
<bitcoin-git> bitcoin/master fa8f60e MarcoFalke: scripted-diff: Move minisketchwrapper to src/node
<bitcoin-git> bitcoin/master faba1ab MarcoFalke: Sort file list after rename
<bitcoin-git> bitcoin/master d092309 fanquake: Merge bitcoin/bitcoin#23491: scripted-diff: Move minisketchwrapper to src/...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23499: multiprocess: Add interfaces::Node::broadCastTransaction method (master...pr/ipc-broadcast) https://github.com/bitcoin/bitcoin/pull/23499
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ffdab41f9452...cf63d635b168
<bitcoin-git> bitcoin/master 0e0f4fd Russell Yanofsky: multiprocess: Add interfaces::Node::broadCastTransaction method
<bitcoin-git> bitcoin/master cf63d63 MarcoFalke: Merge bitcoin/bitcoin#23499: multiprocess: Add interfaces::Node::broadCast...
<bitcoin-git> [bitcoin] fanquake merged pull request #23474: test: scripted-diff cleanups after generate* changes (master...2107-testSync) https://github.com/bitcoin/bitcoin/pull/23474
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/0475a2378bbf...ffdab41f9452
<bitcoin-git> bitcoin/master fad1399 MarcoFalke: test: Properly set sync_fun in NodeNetworkLimitedTest
<bitcoin-git> bitcoin/master faeff57 MarcoFalke: test: Use 4 spaces for indentation
<bitcoin-git> bitcoin/master fa974f1 MarcoFalke: scripted-diff: Remove redundant sync_all and sync_blocks
<bitcoin-git> [bitcoin] meshcollider merged pull request #23349: util: Use FEATURE_LATEST for wallets created with bitcoin-wallet (master...211024-bw-version) https://github.com/bitcoin/bitcoin/pull/23349
<bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6780759a01e2...0475a2378bbf
<bitcoin-git> bitcoin/master 5b6b5ef Hennadii Stepanov: util: Use FEATURE_LATEST for wallets created with bitcoin-wallet
<bitcoin-git> bitcoin/master 0475a23 Samuel Dobson: Merge bitcoin/bitcoin#23349: util: Use FEATURE_LATEST for wallets created ...
<bitcoin-git> [bitcoin] fanquake merged pull request #23478: build: Add support for Android NDK r23 LTS (master...211109-binutils) https://github.com/bitcoin/bitcoin/pull/23478
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/41e6909c0730...6780759a01e2
<bitcoin-git> bitcoin/master ac323a7 Hennadii Stepanov: build: Switch to llvm buinutils for Android builds
<bitcoin-git> bitcoin/master 6393bdc Hennadii Stepanov: doc: Move Android dependencies guide into `build-android.md`
<bitcoin-git> bitcoin/master 4ba4920 Hennadii Stepanov: doc: Add minimum supported Android NDK version
<bitcoin-git> [bitcoin] ryanofsky opened pull request #23522: Improve fs::PathToString documentation (master...pr/fsd) https://github.com/bitcoin/bitcoin/pull/23522
<gribble> https://github.com/bitcoin/bitcoin/issues/22006 | tracing: first tracepoints and documentation on User-Space, Statically Defined Tracing (USDT) by 0xB10C · Pull Request #22006 · bitcoin/bitcoin · GitHub

2021-11-15

<bitcoin-git> [bitcoin] fanquake merged pull request #23516: test: Force --nosandbox when --valgrind (master...2111-testValgrindNoSandbox) https://github.com/bitcoin/bitcoin/pull/23516
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/caf8b26b52bf...41e6909c0730
<bitcoin-git> bitcoin/master fa9c26a MarcoFalke: test: Force --nosandbox when --valgrind
<bitcoin-git> bitcoin/master 41e6909 fanquake: Merge bitcoin/bitcoin#23516: test: Force --nosandbox when --valgrind
<bitcoin-git> [bitcoin] sipa closed pull request #23175: Add CJDNS network to -addrinfo and -netinfo (master...add-cjdns-to-addrinfo-and-netinfo) https://github.com/bitcoin/bitcoin/pull/23175
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5ccab7187b35...caf8b26b52bf
<bitcoin-git> bitcoin/master 5bd40a3 Jon Atack: cli: add cjdns network to -addrinfo and -netinfo
<bitcoin-git> bitcoin/master caf8b26 W. J. van der Laan: Merge bitcoin/bitcoin#23175: Add CJDNS network to -addrinfo and -netinfo
<bitcoin-git> bitcoin/master 7b65287 Jon Atack: cli: hoist networks class data members to a constant
<bitcoin-git> [bitcoin] laanwj closed pull request #23394: Taproot wallet test vectors (generation+tests) (master...202110_taprootunit) https://github.com/bitcoin/bitcoin/pull/23394
<bitcoin-git> bitcoin/master 2478c67 Pieter Wuille: Make signing follow BIP340 exactly w.r.t. aux randomness
<bitcoin-git> bitcoin/master 5140825 Pieter Wuille: tests: add more fields to TaprootInfo
<bitcoin-git> [bitcoin] laanwj pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/7f0f85337370...5ccab7187b35
<bitcoin-git> bitcoin/master a5bde01 Pieter Wuille: tests: give feature_taproot access to sighash preimages
<bitcoin-git> [bitcoin] theStack opened pull request #23521: test: refactor: dedup code by taking use of `create_block` parameters (master...202111-test-refactor-use_createblock_parameters) https://github.com/bitcoin/bitcoin/pull/23521
<bitcoin-git> [bitcoin] laanwj merged pull request #23005: multiprocess: Delay wallet client construction (master...pr/ipc-client) https://github.com/bitcoin/bitcoin/pull/23005
<bitcoin-git> bitcoin/master ad085f9 Russell Yanofsky: multiprocess: Delay wallet client construction
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/15d109802ab9...7f0f85337370
<bitcoin-git> bitcoin/master 7f0f853 W. J. van der Laan: Merge bitcoin/bitcoin#23005: multiprocess: Delay wallet client constructio...
<bitcoin-git> [gui] rebroad opened pull request #473: Change Network traffic graph to non-linear (master...NonLinearTraffic) https://github.com/bitcoin-core/gui/pull/473
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #23520: ci: Rework ci task names (take 3) (master...2111-ciTaskNames) https://github.com/bitcoin/bitcoin/pull/23520
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23513: ci: Drop --failfast in functional tests on native Windows CI task (master...211115-ff) https://github.com/bitcoin/bitcoin/pull/23513
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fa2303989bed...15d109802ab9
<bitcoin-git> bitcoin/master 23c3dcb Hennadii Stepanov: ci: Drop --failfast in functional tests on native Windows CI task
<bitcoin-git> bitcoin/master 15d1098 MarcoFalke: Merge bitcoin/bitcoin#23513: ci: Drop --failfast in functional tests on na...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23515: test: Return the largest utxo in MiniWallet.get_utxo (master...2111-testMiniwalletLargeUtxo) https://github.com/bitcoin/bitcoin/pull/23515
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/024e4debc529...fa2303989bed
<bitcoin-git> bitcoin/master fa62207 MarcoFalke: test: Return the largest utxo in MiniWallet.get_utxo
<bitcoin-git> bitcoin/master fa23039 MarcoFalke: Merge bitcoin/bitcoin#23515: test: Return the largest utxo in MiniWallet.g...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23408: fuzz: Rework ConsumeScript (master...2111-fuzzScript) https://github.com/bitcoin/bitcoin/pull/23408
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1ba74123f931...024e4debc529
<bitcoin-git> bitcoin/master fa4baf0 MarcoFalke: fuzz: Rework ConsumeScript