2022-01-31

<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24136: Extract CTxIn::MAX_SEQUENCE_NONFINAL constant, rework BIP 65/68/112 docs (master...2201-docSeq) https://github.com/bitcoin/bitcoin/pull/24136
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b25a752dfdbb...5f4c07b79902
<bitcoin-git> bitcoin/master fa4339e MarcoFalke: Extract CTxIn::MAX_SEQUENCE_NONFINAL constant
<bitcoin-git> bitcoin/master 5f4c07b MarcoFalke: Merge bitcoin/bitcoin#24136: Extract CTxIn::MAX_SEQUENCE_NONFINAL constant...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24146: Avoid integer sanitizer warnings in chain.o (master...2201-intChain) https://github.com/bitcoin/bitcoin/pull/24146
<bitcoin-git> bitcoin/master fa83210 MarcoFalke: Avoid integer sanitizer warnings in chain.o
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9237bdaac196...b25a752dfdbb
<bitcoin-git> bitcoin/master b25a752 MarcoFalke: Merge bitcoin/bitcoin#24146: Avoid integer sanitizer warnings in chain.o
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24179: fuzz: Speed up script fuzz target (master...2201-fuzzS) https://github.com/bitcoin/bitcoin/pull/24179
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/eacc0e87f8a6...9237bdaac196
<bitcoin-git> bitcoin/master 9237bda MarcoFalke: Merge bitcoin/bitcoin#24179: fuzz: Speed up script fuzz target
<bitcoin-git> bitcoin/master fa68429 MarcoFalke: fuzz: Speed up script fuzz target
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24168: Fix some race conditions in `BanMan::DumpBanlist()` (master...220126-dump) https://github.com/bitcoin/bitcoin/pull/24168
<bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/4efdbabd70cf...eacc0e87f8a6
<bitcoin-git> bitcoin/master 33bda6a Hennadii Stepanov: Fix data race condition in BanMan::DumpBanlist()
<bitcoin-git> bitcoin/master 5e20e9e Hennadii Stepanov: Prevent possible concurrent CBanDB::Write() calls
<bitcoin-git> bitcoin/master 83c7646 Hennadii Stepanov: Avoid calling BanMan::SweepBanned() twice in a row
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24197: Replace lock with thread safety annotation in CBlockTreeDB::LoadBlockIndexGuts() (master...replace-lock-with-annotation-in-LoadBlockIndexGuts) https://github.com/bitcoin/bitcoin/pull/24197
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/af7b07797352...4efdbabd70cf
<bitcoin-git> bitcoin/master 20276ca Jon Atack: Replace lock with thread safety annotation in CBlockTreeDB::LoadBlockIndex...
<bitcoin-git> bitcoin/master 4efdbab MarcoFalke: Merge bitcoin/bitcoin#24197: Replace lock with thread safety annotation in...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24203: doc: Fix typos pointed out by lint-spelling (master...2022-fix-typo-randomh) https://github.com/bitcoin/bitcoin/pull/24203
<bitcoin-git> bitcoin/master af7b077 MarcoFalke: Merge bitcoin/bitcoin#24203: doc: Fix typos pointed out by lint-spelling
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5a518152752f...af7b07797352
<bitcoin-git> bitcoin/master 58ccc88 brunoerg: lint: add creat and ba into ignore-words for lint-spelling
<bitcoin-git> bitcoin/master bad0e7f brunoerg: doc: Fix typos pointed out by lint-spelling
<bitcoin-git> [bitcoin] fanquake merged pull request #24129: build: Fix xargs warnings for Guix builds (master...220122-xargs) https://github.com/bitcoin/bitcoin/pull/24129
<bitcoin-git> bitcoin/master c73415b Hennadii Stepanov: build: Fix xargs warnings for Guix builds
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/32ee7675fa69...5a518152752f
<bitcoin-git> bitcoin/master 5a51815 fanquake: Merge bitcoin/bitcoin#24129: build: Fix xargs warnings for Guix builds
<bitcoin-git> [bitcoin] fanquake merged pull request #24111: build: force CRCCheck in Windows installer (master...force_win_installer_crccheck) https://github.com/bitcoin/bitcoin/pull/24111
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5b4b8f76f3ae...32ee7675fa69
<bitcoin-git> bitcoin/master 32ee767 fanquake: Merge bitcoin/bitcoin#24111: build: force CRCCheck in Windows installer
<bitcoin-git> bitcoin/master b3ccf26 fanquake: build: force CRCCheck in Windows installer
<bitcoin-git> [bitcoin] fanquake closed pull request #24210: OxSwapps Wallet (master...patch-1) https://github.com/bitcoin/bitcoin/pull/24210
<bitcoin-git> [bitcoin] GithubOxSwapps opened pull request #24210: OxSwapps Wallet (master...patch-1) https://github.com/bitcoin/bitcoin/pull/24210
<bitcoin-git> [bitcoin] fanquake closed pull request #24208: Rsogllc patch 2 (master...rsogllc-patch-2) https://github.com/bitcoin/bitcoin/pull/24208
<bitcoin-git> [bitcoin] rsogllc opened pull request #24208: Rsogllc patch 2 (master...rsogllc-patch-2) https://github.com/bitcoin/bitcoin/pull/24208
<bitcoin-git> [bitcoin] fanquake closed pull request #24207: lint bionic fix (master...master) https://github.com/bitcoin/bitcoin/pull/24207

2022-01-30

