2021-02-18

< bitcoin-git> bitcoin/master 6523111 John Newbery: [test] Move MIN_VERSION_SUPPORTED to p2p.py
< bitcoin-git> [bitcoin] laanwj pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/db656db2ed5a...860f9168034f
< bitcoin-git> [bitcoin] jnewbery opened pull request #21221: [tools] Allow argument/parameter bin packing in clang-format (master...2021-02-bin-pack-args) https://github.com/bitcoin/bitcoin/pull/21221
< gribble> https://github.com/bitcoin/bitcoin/issues/16546 | External signer support - Wallet Box edition by Sjors · Pull Request #16546 · bitcoin/bitcoin · GitHub
< jonasschnelli> meshcollider: just add "githubmerge.pushmirrors=git@github.com:bitcoin-core/gui.git" to your git config (the merge script will pick this up)
< bitcoin-git> [bitcoin] meshcollider merged pull request #19136: wallet: add parent_desc to getaddressinfo (master...export-descriptor) https://github.com/bitcoin/bitcoin/pull/19136
< bitcoin-git> bitcoin/master e4ac869 Andrew Chow: rpc: Add parent descriptor to getaddressinfo output
< bitcoin-git> bitcoin/master bbe4a36 Andrew Chow: wallet: Add GetDescriptorString to DescriptorScriptPubKeyMan
< bitcoin-git> bitcoin/master 9be1437 Andrew Chow: descriptors: Add ToNormalizedString and tests
< bitcoin-git> [bitcoin] meshcollider pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/9017d55e7c32...db656db2ed5a
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #15946: Allow maintaining the blockfilterindex when using prune (master...2019/05/prune_blockfilter) https://github.com/bitcoin/bitcoin/pull/15946
< bitcoin-git> bitcoin/master 5e11226 Jonas Schnelli: Avoid pruning below the blockfilterindex sync height
< bitcoin-git> bitcoin/master 6abe9f5 Jonas Schnelli: Allow blockfilter in conjunction with prune
< bitcoin-git> bitcoin/master 00d57ff Jonas Schnelli: Avoid accessing nullpointer in BaseIndex::GetSummary()
< bitcoin-git> [bitcoin] jonasschnelli pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/cd66d8b1d8b5...9017d55e7c32
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20429: refactor: replace (sizeof(a)/sizeof(a[0])) with C++17 std::size (master...20201119-refactor-replace-sizeof-by-std_size) https://github.com/bitcoin/bitcoin/pull/20429
< bitcoin-git> bitcoin/master e829c9a Sebastian Falbesoner: refactor: replace sizeof(a)/sizeof(a[0]) by std::size (C++17)
< bitcoin-git> bitcoin/master 365539c Sebastian Falbesoner: refactor: init vectors via std::{begin,end} to avoid pointer arithmetic
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/372dd8da2475...cd66d8b1d8b5
< bitcoin-git> bitcoin/master 63d4ee1 Sebastian Falbesoner: refactor: iterate arrays via C++11 range-based for loops if idx is not nee...
< bitcoin-git> [gui] jarolrod opened pull request #211: qt: Remove Transactionview Edit Label Action (master...remove-transactionview-editlabel) https://github.com/bitcoin-core/gui/pull/211

2021-02-17

< bitcoin-git> [bitcoin] fanquake closed pull request #21219: Update README.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21219
< bitcoin-git> [bitcoin] andrewkojo opened pull request #21219: Update README.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21219
< queip> can we please have writable HD seeds in any form in Bitcoin Core, which makes it easier to recommend it to newbies that need easy backups on paper too? For example fixed list of 2048 english words, generate them from seed bytes (not the other way around)
< bitcoin-git> [bitcoin] laanwj merged pull request #21110: util: remove Boost posix_time usage from GetTime* (master...no_boost_gettime) https://github.com/bitcoin/bitcoin/pull/21110
< bitcoin-git> bitcoin/master 9266f74 MarcoFalke: util: Use std::chrono for time getters
< bitcoin-git> bitcoin/master 372dd8d Wladimir J. van der Laan: Merge #21110: util: remove Boost posix_time usage from GetTime*
< bitcoin-git> bitcoin/master 3c2e16b Cory Fields: time: add runtime sanity check
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/04336086d3cb...372dd8da2475
< gribble> https://github.com/bitcoin/bitcoin/issues/20866 | Restrict RPCs that make server-side files · Issue #20866 · bitcoin/bitcoin · GitHub
< Kiminuo> I found a PR that does, in essence, a similar thing: https://github.com/bitcoin/bitcoin/pull/21055/
< Kiminuo> Hi all, I have seen this issue https://github.com/bitcoin/bitcoin/issues/21005 and I've come up with this https://github.com/kiminuo/bitcoin/commit/3323455e53751b41adf2629ba192d4d786894a71. What do you think about this approach?
< bitcoin-git> [bitcoin] laanwj merged pull request #21182: build: remove mostly pointless BOOST_PROCESS macro (master...boost_process_nonsense) https://github.com/bitcoin/bitcoin/pull/21182
< bitcoin-git> bitcoin/master 7bf04e3 fanquake: build: remove mostly pointless BOOST_PROCESS macro
< bitcoin-git> bitcoin/master 0433608 Wladimir J. van der Laan: Merge #21182: build: remove mostly pointless BOOST_PROCESS macro
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4dc1ff809a5d...04336086d3cb
< bitcoin-git> [bitcoin] fanquake closed pull request #21214: You put back the name of Satoshi Nakamoto to the copyright notice of I fucking kill all of you! (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21214
< bitcoin-git> [bitcoin] ultramassiveblackhole opened pull request #21214: You put back the name of Satoshi Nakamoto to the copyright notice of I fucking kill all of you! (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21214
< bitcoin-git> [bitcoin] meshcollider closed pull request #21213: Legal requirement (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21213
< bitcoin-git> [bitcoin] ultramassiveblackhole opened pull request #21213: Legal requirement (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21213
< bitcoin-git> [bitcoin] fanquake closed pull request #18605: build: Link time garbage collection (master...link_time_garbage_collection) https://github.com/bitcoin/bitcoin/pull/18605
< bitcoin-git> [bitcoin] laanwj merged pull request #21192: cli: Treat high detail levels as maximum in -netinfo (master...2021-02-netinfo-verbosity) https://github.com/bitcoin/bitcoin/pull/21192
< bitcoin-git> bitcoin/master 882ce25 Wladimir J. van der Laan: cli: Treat high detail levels as the maximum in -netinfo
< bitcoin-git> bitcoin/master 4dc1ff8 Wladimir J. van der Laan: Merge #21192: cli: Treat high detail levels as maximum in -netinfo
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/569b5ba1dc56...4dc1ff809a5d
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21211: test: Move P2WSH_OP_TRUE to shared test library (master...2102-testMoveScript) https://github.com/bitcoin/bitcoin/pull/21211
< bitcoin-git> [bitcoin] martinus closed pull request #21176: Improve speed of Base58 Encoding (master...2021-02-optimize-base58) https://github.com/bitcoin/bitcoin/pull/21176
< gribble> https://github.com/bitcoin/bitcoin/issues/21185 | fuzz: Remove expensive and redundant muhash from crypto fuzz target by MarcoFalke · Pull Request #21185 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21121: [test] Small unit test improvements, including helper to make mempool transaction (master...2021-01-unit-test-valid-tx) https://github.com/bitcoin/bitcoin/pull/21121
< bitcoin-git> bitcoin/master df6a5fc Amiti Uttarwar: [util] Change GetMockTime to return chrono type instead of int
< bitcoin-git> bitcoin/master a2d908e Amiti Uttarwar: [test] Throw error instead of segfaulting in failure scenario
< bitcoin-git> bitcoin/master 9a3bbe8 Amiti Uttarwar: [test] Introduce a unit test helper to create a valid mempool transaction.
< bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/8639c446d88b...569b5ba1dc56
< wumpus> i eventurally figured it out by looking carefully at the initial messages after i2pd's start instead of the spam afterward, the exact message is here: https://github.com/bitcoin/bitcoin/pull/20685#issuecomment-780412089 ... it's pretty clear in retrospect😳 (but might be something to document in the gotchas)
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21188: scripted-diff: Remove redundant lock annotations in net processing (master...2102-netProcNoShadow) https://github.com/bitcoin/bitcoin/pull/21188
< bitcoin-git> bitcoin/master fafddfa MarcoFalke: scripted-diff: Remove shadowing lock annotations
< bitcoin-git> bitcoin/master 8639c44 MarcoFalke: Merge #21188: scripted-diff: Remove redundant lock annotations in net proc...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7f831346cb73...8639c446d88b
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20380: doc: Add instructions on how to fuzz the P2P layer using Honggfuzz NetDriver (master...honggfuzz-p2p-fuzzing) https://github.com/bitcoin/bitcoin/pull/20380
< bitcoin-git> bitcoin/master 7f83134 MarcoFalke: Merge #20380: doc: Add instructions on how to fuzz the P2P layer using Hon...
< bitcoin-git> bitcoin/master fd0be92 practicalswift: doc: Add instructions on how to fuzz the P2P layer using Honggfuzz NetDriv...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/69f7f50aa5b7...7f831346cb73
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20993: test: store subversion (user agent) as string in msg_version (master...2021-01-test-store_user_agent_as_string) https://github.com/bitcoin/bitcoin/pull/20993
< bitcoin-git> bitcoin/master 69f7f50 MarcoFalke: Merge #20993: test: store subversion (user agent) as string in msg_version...
< bitcoin-git> bitcoin/master de85af5 Sebastian Falbesoner: test: store subversion (user agent) as string in msg_version
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/36be9b821ae0...69f7f50aa5b7
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21210: doc: Rework internal and external links (master...2102-docLinks) https://github.com/bitcoin/bitcoin/pull/21210
< bitcoin-git> [bitcoin] fanquake opened pull request #21209: build: use newer source for libnatpmp (master...newer_libnatpmp) https://github.com/bitcoin/bitcoin/pull/21209
< bitcoin-git> [bitcoin] ryanofsky opened pull request #21207: MOVEONLY: CWallet transaction code out of wallet.cpp/.h (master...pr/txmove) https://github.com/bitcoin/bitcoin/pull/21207
< bitcoin-git> [bitcoin] ryanofsky opened pull request #21206: refactor: Make CWalletTx sync state type-safe (master...pr/txstate) https://github.com/bitcoin/bitcoin/pull/21206
< bitcoin-git> [bitcoin] fanquake merged pull request #21087: guix: Passthrough BASE_CACHE into container (master...2020-12-guix-base-cache) https://github.com/bitcoin/bitcoin/pull/21087
< bitcoin-git> bitcoin/master 36be9b8 fanquake: Merge #21087: guix: Passthrough BASE_CACHE into container
< bitcoin-git> bitcoin/master 901f543 Carl Dong: guix: Passthrough BASE_CACHE into container
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7c8e605bf420...36be9b821ae0
< bitcoin-git> [bitcoin] fanquake opened pull request #21205: build: actually fail when Boost is missing (master...actually_fail_when_boost_missing) https://github.com/bitcoin/bitcoin/pull/21205
< bitcoin-git> [bitcoin] fanquake merged pull request #21159: test: fix sign comparison warning in socket tests (master...sign_compare_sock_tests) https://github.com/bitcoin/bitcoin/pull/21159
< bitcoin-git> bitcoin/master 9cc8e30 fanquake: test: fix sign comparison warning in socket tests
< bitcoin-git> bitcoin/master 7c8e605 fanquake: Merge #21159: test: fix sign comparison warning in socket tests
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/92fee79dab38...7c8e605bf420