<bitcoin-git> [bitcoin] rsogllc opened pull request #24207: lint bionic fix (master...master) https://github.com/bitcoin/bitcoin/pull/24207
<bitcoin-git> [bitcoin] jonatack opened pull request #24205: net, init, test: network reachability testing and safety improvements (master...network-reachability-assertion-and-testing) https://github.com/bitcoin/bitcoin/pull/24205
<bitcoin-git> [bitcoin] hebasto closed pull request #24204: Crytocurrency Investor (master...master) https://github.com/bitcoin/bitcoin/pull/24204
<bitcoin-git> [bitcoin] rsogllc opened pull request #24204: Crytocurrency Investor (master...master) https://github.com/bitcoin/bitcoin/pull/24204
<Guest18> I was following this (https://github.com/bitcoin/bitcoin/blob/master/build_msvc/README.md) documentation to install Qt on windows.. However, no matter what I try, nmake command doesn't seem to work.. As an alternative, I downloaded Qt from this (https://www.qt.io/download) website.. Now I want to know, how to build Bitcoin core with Qt.. This
<Guest18> link(https://github.com/bitcoin/bitcoin/blob/master/doc/build-windows.md) uses WSL which I am avoiding at this moment
<Guest18> Can someone suggest how to build Bitcoin core with Qt?
<gribble> https://github.com/bitcoin/bitcoin/issues/112103 | HTTP Error 404: Not Found
<Guest18> Hii.. I am stuck on this (https://bitcoin.stackexchange.com/questions/112087/error-in-configuring-qt-with-bitcoin-core-on-windows/112103#112103) issue since 2 days. The solution given on bitcoin stackoverflow doesn't work for me.. Please help me with it

2022-01-29

<bitcoin-git> [bitcoin] brunoerg opened pull request #24203: doc: Fix typo in random.h (master...2022-fix-typo-randomh) https://github.com/bitcoin/bitcoin/pull/24203
<gribble> https://github.com/bitcoin/bitcoin/issues/24136 | Extract CTxIn::MAX_SEQUENCE_NONFINAL constant, rework BIP 65/68/112 docs by MarcoFalke · Pull Request #24136 · bitcoin/bitcoin · GitHub
<sipa> Bitcoin v0.1.5 had in CTransaction::SetNull(): `nVersion = 1;`
<bitcoin-git> [bitcoin] w0xlt opened pull request #24202: rpc: allow dumptxoutset to dump human-readable data (master...feature-utxo-ascii) https://github.com/bitcoin/bitcoin/pull/24202
<bitcoin-git> [bitcoin] junderw opened pull request #24201: p2p: Avoid InitError when downgrading peers.dat (master...fixes/24188) https://github.com/bitcoin/bitcoin/pull/24201
<bitcoin-git> [bitcoin] jonatack opened pull request #24199: Add cs_main annotation to WriteBatchSync(), drop lock in CDiskBlockIndex (master...remove-cs_main-lock-in-CDiskBlockIndex) https://github.com/bitcoin/bitcoin/pull/24199

2022-01-28

<bitcoin-git> [bitcoin] brunoerg opened pull request #24198: wallet, rpc: add wtxid in WalletTxToJSON (master...2022-01-listtransactions-wtxid) https://github.com/bitcoin/bitcoin/pull/24198
<bitcoin-git> [bitcoin] hebasto pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/1245c62fef1d...5b4b8f76f3ae
<bitcoin-git> bitcoin/master a465a66 Jon Atack: gui: add "Address Relay" (m_addr_relay_enabled) to peer details
<bitcoin-git> bitcoin/master 19623d3 Jon Atack: gui: add "Addresses Processed" (m_addr_processed) to peer details
<bitcoin-git> bitcoin/master 6cd132d Jon Atack: gui: add "Addresses Rate-Limited" (m_addr_rate_limited) to peer details
<bitcoin-git> [gui] hebasto merged pull request #526: Add address relay/processed/rate-limited fields to peer details (master...add-addr-fields-to-peer-details) https://github.com/bitcoin-core/gui/pull/526
<sipa> Our current codebase in bitcoin core can already compute witness sizes.
<bitcoin-git> [bitcoin] jonatack opened pull request #24197: Replace lock with thread safety annotation in CBlockTreeDB::LoadBlockIndexGuts() (master...replace-lock-with-annotation-in-LoadBlockIndexGuts) https://github.com/bitcoin/bitcoin/pull/24197
<michaelfolkson> [19:52:04] <sipa> I mean, it could... but there is no need for it. E.g. we could have a bitcoin-miniscript-compiler tool, or a "compileminiscript" RPC. But I doubt we'll want to put all that functionality inside bitcoin core, as it can be done externally just as well.
<sipa> I mean, it could... but there is no need for it. E.g. we could have a bitcoin-miniscript-compiler tool, or a "compileminiscript" RPC. But I doubt we'll want to put all that functionality inside bitcoin core, as it can be done externally just as well.
<sipa> The thing that would be integrated into Bitcoin Core is the miniscript side of things, i.e., the output of the policy compiler if that's what you use to construct it.
<sipa> michaelfolkson: Not sure how clear that is, but what is shown/entered on my miniscript site (https://bitcoin.sipa.be/miniscript/) is two very different languages. They look similar which may make it confusing, but their purpose is completely different. One is the policy language, which is for writing "under what conditions should my output be spendable". The other is miniscript (which is a 1-to-1 mapping with Bitcoin Script, but a bit more readable). The
<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
<sipa> That's right. It needs Bitcoin Core right now.
<sipa> Miniscript is just a bunch of source files which are mostly intended to be integrated into Bitcoin Core.
<sipa> it'll just be merged into bitcoin core
<sipa> But that's not something I'm expecting would be integrated into Bitcoin Core.
<sipa> In the long term, with the miniscript codebase integrated into bitcoin core, a significant part of the logic around descriptors and signing can be handled by miniscript, which does lots of things generically.
<sipa> Ok, so, currently the bitcoin core codebase doesn't have miniscript implemented.
<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 Jan 28 19:00:36 2022 UTC. The chair is achow101. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24196: Fix integer sanitizer suppressions in validation.cpp (master...2201-valInt) https://github.com/bitcoin/bitcoin/pull/24196
<gribble> https://github.com/bitcoin/bitcoin/issues/24179 | fuzz: Speed up script fuzz target by MarcoFalke · Pull Request #24179 · 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
<bitcoin-git> [bitcoin] mzumsande opened pull request #24195: test: Fix failfast option for functional test runner (master...202201_testrunner_fix) https://github.com/bitcoin/bitcoin/pull/24195
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24139: Avoid unsigned integer overflow in bitcoin-tx (master...2201-utilTxOverflow) https://github.com/bitcoin/bitcoin/pull/24139
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d4e92d843650...1245c62fef1d
<bitcoin-git> bitcoin/master faa75fa MarcoFalke: Avoid unsigned integer overflow in bitcoin-tx
<bitcoin-git> bitcoin/master 1245c62 MarcoFalke: Merge bitcoin/bitcoin#24139: Avoid unsigned integer overflow in bitcoin-tx...
<bitcoin-git> [bitcoin] theStack closed pull request #24106: policy: treat P2TR outputs with invalid x-only pubkey as non-standard (master...202201-policy-treat_p2tr_with_invalid_xpubkey_as_nonstandard) https://github.com/bitcoin/bitcoin/pull/24106
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24194: refactor: Use unsigned ignore() consistently (master...2201-streamIgnore) https://github.com/bitcoin/bitcoin/pull/24194
<gribble> https://github.com/bitcoin/bitcoin/issues/24179 | fuzz: Speed up script fuzz target by MarcoFalke · Pull Request #24179 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24194: refactor: Use unsigned ignore() consistently (master...2201-streamIgnore) https://github.com/bitcoin/bitcoin/pull/24194
<gribble> https://github.com/bitcoin/bitcoin/issues/24098 | rest: Use query parameters to control resource loading by stickies-v · Pull Request #24098 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24192: test: Fix feature_init intermittent issues (master...2201-testFI) https://github.com/bitcoin/bitcoin/pull/24192
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24191: refactor: Make MessageBoxFlags enum underlying type unsigned (master...2201-nouiInt) https://github.com/bitcoin/bitcoin/pull/24191
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24190: test: Fix sanitizer suppresions in streams_tests (master...2201-ts) https://github.com/bitcoin/bitcoin/pull/24190
<bitcoin-git> [bitcoin] Sjors closed pull request #22016: rpc: add period_start to version bits statistics (master...2021/05/versionbits_period_start) https://github.com/bitcoin/bitcoin/pull/22016
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24189: refactor: [bdb] Make SafeDbt Span-like (master...2201-bdbSpan) https://github.com/bitcoin/bitcoin/pull/24189
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24189: refactor: [bdb] Make SafeDbt Span-like (master...2201-bdbSpan) https://github.com/bitcoin/bitcoin/pull/24189
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23508: Add getdeploymentinfo RPC (master...202111-getforkinfo) https://github.com/bitcoin/bitcoin/pull/23508
<bitcoin-git> bitcoin/master 7f15c18 Anthony Towns: rpc: getdeploymentinfo: allow specifying a blockhash other than tip
<bitcoin-git> bitcoin/master fd82613 Anthony Towns: rpc: move softfork info from getblockchaininfo to getdeploymentinfo
<bitcoin-git> bitcoin/master a7469bc Anthony Towns: rpc: getdeploymentinfo: change stats to always refer to current period
<bitcoin-git> [bitcoin] MarcoFalke pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/a4f7c41271ed...d4e92d843650
<bitcoin-git> [bitcoin] ajtowns opened pull request #24187: Followups for getdeploymentinfo (master...202201-getdepinfo-extra) https://github.com/bitcoin/bitcoin/pull/24187
<bitcoin-git> [bitcoin] fanquake merged pull request #21851: release: support cross-compiling for arm64-apple-darwin (master...m1_support_depends) https://github.com/bitcoin/bitcoin/pull/21851
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/196b4599201d...a4f7c41271ed
<bitcoin-git> bitcoin/master 446e73c fanquake: build: use macOS 11 SDK (Xcode 12.2)
<bitcoin-git> bitcoin/master 6fe5516 fanquake: contrib: support arm64 darwin in security checks
<bitcoin-git> bitcoin/master ca47f2e fanquake: guix: use autoconf 2.71
<bitcoin-git> [bitcoin] fanquake closed pull request #24184: Update init.cpp (master...susanBranch) https://github.com/bitcoin/bitcoin/pull/24184
<bitcoin-git> [bitcoin] PastaPastaPasta opened pull request #24185: refactor: only use explicit reinterpret/const casts, not implicit (master...explicit-reinterpret-cast) https://github.com/bitcoin/bitcoin/pull/24185
<bitcoin-git> [bitcoin] ZhiqingQu opened pull request #24184: Update init.cpp (master...susanBranch) https://github.com/bitcoin/bitcoin/pull/24184
<bitcoin-git> [bitcoin] pg156 opened pull request #24183: test: use MiniWallet for mempool_updatefromblock.py (master...mempool-updatefromblock-miniwallet) https://github.com/bitcoin/bitcoin/pull/24183

2022-01-27

<paairs> This is wrong channel to ask about eye seeing (and other non bitcoin core developing) questions
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24182: test: Remove unused suppression for streams_tests (master...2201-ts) https://github.com/bitcoin/bitcoin/pull/24182
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24182: test: Remove unused suppression for streams_tests (master...2201-ts) https://github.com/bitcoin/bitcoin/pull/24182
<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/21726 | Improve Indices on pruned nodes via prune blockers by fjahr · Pull Request #21726 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/23508 | Add getdeploymentinfo RPC by ajtowns · Pull Request #23508 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/23604 | Use Sock in CNode by vasild · Pull Request #23604 · bitcoin/bitcoin · GitHub
<laanwj> https://github.com/bitcoin/bitcoin/projects/8 there are currently 7 blocker PRs, 1 chasing concept ACK
<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 Jan 27 19:01:10 2022 UTC. The chair is laanwj. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [bitcoin] sh15h4nk opened pull request #24180: script: handled request exception and added image sanitization (master...master) https://github.com/bitcoin/bitcoin/pull/24180
<bitcoin-git> [bitcoin] laanwj merged pull request #23438: refactor: Use spans of std::byte in serialize (master...2105-uin8t) https://github.com/bitcoin/bitcoin/pull/23438
<bitcoin-git> bitcoin/master fa5d2e6 MarcoFalke: Remove unused char serialize
<bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/cf5bb048e80d...196b4599201d
<bitcoin-git> bitcoin/master fa65bbf MarcoFalke: span: Add BytePtr helper
<bitcoin-git> bitcoin/master fa24493 MarcoFalke: Use spans of std::byte in serialize
<gribble> https://github.com/bitcoin/bitcoin/issues/24149 | Signing support for Miniscript Descriptors by darosior · Pull Request #24149 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/24149 | Signing support for Miniscript Descriptors by darosior · Pull Request #24149 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/24148 | Miniscript support in Output Descriptors by darosior · Pull Request #24148 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/24147 | Miniscript integration by darosior · Pull Request #24147 · bitcoin/bitcoin · GitHub
<lightlike> ulrichard_: I doubt that this is the reason, but you could try removing it (https://github.com/bitcoin/bitcoin/blob/cf5bb048e80d4cde8828787b266b7f5f2e3b6d7b/src/chainparams.cpp#L441) and check whether this changes anything.
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24179: fuzz: Speed up script fuzz target (master...2201-fuzzS) https://github.com/bitcoin/bitcoin/pull/24179
<gribble> https://github.com/bitcoin/bitcoin/issues/20827 | During IBD, prune as much as possible until we get close to where we will eventually keep blocks by luke-jr · Pull Request #20827 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] sdaftuar opened pull request #24178: p2p: Respond to getheaders if we have sufficient chainwork (master...2022-01-headers-response-requires-minchainwork) https://github.com/bitcoin/bitcoin/pull/24178
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #21106: persist IBD latch across restarts (master...2021-02-07-isinitialblockdownload-timeout) https://github.com/bitcoin/bitcoin/pull/21106
<laanwj> although, it's also outside of the scope of bitcoin's documentation a bit
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24176: Renamed deprecated apt-get to apt in doc/build-unix.md (master...master) https://github.com/bitcoin/bitcoin/pull/24176
<bitcoin-git> [bitcoin] jonatack opened pull request #24177: validation, refactor: add missing thread safety lock assertions (master...add-missing-lock-assertions-in-validation) https://github.com/bitcoin/bitcoin/pull/24177
<bitcoin-git> [bitcoin] SsNiPeR1 opened pull request #24176: Renamed deprecated apt-get to apt in doc/build-unix.md (master...master) https://github.com/bitcoin/bitcoin/pull/24176
<laanwj> m011: as i've been trying to say all the time, you *first* need to ensure your connectivity to CJDNS, so have a running cjdns daemon and cjdns nodes, only then bitcoin core will work over it and will be able to connect to bitcoin cjdns nodes
<bitcoin-git> [bitcoin] laanwj merged pull request #22932: Add CBlockIndex lock annotations, guard nStatus/nFile/nDataPos/nUndoPos by cs_main (master...require-GetBlockPos-to-hold-cs_main) https://github.com/bitcoin/bitcoin/pull/22932
<bitcoin-git> bitcoin/master 2e557ce Jon Atack: Require WriteUndoDataForBlock() to hold mutex cs_main
<bitcoin-git> [bitcoin] laanwj pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/d87a37a4abab...cf5bb048e80d
<bitcoin-git> bitcoin/master 6fd4341 Jon Atack: Require CBlockIndex::GetBlockPos() to hold mutex cs_main
<bitcoin-git> bitcoin/master 5723934 Jon Atack: Require CBlockIndex::GetUndoPos() to hold mutex cs_main
<laanwj> yes, for the graphical interface you need bitcoin-qt.exe
<Guest> I also another doubt.. When I open C:\Users\Dell\bitcoin\build_msvc\x64\Release\bitcoind.exe , there terminal opens and executes.. But I cannot find the graphical interface to input certain data and test certain things.. Is Qt necessary for getting the graphical interface?
<pink_sarco> It could be a good idea to ask bitcoin.stackexchange.com
<Guest> Hii.. I have successfully built bitcoin core without Qt..Now I am trying to install Qt to enble Bitcoin Core GUI using this documentation : https://github.com/bitcoin/bitcoin/blob/master/build_msvc/README.mdWhen I run nmake it is giving the following error : NMAKE : fatal error U1095: expanded command line too longNMAKE : fatal error U1077:
<bitcoin-git> [bitcoin] fanquake merged pull request #24167: fs: consistently use fsbridge:: for ifstream / ofstream (master...always_use_fsbridge) https://github.com/bitcoin/bitcoin/pull/24167
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/4241c193d492...d87a37a4abab
<bitcoin-git> bitcoin/master 5e8975e fanquake: fs: consistently use fsbridge for fopen()
<bitcoin-git> bitcoin/master 21f781a fanquake: fs: consistently use fsbridge for {i,o}fstream
<bitcoin-git> bitcoin/master 486261d fanquake: fs: add missing <cassert> include
<bitcoin-git> [gui] RandyMcMillan opened pull request #539: gui: scale network graph based on time interval (master...1643263956-network-graph-issue-532) https://github.com/bitcoin-core/gui/pull/539
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24173: doc(build): minor improvement for build docs (master...patch-1) https://github.com/bitcoin/bitcoin/pull/24173
<bitcoin-git> [bitcoin] bl0cknumber opened pull request #24173: doc(build): minor improvement for window doc (master...patch-1) https://github.com/bitcoin/bitcoin/pull/24173
<bitcoin-git> [bitcoin] fanquake merged pull request #24134: build: Fix zeromq package when cross-compiling (master...220123-zmq) https://github.com/bitcoin/bitcoin/pull/24134
<bitcoin-git> bitcoin/master 7789999 Hennadii Stepanov: build: Update netbsd_kevent_void.patch
<bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/3d223712d343...4241c193d492
<bitcoin-git> bitcoin/master b970f03 Hennadii Stepanov: build: Disable libbsd when building zeromq package in depends
<bitcoin-git> bitcoin/master f13e642 Hennadii Stepanov: build: Disable valgrind when building zeromq package in depends
<m011> sipa: Got it. But without these step (2 and 3 in the doc - which is to connect to other peers), will CJDNS work with Bitcoin Core ?
<jarthur> Kaizen_Kintsugi_ I'd recommend #Bitcoin or #Python
<Kaizen_Kintsugi_> Is this an appropriate place to ask what is a good bitcoin python library?

2022-01-26

<bitcoin-git> [bitcoin] achow101 merged pull request #16795: rpc: have raw transaction decoding infer output descriptors (master...decode_descriptor) https://github.com/bitcoin/bitcoin/pull/16795
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e3699b71c46b...3d223712d343
<bitcoin-git> bitcoin/master 6498ba1 Gregory Sanders: transaction decoding infer output descriptors
<bitcoin-git> bitcoin/master 3d22371 Andrew Chow: Merge bitcoin/bitcoin#16795: rpc: have raw transaction decoding infer outp...
<gribble> https://github.com/bitcoin/bitcoin/issues/24134 | build: Fix zeromq package when cross-compiling by hebasto · Pull Request #24134 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/24131 | build, qt: Fix Windows cross-compiling with Qt 5.15 by hebasto · Pull Request #24131 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] hebasto opened pull request #24172: doc: Add pre-splitoff translation update to `release-process.md` (master...220126-tr) https://github.com/bitcoin/bitcoin/pull/24172
<sipa> you can also add "addnode=fc32:..." lines to bitcoin.conf
<jonatack> or: ./src/bitcoin-cli addnode fc32:17ea:e415:c3bf:9808:149d:b5a2:c9aa add
<jonatack> m011: once you are connected to the cjdns network, then running the following will work: ./src/bitcoin-cli addnode fcc7:be49:ccd1:dc91:3125:f0da:457d:8ce onetry
<gribble> https://github.com/bitcoin/bitcoin/issues/2 | Long-term, safe, store-of-value · Issue #2 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/24007 | [mempool] allow tx replacement by smaller witness by LarryRuane · Pull Request #24007 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] sdaftuar opened pull request #24171: p2p: Sync chain more readily from inbound peers during IBD (master...2022-01-download-from-inbound) https://github.com/bitcoin/bitcoin/pull/24171
<bitcoin-git> [bitcoin] mzumsande opened pull request #24170: p2p, rpc: Manual block-relay-only connections with addnode (master...202112_manual_blocksonly) https://github.com/bitcoin/bitcoin/pull/24170
<laanwj> it's extremely unlikely you'd automatically get cjdns addresses at this point, it's not in a release yet, any cjdns bitcoin nodes are running the master branch
<laanwj> CJDNS is simply another network interface from the viewpoint of the application, so if bitcoin can't connect, there's a large chance something is wrong at a lower level
<m011> I tried to add a node from https://github.com/bitcoin/bitcoin/pull/24166/files but it doesn't worked. Nothing happened.
<sipa> Then just run bitcoin core with -cjdnsreachable=1
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24169: [WIP DRAFT] build: Add --enable-c++20 option (master...2201-ciCpp20) https://github.com/bitcoin/bitcoin/pull/24169
<bitcoin-git> [bitcoin] MarcoFalke reopened pull request #20030: validation: Remove useless call to mempool->clear() (master...2009-valMemClear) https://github.com/bitcoin/bitcoin/pull/20030
<bitcoin-git> [bitcoin] hebasto opened pull request #24168: Fix some race conditions in `BanMan::DumpBanlist()` (master...220126-dump) https://github.com/bitcoin/bitcoin/pull/24168
<bitcoin-git> [bitcoin] LarryRuane closed pull request #22350: Rotate debug.log file (master...2021-06-logrotate-timestamp) https://github.com/bitcoin/bitcoin/pull/22350
<bitcoin-git> [bitcoin] fanquake opened pull request #24167: fs: consistently use fsbridge:: for ifstream / ofstream (master...always_use_fsbridge) https://github.com/bitcoin/bitcoin/pull/24167
<Guest> In documentation, it is written to type this in command line :  msbuild -property:Configuration=Release -maxCpuCount -verbosity:minimal bitcoin.sln
<hebasto> Guest: you wrote -- 13:58:45 <Guest> I can only see this path `bitcoin\build_msvc\x64\Debug\bitcoind.exe`
<Guest> C:\Users\Dell\bitcoin\build_msvc\x64\Debug\libbitcoinconsensus
<Guest> I can only see this path `bitcoin\build_msvc\x64\Debug\bitcoind.exe`
<hebasto> `bitcoin\build_msvc\x64\Release\bitcoind.exe`
<Guest> I cannot loacte this exe file.. I had previously cloned the Bitcoin Core project, then installed vcpkg, then went to build_msvc folder and opened bitcoin.sln.. After that, I ran local Windows Debugger
<Guest> My build has succeeded in Visual Studio but I am getting this message : ../bitcoin/build_msvc/x64/Debug/libbitcoinconsensus/libbitcoinconsensus.lib is not a valid Win32 application
<bitcoin-git> [bitcoin] fanquake merged pull request #24155: doc: Fix rpc docs (master...2201-rpcDoc) https://github.com/bitcoin/bitcoin/pull/24155
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2935bd9d67e5...e3699b71c46b
<bitcoin-git> bitcoin/master e3699b7 fanquake: Merge bitcoin/bitcoin#24155: doc: Fix rpc docs
<bitcoin-git> bitcoin/master fac8caa MarcoFalke: doc: Fix rpc docs
<Guest> Hii.. Could you please send official documentation to build Bitcoin Core on Windows with the help of Visual Studio?
<bitcoin-git> [bitcoin] jonatack opened pull request #24166: p2p, contrib: add cjdns hardcoded seeds and update the i2p seeds (master...update-hardcoded-seeds) https://github.com/bitcoin/bitcoin/pull/24166
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24113: test, bugfix: fix intermittent failure in getrawtransaction_tests (master...rpc_rawtransaction-test-followups) https://github.com/bitcoin/bitcoin/pull/24113
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/dd405add6ecf...2935bd9d67e5
<bitcoin-git> bitcoin/master 449dffc Jon Atack: test, bugfix: fix intermittent failure in getrawtransaction_tests
<bitcoin-git> bitcoin/master 2935bd9 MarcoFalke: Merge bitcoin/bitcoin#24113: test, bugfix: fix intermittent failure in get...
<bitcoin-git> [bitcoin] jonatack opened pull request #24165: p2p: extend inbound eviction protection by network to CJDNS peers (master...protect-inbound-cjdns-peers-from-eviction) https://github.com/bitcoin/bitcoin/pull/24165
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24164: build: Bump minimum required clang/libc++ to 8.0 (master...2201-clangRoll) https://github.com/bitcoin/bitcoin/pull/24164
<prayank> jeremyrubin: I never use sudo when running bitcoind or bitcoin-cli, maybe I have tried a few times while testing few things and understand it's use. Maybe it was a mistake today or just got to learn new things. Thanks.
<jeremyrubin> you should probably never have to run sudo for a bitcoin-cli thing!
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24154: test: add functional test for `-maxtipage` parameter (master...202201-test-add_maxtipage_test) https://github.com/bitcoin/bitcoin/pull/24154
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/01beb46f8db1...dd405add6ecf
<bitcoin-git> bitcoin/master dd405ad MarcoFalke: Merge bitcoin/bitcoin#24154: test: add functional test for `-maxtipage` pa...
<bitcoin-git> bitcoin/master 75656ad Sebastian Falbesoner: test: add functional test for `-maxtipage` parameter
<bitcoin-git> [bitcoin] kallewoof opened pull request #24162: rpc: add require_checksum flag to deriveaddresses (master...202201-deriveaddr-nochecksum) https://github.com/bitcoin/bitcoin/pull/24162
<bitcoin-git> [bitcoin] kallewoof opened pull request #24161: rpc/doc: describe using combo(privkey) to get checksum and then list … (master...202201-derivefromprivkey) https://github.com/bitcoin/bitcoin/pull/24161
<bitcoin-git> [bitcoin] kallewoof closed pull request #24160: rpc: add deriveaddressesfromprivkey command (master...202201-deriveaddressesfromprivkey) https://github.com/bitcoin/bitcoin/pull/24160
<bitcoin-git> [bitcoin] kallewoof opened pull request #24160: rpc: add deriveaddressesfromprivkey command (master...202201-deriveaddressesfromprivkey) https://github.com/bitcoin/bitcoin/pull/24160
<sipa> Some context would have helped. From what you pasted it sounded like you weren't sure how to use bitcoin-cli on linux.
<sipa> But the issue above sounds like your bitcoind is just not running, or you're running as the wrong user (why are you running bitcoin-cli as root?).
<gribble> https://github.com/bitcoin/bitcoin/issues/23202 | wallet: allow psbtbumpfee to work with txs with external inputs by achow101 · Pull Request #23202 · bitcoin/bitcoin · GitHub
<prayank> [prayank@fedora bitcoin]$ sudo bitcoin-cli -getinfo
<prayank> What I already said in https://github.com/bitcoin/bips/pull/1238 is true
<bitcoin-git> [bitcoin] RandyMcMillan opened pull request #24159: tests: commit-script-check.sh - use gsed if exists (master...1643135199-test-lint-comit-script) https://github.com/bitcoin/bitcoin/pull/24159
<bitcoin-git> [bitcoin] JeremyRubin opened pull request #24158: Optimize Mempool Reorg logic using Epochs, improving memory usage and runtime. (master...epoch-mempool-reorg-updates) https://github.com/bitcoin/bitcoin/pull/24158
<bitcoin-git> [bitcoin] fanquake merged pull request #24153: test: remove unused sanitizer suppressions (master...2201-testSan) https://github.com/bitcoin/bitcoin/pull/24153
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e30b6ea194fe...01beb46f8db1
<bitcoin-git> bitcoin/master fa3bdbd MarcoFalke: test: remove unused sanitizer suppressions
<bitcoin-git> bitcoin/master 01beb46 fanquake: Merge bitcoin/bitcoin#24153: test: remove unused sanitizer suppressions
<fanquake> prayank: please stop with the off-topic / unrelated commentary like: https://github.com/bitcoin/bitcoin/pull/24007#issuecomment-1021775268.
<gribble> https://github.com/bitcoin/bitcoin/issues/21851 | release: support cross-compiling for arm64-apple-darwin by fanquake · Pull Request #21851 · bitcoin/bitcoin · GitHub

2022-01-25

<prayank> If you are looking for good first PR to review: https://github.com/bitcoin/bitcoin/pull/23931
<prayank> Kaizen_Kintsugi_: If you are loking for good first first issue to create PR :https://github.com/bitcoin/bitcoin/issues/24119
<prayank> really improve Bitcoin. Write them. Write everything. If something is good it will be used.
<bitcoin-git> [bitcoin] w0xlt opened 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] hebasto opened pull request #24156: build: Silent `which` command stderr output (master...220125-which) https://github.com/bitcoin/bitcoin/pull/24156
<bitcoin-git> [bitcoin] achow101 merged pull request #24067: wallet: Actually treat (un)confirmed txs as (un)confirmed (master...2201-crappyCode) https://github.com/bitcoin/bitcoin/pull/24067
<bitcoin-git> bitcoin/master dddd05e MarcoFalke: qt: Treat unconfirmed txs as unconfirmed
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/39d9bbe4acd7...e30b6ea194fe
<bitcoin-git> bitcoin/master 888841e MarcoFalke: interfaces: Remove unused is_final
<bitcoin-git> bitcoin/master fa272ea MarcoFalke: wallet: Avoid dropping confirmed coins
<jeremyrubin> ##ctv-bip-review meeting reminder, begins in ~50 minutes https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-January/019807.html
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24155: doc: Fix rpc docs (master...2201-rpcDoc) https://github.com/bitcoin/bitcoin/pull/24155
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23706: rpc: getblockfrompeer followups (master...2021/12/getblockfrompeer_followups) https://github.com/bitcoin/bitcoin/pull/23706
<bitcoin-git> [bitcoin] MarcoFalke pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/b94d0c7af11b...39d9bbe4acd7
<bitcoin-git> bitcoin/master bfbf91d Sjors Provoost: test: fancier Python for getblockfrompeer
<bitcoin-git> bitcoin/master 8d1a3e6 Sjors Provoost: rpc: allow empty JSON object result
<bitcoin-git> bitcoin/master 0e3d7c5 Sjors Provoost: refactor: drop redundant hash argument from FetchBlock
<bitcoin-git> [bitcoin] laanwj merged pull request #23201: wallet: Allow users to specify input weights when funding a transaction (master...ext-input-weight) https://github.com/bitcoin/bitcoin/pull/23201
<bitcoin-git> bitcoin/master 6fa762a Andrew Chow: rpc, wallet: Allow users to specify input weights
<bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/792d0d8d512c...b94d0c7af11b
<bitcoin-git> bitcoin/master 808068e Andrew Chow: wallet: Allow user specified input size to override
<bitcoin-git> bitcoin/master 4060c50 Andrew Chow: wallet: add input weights to CCoinControl
<gribble> https://github.com/bitcoin/bitcoin/issues/23201 | wallet: Allow users to specify input weights when funding a transaction by achow101 · Pull Request #23201 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] sipa closed pull request #16800: Basic Miniscript support in output descriptors (master...201908_miniscript) https://github.com/bitcoin/bitcoin/pull/16800
<bitcoin-git> [bitcoin] theStack opened pull request #24154: test: add functional test for `-maxtipage` parameter (master...202201-test-add_maxtipage_test) https://github.com/bitcoin/bitcoin/pull/24154
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24153: test: remove unused sanitizer suppressions (master...2201-testSan) https://github.com/bitcoin/bitcoin/pull/24153
<bitcoin-git> [bitcoin] laanwj merged pull request #23839: Linux: build with and test for control flow instrumentation on x86_64 (master...control_flow_linux_x86_64) https://github.com/bitcoin/bitcoin/pull/23839
<bitcoin-git> bitcoin/master 6ca5efa fanquake: script rename control flow check to MACHO specific
<bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/bd482b3ffebc...792d0d8d512c
<bitcoin-git> bitcoin/master e13f8f7 fanquake: build: build x86_64 Linux Boost with -fcf-protection=full
<bitcoin-git> bitcoin/master 5a8f907 fanquake: scripts: add CONTROL_FLOW to ELF security checks
<bitcoin-git> [bitcoin] glozow opened pull request #24152: policy / validation: CPFP fee bumping within packages (master...package-cpfp) https://github.com/bitcoin/bitcoin/pull/24152
<bitcoin-git> [bitcoin] jonatack opened pull request #24150: refactor: move index class members from protected to private (master...move-index-class-members-from-protected-to-private) https://github.com/bitcoin/bitcoin/pull/24150
<bitcoin-git> [bitcoin] darosior opened pull request #24149: Signing support for Miniscript Descriptors (master...miniscript_wallet_signing) https://github.com/bitcoin/bitcoin/pull/24149
<bitcoin-git> [bitcoin] darosior opened pull request #24148: Miniscript support in Output Descriptors (master...miniscript_wallet_watchonly) https://github.com/bitcoin/bitcoin/pull/24148
<bitcoin-git> [bitcoin] darosior opened pull request #24147: Miniscript integration (master...updated_miniscript) https://github.com/bitcoin/bitcoin/pull/24147
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #24146: Avoid integer sanitizer warnings in chain.o (master...2201-intChain) https://github.com/bitcoin/bitcoin/pull/24146
<bitcoin-git> [bitcoin] Bushstar opened pull request #24145: Clear vTxHashes when mapTx is cleared (master...patch-8) https://github.com/bitcoin/bitcoin/pull/24145
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24105: Optimize CHECKSIGADD Script Validation (master...optimize-checksigadd) https://github.com/bitcoin/bitcoin/pull/24105
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/69ef0a107f0d...bd482b3ffebc
<bitcoin-git> bitcoin/master cfa5752 Jeremy Rubin: Optimize CHECKSIGADD Script Validation
<bitcoin-git> bitcoin/master bd482b3 MarcoFalke: Merge bitcoin/bitcoin#24105: Optimize CHECKSIGADD Script Validation
<bitcoin-git> [bitcoin] kiminuo closed pull request #21436: doc: Fix several references in txmempool comments (master...feature/2021-03-mempool-nits) https://github.com/bitcoin/bitcoin/pull/21436
<bitcoin-git> [bitcoin] fanquake merged pull request #24130: doc: Update the used Qt version (master...220123-deps) https://github.com/bitcoin/bitcoin/pull/24130
<bitcoin-git> bitcoin/master d67fc78 Hennadii Stepanov: doc: Update the used Qt version
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0147278e37d0...69ef0a107f0d
<bitcoin-git> bitcoin/master 69ef0a1 fanquake: Merge bitcoin/bitcoin#24130: doc: Update the used Qt version
<bitcoin-git> [bitcoin] fanquake merged pull request #21464: Mempool Update Cut-Through Optimization (master...epoch-mempool-cut-through-optimized) https://github.com/bitcoin/bitcoin/pull/21464
<bitcoin-git> bitcoin/master c49daf9 Jeremy Rubin: [TESTS] Increase limitancestorcount in tournament RPC test to showcase imp...
<bitcoin-git> bitcoin/master c5b36b1 Jeremy Rubin: Mempool Update Cut-Through Optimization
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/417e7503f80b...0147278e37d0
<bitcoin-git> bitcoin/master 0147278 fanquake: Merge bitcoin/bitcoin#21464: Mempool Update Cut-Through Optimization
<bitcoin-git> [bitcoin] fanquake merged pull request #23804: validation: followups for de-duplication of packages (master...2021-12-dedup-packages) https://github.com/bitcoin/bitcoin/pull/23804
<bitcoin-git> [bitcoin] fanquake pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/9ec3991ad3b2...417e7503f80b
<bitcoin-git> bitcoin/master 83d4fb7 glozow: [packages] return DIFFERENT_WITNESS for same-txid-different-witness tx
<bitcoin-git> bitcoin/master 9ad211c glozow: [doc] more detailed explanation for deduplication
<bitcoin-git> bitcoin/master 2db77cd glozow: [unit test] different witness in package submission
<bitcoin-git> [bitcoin] RandyMcMillan opened pull request #24143: net/p2p:rename COMMAND_SIZE to MESSAGE_SIZE (master...1643068742-rename-COMMAND_SIZE-to-MESSAGE_SIZE) https://github.com/bitcoin/bitcoin/pull/24143

2022-01-24

<bitcoin-git> [bitcoin] achow101 opened pull request #24142: Deprecate SubtractFeeFromOutputs (master...deprecate-sffo) https://github.com/bitcoin/bitcoin/pull/24142
<bitcoin-git> [gui] luke-jr opened pull request #537: Point out position of invalid characters in Bech32 addresses (master...gui_bech32_errpos) https://github.com/bitcoin-core/gui/pull/537
<bitcoin-git> [bitcoin] shaavan opened pull request #24141: Rename message_command variables in src/net* and src/rpc/net.cpp (master...220124-message) https://github.com/bitcoin/bitcoin/pull/24141
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #24057: guix: point to recent commit on the master branch (master...actually_fix_guix) https://github.com/bitcoin/bitcoin/pull/24057
<bitcoin-git> bitcoin/master e8a6c88 fanquake: build: point to latest commit on the master branch