2021-02-16

< bitcoin-git> [bitcoin] amitiuttarwar opened pull request #21202: [validation] Two small clang lock annotation improvements (master...2021-02-locks) https://github.com/bitcoin/bitcoin/pull/21202
< bitcoin-git> [bitcoin] achow101 opened pull request #21201: rpc: Disallow sendtoaddress and sendmany when private keys disabled (master...fix-sendmoney) https://github.com/bitcoin/bitcoin/pull/21201
< bitcoin-git> bitcoin/master ad949ba James O'Beirne: txdb: don't reset during in-memory cache resize
< bitcoin-git> [bitcoin] laanwj merged pull request #19806: validation: UTXO snapshot activation (master...2020-08-au.activate) https://github.com/bitcoin/bitcoin/pull/19806
< bitcoin-git> bitcoin/master f6e2da5 James O'Beirne: simplify ChainstateManager::SnapshotBlockhash() return semantics
< bitcoin-git> bitcoin/master 7a6c46b James O'Beirne: chainparams: add allowed assumeutxo values
< bitcoin-git> [bitcoin] laanwj pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/3c9d9d21e195...92fee79dab38
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21008: test: fix zmq test flakiness, improve speed (master...2021-test-zmq-fix_flakiness) https://github.com/bitcoin/bitcoin/pull/21008
< bitcoin-git> bitcoin/master 8666033 Sebastian Falbesoner: zmq test: accept arbitrary sequence start number in ZMQSubscriber
< bitcoin-git> bitcoin/master 5c65463 Sebastian Falbesoner: zmq test: fix flakiness by using more robust sync method
< bitcoin-git> bitcoin/master 6014d6e Sebastian Falbesoner: zmq test: dedup message reception handling in ZMQSubscriber
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/9bbf08bf9848...3c9d9d21e195
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21200: test: Speed up rpc_blockchain.py by removing miniwallet.generate() (master...2102-testSpeedUp) https://github.com/bitcoin/bitcoin/pull/21200
< bitcoin-git> [bitcoin] jnewbery opened pull request #21198: [net] Address outstanding review comments from PR20721 (master...2021-02-20721-followups) https://github.com/bitcoin/bitcoin/pull/21198
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #21196: Create codeql-analysis.yml (master...I-think-those-bitcoin-guys-hacked-mr) https://github.com/bitcoin/bitcoin/pull/21196
< bitcoin-git> [bitcoin] SinEstresOrrantia opened pull request #21196: Create codeql-analysis.yml (master...I-think-those-bitcoin-guys-hacked-mr) https://github.com/bitcoin/bitcoin/pull/21196
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #21190: net: Avoid discouraging the onion proxy when one inbound onion misbehaves (master...2102-netOnionInboundDiscourage) https://github.com/bitcoin/bitcoin/pull/21190
< bitcoin-git> [bitcoin] fanquake merged pull request #20721: Net: Move ping data to net_processing (master...2020-12-ping-in-peer) https://github.com/bitcoin/bitcoin/pull/20721
< bitcoin-git> bitcoin/master 0b43b81 John Newbery: [net processing] Move send ping message logic into function
< bitcoin-git> bitcoin/master 1a07600 John Newbery: [net] Add RunInactivityChecks()
< bitcoin-git> bitcoin/master f8b3058 John Newbery: [net processing] Add Peer& arg to MaybeDiscourageAndDisconnect()
< bitcoin-git> [bitcoin] fanquake pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/b55dc3ad84ab...9bbf08bf9848
< prayank> I am unable to understand why `setlabel` for a change address makes it not a change address according to this line https://github.com/bitcoin/bitcoin/blob/b55dc3ad84abec4f58e54a8581bdf8556c74b1e3/src/wallet/wallet.h#L203
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21185: fuzz: Remove expensive and redundant muhash from crypto fuzz target (master...2102-speedupFuzz) https://github.com/bitcoin/bitcoin/pull/21185
< bitcoin-git> bitcoin/master b55dc3a MarcoFalke: Merge #21185: fuzz: Remove expensive and redundant muhash from crypto fuzz...
< bitcoin-git> bitcoin/master ffff84a MarcoFalke: fuzz: Remove expensive and redundant muhash from crypto fuzz target
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/489030f2a8f8...b55dc3ad84ab

2021-02-15

< bitcoin-git> [bitcoin] laanwj opened pull request #21192: cli: Treat high detail levels as maximum in -netinfo (master...2021-02-netinfo-verbosity) https://github.com/bitcoin/bitcoin/pull/21192
< gribble> https://github.com/bitcoin/bitcoin/issues/21161 | Fee estimation: extend bucket ranges consistently by ajtowns · Pull Request #21161 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21190: net: Avoid discouraging the onion proxy when one inbound onion misbehaves (master...2102-netOnionInboundDiscourage) https://github.com/bitcoin/bitcoin/pull/21190
< bitcoin-git> [bitcoin] jonatack reopened pull request #21181: p2p: if no anchors.dat file, log a message instead of an error (master...log-message-instead-of-error-if-missing-anchors) https://github.com/bitcoin/bitcoin/pull/21181
< bitcoin-git> bitcoin/master 0dbde70 Jon Atack: rpc: use GetNetworkNames() in getnetworkinfo and getpeerinfo helps
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20965: net, rpc: return NET_UNROUTABLE as not_publicly_routable, automate helps (master...update-network-info) https://github.com/bitcoin/bitcoin/pull/20965
< bitcoin-git> bitcoin/master b45eae4 Jon Atack: net: update NET_UNROUTABLE to not_publicly_routable in GetNetworkName()
< bitcoin-git> bitcoin/master 1c3af37 Jon Atack: net: create GetNetworkNames()
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/cb073bed0056...489030f2a8f8
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21167: net: make CNode::m_inbound_onion public, initialize explicitly (master...m_inbound_onion-make-public-and-explicit) https://github.com/bitcoin/bitcoin/pull/21167
< bitcoin-git> bitcoin/master cb073be MarcoFalke: Merge #21167: net: make CNode::m_inbound_onion public, initialize explicit...
< bitcoin-git> bitcoin/master 2ee4a7a Jon Atack: net: remove CNode::m_inbound_onion defaults for explicitness
< bitcoin-git> bitcoin/master 24bda56 Jon Atack: net: make CNode::m_inbound_onion public, drop getter, update tests
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d19639d2b6e7...cb073bed0056
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21096: Re-add dead code detection (master...resurrect-vulture) https://github.com/bitcoin/bitcoin/pull/21096
< bitcoin-git> bitcoin/master d19639d MarcoFalke: Merge #21096: Re-add dead code detection
< bitcoin-git> bitcoin/master 3f8776a flack: Re-add dead code detection
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8d6994f93d32...d19639d2b6e7
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21188: scripted-diff: Remove shadowing lock annotations in net processing (master...2102-netProcNoShadow) https://github.com/bitcoin/bitcoin/pull/21188
< bitcoin-git> [bitcoin] jonatack closed pull request #21181: p2p: if no anchors.dat file, log a message instead of an error (master...log-message-instead-of-error-if-missing-anchors) https://github.com/bitcoin/bitcoin/pull/21181
< bitcoin-git> [bitcoin] jnewbery opened pull request #21187: [net processing] Add Peer& arg to MaybeDiscourageAndDisconnect() (master...2021-02-getpeerlocaladdr) https://github.com/bitcoin/bitcoin/pull/21187
< bitcoin-git> [bitcoin] jnewbery opened pull request #21186: Net/Net Processing: Move addr data into net_processing (master...2020-02-addr-in-peer) https://github.com/bitcoin/bitcoin/pull/21186
< bitcoin-git> [bitcoin] jnewbery closed pull request #20925: RFC: Move Peer and PeerManagerImpl declarations to separate header (master...2021-01-peermanimplh) https://github.com/bitcoin/bitcoin/pull/20925
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21185: fuzz: Remove expensive and redundant from cryto fuzz target (master...2102-speedupFuzz) https://github.com/bitcoin/bitcoin/pull/21185
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21100: test: remove unused function xor_bytes (master...2021-test-remove_unused_xor_bytes) https://github.com/bitcoin/bitcoin/pull/21100
< bitcoin-git> bitcoin/master f64adc1 Sebastian Falbesoner: test: remove unused function xor_bytes
< bitcoin-git> bitcoin/master 8d6994f MarcoFalke: Merge #21100: test: remove unused function xor_bytes
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/45ea103f8f58...8d6994f93d32
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20942: [refactor] Move some net_processing globals into PeerManagerImpl (master...202101-netproc-anti-globalisation-pt1) https://github.com/bitcoin/bitcoin/pull/20942
< bitcoin-git> bitcoin/master 052d9bc Anthony Towns: net_processing: simplify AlreadyHaveTx args
< bitcoin-git> bitcoin/master eeac506 Anthony Towns: net_processing: move AlreadyHaveTx into PeerManageImpl
< bitcoin-git> bitcoin/master 9781c08 Anthony Towns: net_processing: move some globals into PeerManagerImpl
< bitcoin-git> [bitcoin] MarcoFalke pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/51397c0ff70b...45ea103f8f58
< bitcoin-git> [bitcoin] laanwj merged pull request #20629: depends: Improve id string robustness (master...2020-12-improve-depends-id-string) https://github.com/bitcoin/bitcoin/pull/20629
< bitcoin-git> bitcoin/master 5200929 Carl Dong: depends: Include GUIX_ENVIRONMENT in id string
< bitcoin-git> bitcoin/master 4c7d418 Carl Dong: depends: Improve id string robustness
< bitcoin-git> bitcoin/master b3bdff4 Carl Dong: build: Proper quoting for var printing targets
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/df8892dc9f05...51397c0ff70b
< gribble> https://github.com/bitcoin/bitcoin/issues/20942 | [refactor] Move some net_processing globals into PeerManagerImpl by ajtowns · Pull Request #20942 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] fanquake opened pull request #21182: build: remove mostly pointless BOOST_PROCESS macro (master...boost_process_nonsense) https://github.com/bitcoin/bitcoin/pull/21182
< bitcoin-git> [bitcoin] fanquake closed pull request #21022: [Not for merge] pthread sanity check (master...broken_shared_mutex_sanity_check) https://github.com/bitcoin/bitcoin/pull/21022
< gribble> https://github.com/bitcoin/bitcoin/issues/21110 | util: remove Boost posix_time usage from GetTime* by fanquake · Pull Request #21110 · bitcoin/bitcoin · GitHub
< aj> fanquake: https://github.com/ajtowns/bitcoin/commits/202102-system_clock has a de-conflicted cherry-pick of chrono-epoch-sanity check for #21110 if that's any help
< bitcoin-git> [bitcoin] jonatack closed pull request #21171: Save client version to the settings file on shutdown (master...persist-version-on-shutdown) https://github.com/bitcoin/bitcoin/pull/21171
< bitcoin-git> [bitcoin] jonatack opened pull request #21181: p2p: if no anchors.dat file, log a message instead of an error (master...log-message-instead-of-error-if-missing-anchors) https://github.com/bitcoin/bitcoin/pull/21181
< bitcoin-git> [bitcoin] DariusParvin opened pull request #21178: test: run mempool_reorg.py even with wallet disabled (master...mempool-reorg-to-miniwallet) https://github.com/bitcoin/bitcoin/pull/21178

2021-02-14

< bitcoin-git> [bitcoin] martinus opened pull request #21176: process multiple input bytes at once (master...2021-02-optimize-base58) https://github.com/bitcoin/bitcoin/pull/21176
< bitcoin-git> [bitcoin] Crypt-iQ closed pull request #19713: tests: fix -fsanitize=integer complaints (master...fuzz_supp_0813) https://github.com/bitcoin/bitcoin/pull/19713
< gribble> https://github.com/bitcoin/bitcoin/issues/21171 | Save client version to the settings file on shutdown by jonatack · Pull Request #21171 · bitcoin/bitcoin · GitHub
< wumpus> i've seen two issues on bitcoin, and one in bitcoin-core/bitcoincore.org now
< bitcoin-git> [bitcoin] martinus opened pull request #21173: util: faster HexStr => 13% faster blockToJSON (master...2021-02-faster-hexstr) https://github.com/bitcoin/bitcoin/pull/21173
< bitcoin-git> bitcoin/master df8892d MarcoFalke: Merge #20986: docs: update developer notes to discourage very long lines
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20986: docs: update developer notes to discourage very long lines (master...2021-01-no-long-lines) https://github.com/bitcoin/bitcoin/pull/20986
< bitcoin-git> bitcoin/master aa929ab John Newbery: [docs] Update developer notes to discourage very long lines
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e4f0c4cd73d8...df8892dc9f05

2021-02-13

< bitcoin-git> [bitcoin] laanwj merged pull request #21163: doc: Guix is shipped in Debian and Ubuntu (master...2102-docGuix) https://github.com/bitcoin/bitcoin/pull/21163
< bitcoin-git> bitcoin/master e4f0c4c Wladimir J. van der Laan: Merge #21163: doc: Guix is shipped in Debian and Ubuntu
< bitcoin-git> bitcoin/master fa051c2 MarcoFalke: doc: Guix is shipped in Debian and Ubuntu
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/43981ee2c84a...e4f0c4cd73d8
< bitcoin-git> [bitcoin] laanwj merged pull request #21127: wallet: load flags before everything else (master...2021/02/wallet_flags) https://github.com/bitcoin/bitcoin/pull/21127
< bitcoin-git> bitcoin/master 43981ee Wladimir J. van der Laan: Merge #21127: wallet: load flags before everything else
< bitcoin-git> bitcoin/master 9305862 Sjors Provoost: wallet: load flags before everything else
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b08cbd09b8f0...43981ee2c84a
< prayank> luke-jr: What is address book in bitcoin core wallet? What makes an address belong to address book?
< prayank> only "labelled" addresses belong to address book in bitcoin core wallet?
< luke-jr> jonatack: anything in settings.json doubles as a bitcoin.conf option at least, on?
< bitcoin-git> [bitcoin] jonatack opened pull request #21171: Save client version to the settings file on shutdown (master...persist-version-on-shutdown) https://github.com/bitcoin/bitcoin/pull/21171
< bitcoin-git> [bitcoin] laanwj merged pull request #21028: doc/bips: Add BIPs 43, 44, 49, and 84 (master...bips_44-49-84) https://github.com/bitcoin/bitcoin/pull/21028
< bitcoin-git> bitcoin/master c943326 Luke Dashjr: doc/bips: Add BIPs 43, 44, 49, and 84
< bitcoin-git> bitcoin/master b08cbd0 Wladimir J. van der Laan: Merge #21028: doc/bips: Add BIPs 43, 44, 49, and 84
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bf3189eda65d...b08cbd09b8f0
< michaelfolkson> "2021-02-13T11:42:47Z ERROR: DeserializeFileDB: Failed to open file /home/michael/.bitcoin/anchors.dat"
< michaelfolkson> I'm not 100 percent clear on when you should open an issue in the Core repo if you get an error you are not expecting so posting here. Maybe this should be in #bitcoin even
< bitcoin-git> [bitcoin] martinus opened pull request #21170: bench: Add benchmark to write JSON into a string (master...2021-02-benchmark-BlockToJsonVerboseWrite) https://github.com/bitcoin/bitcoin/pull/21170
< bitcoin-git> [bitcoin] practicalswift opened pull request #21169: fuzz: Add RPC interface fuzzing. Increase fuzzing coverage from 65% to 70%. (master...fuzzing-rpc) https://github.com/bitcoin/bitcoin/pull/21169
< sipa> sdaftuar: i only know of your bitcoin SE answer

2021-02-12

< bitcoin-git> [bitcoin] jonatack opened pull request #21167: net: make CNode::m_inbound_onion public, initialize explicitly (master...m_inbound_onion-make-public-and-explicit) https://github.com/bitcoin/bitcoin/pull/21167
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21165: test: Use mocktime in test_seed_peers (master...fix-for-19884) https://github.com/bitcoin/bitcoin/pull/21165
< bitcoin-git> bitcoin/master bf3189e MarcoFalke: Merge #21165: test: Use mocktime in test_seed_peers
< bitcoin-git> bitcoin/master d4187e4 Dhruv Mehta: [test] Use mocktime in test_seed_peers()
< bitcoin-git> bitcoin/master 015637d Dhruv Mehta: [refactor] Correct log message in net.cpp
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e9c037ba64dd...bf3189eda65d
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #21164: test: Use proper mocktime for uptime (master...2102-mockTimeInit) https://github.com/bitcoin/bitcoin/pull/21164
< bitcoin-git> [bitcoin] achow101 opened pull request #21166: Pass through SignatureExtractorChecker methods to base (master...fix-sig-extractor-checker) https://github.com/bitcoin/bitcoin/pull/21166
< 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/16800 | Basic Miniscript support in output descriptors by sipa · Pull Request #16800 · bitcoin/bitcoin · GitHub
< sipa> nobody is working on getting it in bitcoin core atm
< gribble> https://github.com/bitcoin/bitcoin/issues/16546 | External signer support - Wallet Box edition by Sjors · Pull Request #16546 · bitcoin/bitcoin · GitHub
< meshcollider> #bitcoin-core-dev Wallet Meeting: achow101 aj amiti ariard bluematt cfields Chris_Stewart_5 digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos nehan NicolasDorier paveljanik petertodd
< core-meetingbot> Meeting started Fri Feb 12 19:00:12 2021 UTC. The chair is meshcollider. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
< ariard> luke-jr: as a dependency it might get more eyes on it if it's under bitcoin-core/ than under chaincodlabs/?
< bitcoin-git> [bitcoin] dhruv opened pull request #21165: test: Use mocktime in test_seed_peers (master...fix-for-19884) https://github.com/bitcoin/bitcoin/pull/21165
< gribble> https://github.com/bitcoin/bitcoin/issues/19160 | multiprocess: Add basic spawn and IPC support by ryanofsky · Pull Request #19160 · bitcoin/bitcoin · GitHub
< ariard> ryanofsky: as with #19160 we start to use libmultiprocess for real, should we move the library under bitcoin-core/ ?
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21164: test: Use proper mocktime for uptime (master...2102-mockTimeInit) https://github.com/bitcoin/bitcoin/pull/21164
< gribble> https://github.com/bitcoin/bitcoin/issues/20197 | p2p: improve onion detection in AttemptToEvictConnection() by jonatack · Pull Request #20197 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #21163: doc: Guix is shipped in Debian and Ubuntu (master...2102-docGuix) https://github.com/bitcoin/bitcoin/pull/21163
< bitcoin-git> [bitcoin] jnewbery opened pull request #21162: Net Processing: Move RelayTransaction() into PeerManager (master...2021-02-relay-transactions-peer-manager) https://github.com/bitcoin/bitcoin/pull/21162
< bitcoin-git> [bitcoin] ajtowns opened pull request #21161: Fee estimation: don't extend bucket ranges (master...202102-fee-bug-medianval) https://github.com/bitcoin/bitcoin/pull/21161
< bitcoin-git> [bitcoin] jnewbery opened pull request #21160: Net/Net processing: Move tx inventory into net_processing (master...2021-02-tx-in-peer) https://github.com/bitcoin/bitcoin/pull/21160
< gribble> https://github.com/bitcoin/bitcoin/issues/18988 | RFC: Introducing AltNet, a pluggable framework for alternative transports by ariard · Pull Request #18988 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20725 | EstimateMedianVal returns higher fee for higher confTarget · Issue #20725 · bitcoin/bitcoin · GitHub
< wumpus> this could tunnel the transaction over anything and would even work if bitcoin core doesn't itself use tor/i2p/etc
< wumpus> right—one of the reasons we added -walletbroadcast=0 is to make it possible to do so with an external script (e.g. it was my idea with https://github.com/laanwj/bitcoin-submittx)
< gribble> https://github.com/bitcoin/bitcoin/issues/21061 | [p2p] Introduce node rebroadcast module by amitiuttarwar · Pull Request #21061 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] laanwj merged pull request #19884: p2p: No delay in adding fixed seeds if -dnsseed=0 and peers.dat is empty (master...no-delay-fixed-peer-seeds) https://github.com/bitcoin/bitcoin/pull/19884
< bitcoin-git> bitcoin/master e9c037b Wladimir J. van der Laan: Merge #19884: p2p: No delay in adding fixed seeds if -dnsseed=0 and peers....
< bitcoin-git> bitcoin/master fe3e993 Dhruv Mehta: [p2p] No delay in adding fixed seeds if -dnsseed=0 and peers.dat is empty....
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9996b1806a18...e9c037ba64dd
< bitcoin-git> [bitcoin] laanwj merged pull request #21064: refactor: use std::shared_mutex & remove Boost Thread (master...use_std_shared_mutex) https://github.com/bitcoin/bitcoin/pull/21064
< bitcoin-git> bitcoin/master 06e1d7d fanquake: build: don't build or use Boost Thread
< bitcoin-git> bitcoin/master 7097add fanquake: refactor: replace Boost shared_mutex with std shared_mutex in sigcache
< bitcoin-git> bitcoin/master 8e55981 fanquake: refactor: replace Boost shared_mutex with std shared_mutex in cuckoocache ...
< bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/54b66a6e5f26...9996b1806a18
< bitcoin-git> [bitcoin] laanwj merged pull request #19522: build: fix building libconsensus with reduced exports for Darwin targets (master...libconsensus_visibility_clang) https://github.com/bitcoin/bitcoin/pull/19522
< bitcoin-git> bitcoin/master f054a08 fanquake: build: remove AX_GCC_FUNC_ATTRIBUTE test for dllimport
< bitcoin-git> bitcoin/master 7cd0a69 fanquake: build: test for __declspec(dllexport) in configure
< bitcoin-git> [bitcoin] laanwj pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/8d82eddee640...54b66a6e5f26
< bitcoin-git> bitcoin/master 1624e17 fanquake: build: remove duplicate visibility attribute detection
< bitcoin-git> [bitcoin] laanwj merged pull request #19145: Add hash_type MUHASH for gettxoutsetinfo (master...csi-3-muhash-rpc) https://github.com/bitcoin/bitcoin/pull/19145
< bitcoin-git> bitcoin/master 0d3b2f6 Fabian Jahr: rpc: Add hash_type MUHASH to gettxoutsetinfo
< bitcoin-git> bitcoin/master a1fccea Fabian Jahr: refactor: Improve encapsulation between MuHash3072 and Num3072
< bitcoin-git> bitcoin/master 2474645 Fabian Jahr: refactor: Separate hash and stats calculation in coinstats
< bitcoin-git> [bitcoin] laanwj pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/937dfa839873...8d82eddee640
< bitcoin-git> [bitcoin] fanquake opened pull request #21159: test: fix sign comparison warning in socket tests (master...sign_compare_sock_tests) https://github.com/bitcoin/bitcoin/pull/21159

2021-02-11

< bitcoin-git> [bitcoin] jrawsthorne opened pull request #21158: lib: Add Taproot support to libconsensus (master...libconsensus_taproot) https://github.com/bitcoin/bitcoin/pull/21158
< bitcoin-git> [bitcoin] prayank23 opened pull request #21157: doc: Improve Tor docs (master...tor-docs-add) https://github.com/bitcoin/bitcoin/pull/21157
< bitcoin-git> [bitcoin] prayank23 closed pull request #21155: doc: Improve Tor docs (master...tor-docs-improve) https://github.com/bitcoin/bitcoin/pull/21155
< gribble> https://github.com/bitcoin/bitcoin/issues/21088 | guix: Jump forwards in time-machine and adapt by dongcarl · Pull Request #21088 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/2 | Long-term, safe, store-of-value · Issue #2 · 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/20273 | Extend support for nested commands to bitcoin-cli by jonasschnelli · Pull Request #20273 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16439 | cli/gui: support "@height" in place of blockhash for getblock on client side by ajtowns · Pull Request #16439 · bitcoin/bitcoin · GitHub
< sipa> if you guix, presumably you got it in a way you're comfortable with, and if you have that - regardless of how you did so - you can build a reproducible bitcoin core release binary
< warren> Should a goal of bitcoin's release reproduce the bootstrap of guix and challenge? Or you expect guix to be already somehow bootstrapped on your own?
< wumpus> hit some small snags but it they were my own fault (e.g. crap left behind in the build dir), and the issue reported https://github.com/bitcoin/bitcoin/pull/21089#issuecomment-777562303 here which seems to be harmless just spammy
< gribble> https://github.com/bitcoin/bitcoin/issues/21145 | Guix Release Transition Plan for 22.0 · Issue #21145 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/19145 | Add hash_type MUHASH for gettxoutsetinfo by fjahr · Pull Request #19145 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20861 | BIP 350: Implement Bech32m and use it for v1+ segwit addresses by sipa · Pull Request #20861 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/20726 | p2p: Add DISABLETX message for negotiating block-relay-only connections by sdaftuar · Pull Request #20726 · bitcoin/bitcoin · GitHub
< wumpus> https://github.com/bitcoin/bitcoin/projects/8 open: 7 blockers, no bugfixes, 2 chasing concept ACK
< wumpus> #bitcoin-core-dev Meeting: achow101 aj amiti ariard bluematt cfields Chris_Stewart_5 digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos nehan NicolasDorier paveljanik
< core-meetingbot> Meeting started Thu Feb 11 19:00:17 2021 UTC. The chair is wumpus. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
< bitcoin-git> [bitcoin] laanwj merged pull request #21041: log: Move "Pre-allocating up to position 0x[…] in […].dat" log message to debug category (master...pre-allocation-up-to-position-0xff-in-foo.dat) https://github.com/bitcoin/bitcoin/pull/21041
< bitcoin-git> bitcoin/master 937dfa8 Wladimir J. van der Laan: Merge #21041: log: Move "Pre-allocating up to position 0x[…] in […].dat" l...
< bitcoin-git> bitcoin/master 25f899c practicalswift: log: Move "Pre-allocating up to position 0x[...] in [...].dat" log message...
< bitcoin-git> bitcoin/master acd7980 practicalswift: log: Move "Leaving block file [...]: [...]" log message to debug category
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0ad46567905a...937dfa839873
< dongcarl> MarcoFalke: You can most likely garbage collect and get some space back. One thing on my list is to pin the latest manifest output so that it doesn't get garbage collected, so that you can safely garbage collect everything else without affecting bitcoin builds
< bitcoin-git> [bitcoin] prayank23 opened pull request #21155: doc: Improve Tor docs (master...tor-docs-improve) https://github.com/bitcoin/bitcoin/pull/21155
< dongcarl> FWIW: All guix package builds are offline (enforced by network namespaces I think) and hermetic. The bitcoin build script I wrote also builds in a completely offline environment by default.
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20370: fuzz: version handshake (master...2011-fuzzNetFlags) https://github.com/bitcoin/bitcoin/pull/20370
< bitcoin-git> bitcoin/master 0ad4656 MarcoFalke: Merge #20370: fuzz: version handshake
< bitcoin-git> bitcoin/master fabce45 MarcoFalke: fuzz: version handshake
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8e1913ae025a...0ad46567905a
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21062: refactor: return MempoolAcceptResult from ATMP (master...2021-02-refactor-validation) https://github.com/bitcoin/bitcoin/pull/21062
< bitcoin-git> bitcoin/master 174cb53 gzhao408: [refactor] const ATMPArgs and non-const Workspace
< bitcoin-git> bitcoin/master f82baf0 gzhao408: [refactor] return MempoolAcceptResult
< bitcoin-git> bitcoin/master 9db10a5 gzhao408: [refactor] clean up logic in testmempoolaccept
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/a1be08405d9b...8e1913ae025a
< bitcoin-git> bitcoin/master ba9d732 Vasil Dimov: net: add RAII socket and use it instead of bare SOCKET
< bitcoin-git> [bitcoin] laanwj merged pull request #20788: net: add RAII socket and use it instead of bare SOCKET (master...sock) https://github.com/bitcoin/bitcoin/pull/20788
< bitcoin-git> bitcoin/master dec9b5e Vasil Dimov: net: move CloseSocket() from netbase to util/sock
< bitcoin-git> bitcoin/master aa17a44 Vasil Dimov: net: move MillisToTimeval() from netbase to util/time
< bitcoin-git> [bitcoin] laanwj pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/685c16fcb2c7...a1be08405d9b
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21043: net: Avoid UBSan warning in ProcessMessage(...) (master...ubsan-nTime) https://github.com/bitcoin/bitcoin/pull/21043
< bitcoin-git> bitcoin/master 685c16f MarcoFalke: Merge #21043: net: Avoid UBSan warning in ProcessMessage(...)
< bitcoin-git> bitcoin/master 3ddbf22 MarcoFalke: util: Disallow negative mocktime
< bitcoin-git> bitcoin/master f5f2f97 practicalswift: net: Avoid UBSan warning in ProcessMessage(...)
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/e498aeffbec9...685c16fcb2c7
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20211: Use -Wswitch for TxoutType where possible (master...2010-WswitchTxoutType) https://github.com/bitcoin/bitcoin/pull/20211
< bitcoin-git> bitcoin/master e498aef MarcoFalke: Merge #20211: Use -Wswitch for TxoutType where possible
< bitcoin-git> bitcoin/master fa650ca MarcoFalke: Use -Wswitch for TxoutType where possible
< bitcoin-git> bitcoin/master fa59e0b MarcoFalke: test: Add missing script_standard_Solver_success cases
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a59e7ed0bc34...e498aeffbec9
< prusnak> dongcarl: is there a Guix Docker image or what's the preferred way to build bitcoin w/ guix on macos ?
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20915: fuzz: Fail if message type is not fuzzed (master...2101-fuzzFailMsgType) https://github.com/bitcoin/bitcoin/pull/20915
< bitcoin-git> bitcoin/master a59e7ed MarcoFalke: Merge #20915: fuzz: Fail if message type is not fuzzed
< bitcoin-git> bitcoin/master fa4bc89 MarcoFalke: fuzz: Fail if message type is not fuzzed
< bitcoin-git> bitcoin/master faefed8 MarcoFalke: fuzz: Count message type fuzzers before main()
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/dd0521b6408a...a59e7ed0bc34
< michaelfolkson> ishaqm: Does this answer your question? Please upvote if you find it useful https://bitcoin.stackexchange.com/questions/66892/what-are-the-debug-categories
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21023: fuzz: Disable shuffle when merge=1 (master...2101-fuzzMerge) https://github.com/bitcoin/bitcoin/pull/21023
< bitcoin-git> bitcoin/master dd0521b MarcoFalke: Merge #21023: fuzz: Disable shuffle when merge=1
< bitcoin-git> bitcoin/master fabeb5b MarcoFalke: fuzz: Disable shuffle when merge=1
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b69eab902567...dd0521b6408a