2023-02-06

<kanzure> let me know if anyone has had recent (last ~week) difficulty sending email to bitcoin-dev mailing list (i have been tweaking some anti-spam settings) https://twitter.com/kanzure/status/1622667957120770082
<bitcoin-git> [bitcoin] pinheadmz opened pull request #27053: wallet: reuse change dest when re-creating TX with avoidpartialspends (master...change-addresses) https://github.com/bitcoin/bitcoin/pull/27053
<bitcoin-git> [bitcoin] achow101 merged pull request #26345: refactor: modernize the implementation of uint256.* (master...refactor/uint256-modernize) https://github.com/bitcoin/bitcoin/pull/26345
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/aff75463e2c7...52ddbd52f980
<bitcoin-git> bitcoin/master 935acdc pasta: refactor: modernize the implementation of uint256.*
<bitcoin-git> bitcoin/master 52ddbd5 Andrew Chow: Merge bitcoin/bitcoin#26345: refactor: modernize the implementation of uin...
<bitcoin-git> [bitcoin] LarryRuane opened pull request #27052: test: rpc: add last block announcement time to getpeerinfo result (master...2023-02-getpeerinfo) https://github.com/bitcoin/bitcoin/pull/27052
<bitcoin-git> [bitcoin] fanquake closed pull request #21319: RPC/Blockchain: Optimise getblock for simple disk-hex case (master...getblock_optimise) https://github.com/bitcoin/bitcoin/pull/21319
<vasild> pinheadmz: consider https://github.com/bitcoin-core/gui too
<bitcoin-git> [bitcoin] dergoegge opened pull request #27050: p2p, validation: Don't download witnesses for assumed-valid blocks when running in prune mode (master...2023-02-av-wit-🧙) https://github.com/bitcoin/bitcoin/pull/27050
<bitcoin-git> [bitcoin] fanquake closed pull request #25434: mempool: Add option to bypass contextual timelocks in testmempoolaccept (master...bypass-timelocks) https://github.com/bitcoin/bitcoin/pull/25434
<pinheadmz> I set up a bitcoin/bitcoin github repo activity ticker on telegram: https://t.me/bitcoincoregithub
<bitcoin-git> [bitcoin] fanquake closed pull request #25050: CValidationInterface: ValidationInterfaceUnregistering, called when being unregistered (master...validationIF_unregister) https://github.com/bitcoin/bitcoin/pull/25050
<bitcoin-git> [bitcoin] fanquake closed pull request #27049: doc: git install command (master...osx-instructions) https://github.com/bitcoin/bitcoin/pull/27049
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #27036: test: Remove last uses of snprintf and simplify (master...2023_02_FixDBWrapperTest) https://github.com/bitcoin/bitcoin/pull/27036
<bitcoin-git> bitcoin/master b803229 John Moffett: Remove use of snprintf and simplify
<bitcoin-git> bitcoin/master aff7546 MarcoFalke: Merge bitcoin/bitcoin#27036: test: Remove last uses of snprintf and simpli...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d8f982603722...aff75463e2c7
<bitcoin-git> [gui] RandyMcMillan closed pull request #702: Map Ctrl+0 to clear RPC console (master...1674512069/5271c77f8/a62231bca-console-clear-key-code) https://github.com/bitcoin-core/gui/pull/702
<bitcoin-git> [bitcoin] BitcoinMechanic opened pull request #27049: git install command (master...osx-instructions) https://github.com/bitcoin/bitcoin/pull/27049
<bitcoin-git> [gui] pablomartin4btc opened pull request #708: qt: mask values on transactions view (master...mask-values-on-transaction-table) https://github.com/bitcoin-core/gui/pull/708
<bitcoin-git> [bitcoin] fanquake closed pull request #27047: Update SECURITY.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27047

2023-02-05

<bitcoin-git> [bitcoin] Jazz811 opened pull request #27047: Update SECURITY.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27047
<bitcoin-git> [bitcoin] fanquake merged pull request #27030: Update nanobench to version v4.3.10 (master...2023-02-update-nanobench) https://github.com/bitcoin/bitcoin/pull/27030
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8f4ae6581874...d8f982603722
<bitcoin-git> bitcoin/master 82f895d Martin Leitner-Ankerl: Update nanobench to version v4.3.10
<bitcoin-git> bitcoin/master d8f9826 fanquake: Merge bitcoin/bitcoin#27030: Update nanobench to version v4.3.10
<bitcoin-git> [bitcoin] fanquake merged pull request #27009: validation: Skip VerifyDB checks of level =3 if dbcache is too small (master...202301_verifychain_assertfix) https://github.com/bitcoin/bitcoin/pull/27009
<bitcoin-git> bitcoin/master 8f4ae65 fanquake: Merge bitcoin/bitcoin#27009: validation: Skip VerifyDB checks of level >=3...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d71b0e78eb0f...8f4ae6581874
<bitcoin-git> bitcoin/master 61431e3 Martin Zumsande: validation: Skip VerifyDB checks of level >=3 if dbcache is too small
<bitcoin-git> bitcoin/master fe683f3 Martin Zumsande: log: Log VerifyDB Progress over multiple lines
<bitcoin-git> [bitcoin] achow101 closed pull request #27042: Hub dataset added (master...master) https://github.com/bitcoin/bitcoin/pull/27042
<bitcoin-git> [bitcoin] Bhaney44 opened pull request #27042: Hub dataset added (master...master) https://github.com/bitcoin/bitcoin/pull/27042

2023-02-03

<bitcoin-git> [bitcoin] achow101 merged pull request #25966: test: Remove redundant test (master...remove-redundant-test) https://github.com/bitcoin/bitcoin/pull/25966
<bitcoin-git> bitcoin/master fb1c6c1 yancy: test: Remove redundant test
<bitcoin-git> bitcoin/master d71b0e7 Andrew Chow: Merge bitcoin/bitcoin#25966: test: Remove redundant test
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e2ae5c349cd9...d71b0e78eb0f
<bitcoin-git> [bitcoin] TheCharlatan opened pull request #27041: Build: Improve handling of suppressed logging in Makefiles (master...2023-02-make-log-test-f) https://github.com/bitcoin/bitcoin/pull/27041
<bitcoin-git> [bitcoin] achow101 merged pull request #27037: rpc: decode Miniscript descriptor when possible in decodescript (master...decodescript_miniscript) https://github.com/bitcoin/bitcoin/pull/27037
<bitcoin-git> bitcoin/master e2ae5c3 Andrew Chow: Merge bitcoin/bitcoin#27037: rpc: decode Miniscript descriptor when possib...
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2ccd7be26f0e...e2ae5c349cd9
<bitcoin-git> bitcoin/master dfc9acb Antoine Poinsot: rpc: decode Miniscript descriptor when possible in decodescript
<bitcoin-git> bitcoin/master 6699d85 Antoine Poinsot: doc: release notes for #27037
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/daebf9ebb0c3...2ccd7be26f0e
<bitcoin-git> bitcoin/master fdb8dc8 Andrew Chow: gui: Show watchonly balance only for Legacy wallets
<bitcoin-git> bitcoin/master 2ccd7be Hennadii Stepanov: Merge bitcoin-core/gui#653: Show watchonly balance only for Legacy wallets
<bitcoin-git> [gui] hebasto merged pull request #653: Show watchonly balance only for Legacy wallets (master...show-bal-send) https://github.com/bitcoin-core/gui/pull/653
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/aaa55971f6af...daebf9ebb0c3
<bitcoin-git> bitcoin/master c497a19 John Moffett: Fix comment about how wallet txs are sorted
<bitcoin-git> bitcoin/master daebf9e Hennadii Stepanov: Merge bitcoin-core/gui#705: doc: Fix comment about how wallet txs are sort...
<bitcoin-git> [gui] hebasto merged pull request #705: doc: Fix comment about how wallet txs are sorted (master...2023_01_FixIncorrectCommentTTM) https://github.com/bitcoin-core/gui/pull/705
<bitcoin-git> [bitcoin] pinheadmz opened pull request #27039: blockstorage: do not flush block to disk if it is already there (master...reindex-read-only) https://github.com/bitcoin/bitcoin/pull/27039
<bitcoin-git> [bitcoin] fanquake opened pull request #27038: security-check: test for `_FORTIFY_SOURCE` usage in release binaries (master...sec_check_fortify_source) https://github.com/bitcoin/bitcoin/pull/27038
<bitcoin-git> [bitcoin] darosior opened pull request #27037: rpc: decode Miniscript descriptor when possible in decodescript (master...decodescript_miniscript) https://github.com/bitcoin/bitcoin/pull/27037
<bitcoin-git> [bitcoin] john-moffett opened pull request #27036: test: Remove last uses of snprintf and simplify (master...2023_02_FixDBWrapperTest) https://github.com/bitcoin/bitcoin/pull/27036
<bitcoin-git> [bitcoin] theStack opened pull request #27035: test: simplify and speedup mempool_updatefromblock.py by using MiniWallet (master...202302-test-use_MiniWallet_for_mempool_updatefromblock) https://github.com/bitcoin/bitcoin/pull/27035
<bitcoin-git> [bitcoin] furszy opened pull request #27034: rpc: make importaddress compatible with descriptors wallet (master...2022_rpc_importaddress_descriptors_compatible) https://github.com/bitcoin/bitcoin/pull/27034
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26875: Tests: Fill out dust limit unit test for known types except bare multisig (master...add_dust_limits) https://github.com/bitcoin/bitcoin/pull/26875
<bitcoin-git> bitcoin/master b093f56 Greg Sanders: Fill out dust limit unit test for known types except bare multisig
<bitcoin-git> bitcoin/master aaa5597 MarcoFalke: Merge bitcoin/bitcoin#26875: Tests: Fill out dust limit unit test for know...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7753efcbcf3c...aaa55971f6af
<hebasto> as Ubuntu Bionic reaches "End of Standard Support" in April 2023, can we consider it is no longer supported as a build platform for Bitcoin Core v25+ ?
<bitcoin-git> [bitcoin] hebasto closed pull request #24363: ci: Catch assertion error message into logs for test_bitcoin.exe (master...220216-assert) https://github.com/bitcoin/bitcoin/pull/24363
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27033: ci: Store depends in volume, not host folder (master...2302-ci-depends-vol-🏆) https://github.com/bitcoin/bitcoin/pull/27033
<bitcoin-git> [bitcoin] martinus opened pull request #27030: Update nanobench to version v4.3.10 (master...2023-02-update-nanobench) https://github.com/bitcoin/bitcoin/pull/27030

2023-02-02

<bitcoin-git> [bitcoin] hebasto closed pull request #26766: ci: Use clang-15 and IWYU v0.19 in "tidy" task (master...221228-clang15) https://github.com/bitcoin/bitcoin/pull/26766
<bitcoin-git> [bitcoin] hebasto closed pull request #26763: ci: Treat IWYU violations as errors (master...221228-iwyu) https://github.com/bitcoin/bitcoin/pull/26763
<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/26283 | p2p: Fill reconciliation sets and request reconciliation (Erlay) by naumenkogs · Pull Request #26283 · bitcoin/bitcoin · GitHub
<jon_atack> achow101: mind adding https://github.com/bitcoin/bitcoin/pull/26283 to the blockers list?
<jon_atack> achow101: i think the idea was to include the ASMap data in the distributed binary but not in the repository. discussion about this took place here: https://www.erisian.com.au/bitcoin-core-dev/log-2019-06-20.html#l-632
<achow101> we have a wiki page with some links to older discussions on this topic: https://github.com/bitcoin-core/bitcoin-devwiki/wiki/GitHub-alternatives-for-Bitcoin-Core
<sipa> Maybe a bit more practical, do you expect that the txt range/asn map file will become part of the bitcoin core source repo? or just the combined binary dat file? or neither?
<fjahr> but people can not expect Bitcoin core maintainers to do that work for them
<gribble> https://github.com/bitcoin/bitcoin/issues/25740 | assumeutxo: background validation completion by jamesob · Pull Request #25740 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/22693 | RPC/Wallet: Add "use_txids" to output of getaddressinfo by luke-jr · Pull Request #22693 · bitcoin/bitcoin · GitHub
<MacroFake> for me plz: https://github.com/bitcoin-core/gui/pull/697 (Remove reindex special case from the progress bar label)
<achow101> #bitcoin-core-dev Meeting: achow101 aj amiti ariard b10c BlueMatt cfields Chris_Stewart_5 darosior digi_james dongcarl elichai2 emilengler fanquake fjahr gleb glozow gmaxwell gwillen hebasto instagibbs jamesob jarolrod jb55 jeremyrubin jl2012 jnewbery jonasschnelli jonatack jtimon kallewoof kanzure kvaciral laanwj larryruane lightlike luke-jr maaku marcofalke meshcollider michagogo moneyball morcos nehan NicolasDorier paveljanik petertodd
<core-meetingbot> Meeting started Thu Feb 2 19:00:22 2023 UTC. The chair is achow101. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [bitcoin] fanquake merged pull request #27004: test: Use std::unique_ptr over manual delete in coins_tests (master...2301-test-uniq-ptr-🕴) https://github.com/bitcoin/bitcoin/pull/27004
<bitcoin-git> bitcoin/master fab9f7d MarcoFalke: test: Use std::unique_ptr over manual delete in coins_tests
<bitcoin-git> bitcoin/master 7753efc fanquake: Merge bitcoin/bitcoin#27004: test: Use std::unique_ptr over manual delete ...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c2028f98aec3...7753efcbcf3c
<bitcoin-git> [bitcoin] fanquake opened pull request #27029: guix: consolidate to glibc 2.27 for Linux builds (master...glibc_2_27) https://github.com/bitcoin/bitcoin/pull/27029
<bitcoin-git> [bitcoin] hebasto closed pull request #23609: build: Add -fvisibility=hidden flag for macOS host (master...211126-reduce) https://github.com/bitcoin/bitcoin/pull/23609
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27028: ci: Cache more stuff in the ci images: msan, iwyu, pip, sdks (master...2301-ci-cache-apt-🚴) https://github.com/bitcoin/bitcoin/pull/27028
<bitcoin-git> [bitcoin] fanquake merged pull request #27012: ci: Print iwyu patch in git diff format (master...2302-ci-iwyu-git-diff-📖) https://github.com/bitcoin/bitcoin/pull/27012
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b3ef3291993d...c2028f98aec3
<bitcoin-git> bitcoin/master fa6986a MarcoFalke: ci: Print iwyu patch in git diff format
<bitcoin-git> bitcoin/master c2028f9 fanquake: Merge bitcoin/bitcoin#27012: ci: Print iwyu patch in git diff format
<bitcoin-git> [bitcoin] fanquake opened pull request #27027: build: use _FORTIFY_SOURCE=3 (master...fortify_source_3) https://github.com/bitcoin/bitcoin/pull/27027
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26976: ci: Cache package manager install step (master...2301-ci-cache-apt-🚴) https://github.com/bitcoin/bitcoin/pull/26976
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ea41abade4b7...b3ef3291993d
<bitcoin-git> bitcoin/master fa486de MarcoFalke: ci: Cache package manager install step
<bitcoin-git> bitcoin/master b3ef329 MarcoFalke: Merge bitcoin/bitcoin#26976: ci: Cache package manager install step
<bitcoin-git> bitcoin/master 576f7b8 John Moffett: Fix misleading RPC console wallet message
<bitcoin-git> bitcoin/master ea41aba Hennadii Stepanov: Merge bitcoin-core/gui#695: Fix misleading RPC console wallet message
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/526f67a5cabf...ea41abade4b7
<bitcoin-git> [gui] hebasto merged pull request #695: Fix misleading RPC console wallet message (master...2023_01_FixNoWalletRPCConsoleMessage) https://github.com/bitcoin-core/gui/pull/695
<bitcoin-git> [bitcoin] willcl-ark opened pull request #27025: github: Switch to yaml issue templates (master...yaml-issue-templates) https://github.com/bitcoin/bitcoin/pull/27025
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/21138fe37724...526f67a5cabf
<bitcoin-git> bitcoin/master 08209c0 John Moffett: Correctly limit overview transaction list
<bitcoin-git> bitcoin/master 526f67a Hennadii Stepanov: Merge bitcoin-core/gui#704: Correctly limit overview transaction list
<bitcoin-git> [gui] hebasto merged pull request #704: Correctly limit overview transaction list (master...2023_01_FixOverviewTxList) https://github.com/bitcoin-core/gui/pull/704
<fjahr> And yeah, that was my understanding that we would work towards shipping a file with Bitcoin Core. Maybe in the first iteration it gets shipped with the release but it’s not used by default. However users could use the included file by just passing -asmap=1 and they don’t have to get the file from somewhere and provide it explicitly. I think that might be a good intermediate step. Of course they should still be able to
<bitcoin-git> [bitcoin] fanquake merged pull request #26992: refactor: Remove unused CDataStream SerializeMany constructor (master...2301-ser-many-remove-💻) https://github.com/bitcoin/bitcoin/pull/26992
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9dc50a5a0788...21138fe37724
<bitcoin-git> bitcoin/master fa47b28 MarcoFalke: refactor: Remove unused CDataStream SerializeMany constructor
<bitcoin-git> bitcoin/master 21138fe fanquake: Merge bitcoin/bitcoin#26992: refactor: Remove unused CDataStream Serialize...
<bitcoin-git> [bitcoin] fanquake merged pull request #27005: util: Use steady clock for logging timer (master...2301-log-steady-clock-🔆) https://github.com/bitcoin/bitcoin/pull/27005
<bitcoin-git> bitcoin/master fad7af7 MarcoFalke: Use steady clock for logging timer
<bitcoin-git> bitcoin/master 9dc50a5 fanquake: Merge bitcoin/bitcoin#27005: util: Use steady clock for logging timer
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/102645280b94...9dc50a5a0788
<bitcoin-git> [bitcoin] fanquake closed pull request #26348: Make P2SH redeem script "IF .. PUSH x ELSE ... PUSH y ENDIF CHECKMULTISIG .. " standard (master...master) https://github.com/bitcoin/bitcoin/pull/26348
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #27013: ci: avoid using `-Werror` for older compilers (master...avoid_werror_older_release_compiler) https://github.com/bitcoin/bitcoin/pull/27013
<bitcoin-git> bitcoin/master 71383f2 fanquake: ci: avoid using -Werror for older compilers
<bitcoin-git> bitcoin/master 1026452 MarcoFalke: Merge bitcoin/bitcoin#27013: ci: avoid using `-Werror` for older compilers
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fdd363ebd917...102645280b94
<bitcoin-git> [bitcoin] Xekyo opened pull request #27021: Implement Mini version of BlockAssembler to calculate mining scores (master...add-mini-miner) https://github.com/bitcoin/bitcoin/pull/27021

2023-02-01

<bitcoin-git> [bitcoin] BritanniaDev closed pull request #27020: Merge Updates V3.1.1 (master...britanniacoin-current) https://github.com/bitcoin/bitcoin/pull/27020
<bitcoin-git> [bitcoin] BritanniaDev opened pull request #27020: Merge Updates V3.1.1 (master...britanniacoin-current) https://github.com/bitcoin/bitcoin/pull/27020
<bitcoin-git> [bitcoin] achow101 merged pull request #26910: wallet: migrate wallet, exit early if no legacy data exist (master...2022_wallet_prevent_descriptors_migration) https://github.com/bitcoin/bitcoin/pull/26910
<bitcoin-git> bitcoin/master 6d31900 furszy: wallet: migrate wallet, exit early if no legacy data exist
<bitcoin-git> bitcoin/master fdd363e Andrew Chow: Merge bitcoin/bitcoin#26910: wallet: migrate wallet, exit early if no lega...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2d5acc901db3...fdd363ebd917
<bitcoin-git> [bitcoin] instagibbs opened pull request #27019: Expand eviction benchmarking (master...bench_eviction) https://github.com/bitcoin/bitcoin/pull/27019
<codo> Does bitcoin-git detect when there is conversation and then keeps silent? Or is there no github activity because people are busy having the conversation?
<sipa> Also, have you thought about how the data would (eventually) be included in Bitcoin Core? My thinking is that over time we'd perhaps just want it built into the binary, and that this built-in version would be used as default unless overridden. For auditability, that probably means a way to export the encoded asmap data, and/or RPCs to perform lookups in it.
<sipa> I don't understand where the multimap idea fits in. I realize that there can be conflicting data, so there are multiple ASNs for a single IP range, but even if this were encodable in the asmap file format, how would Bitcoin Core use it? Unless there is a useful way to incorporate this information, my thinking is that you just need a deterministic mechanism for picking one of the options.
<gribble> https://github.com/bitcoin/bitcoin/issues/27018 | mempool / miner: regularly flush below-minrelayfeerate entries, mine everything in the mempool by glozow · Pull Request #27018 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] glozow opened pull request #27018: mempool / miner: regularly flush below-minrelayfeerate entries, mine everything in the mempool (master...2023-01-flushandmine) https://github.com/bitcoin/bitcoin/pull/27018
<instagibbs> I think you'r ereplaying _aj_ comment here https://github.com/bitcoin/bitcoin/pull/26933#issuecomment-1399919892
<gribble> https://github.com/bitcoin/bitcoin/issues/26933 | mempool: disallow txns under min relay fee, even in packages by glozow · Pull Request #26933 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] fanquake opened pull request #27016: mapport: require miniupnpc API version 17 or later (master...mostly_non_broken_upnp_verions) https://github.com/bitcoin/bitcoin/pull/27016
<bitcoin-git> [bitcoin] fanquake merged pull request #27015: p2p: 26847 fixups (AddrMan totals) (master...202302_addrman_testfix) https://github.com/bitcoin/bitcoin/pull/27015
<bitcoin-git> bitcoin/master dc70c1e Martin Zumsande: addrman: Use std::nullopt instead of {}
<bitcoin-git> bitcoin/master 2d5acc9 fanquake: Merge bitcoin/bitcoin#27015: p2p: 26847 fixups (AddrMan totals)
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/550e6bd227c3...2d5acc901db3
<bitcoin-git> bitcoin/master 59cc66a Martin Zumsande: test: Remove AddrMan unit test that fails consistency checks
<bitcoin-git> [bitcoin] fanquake merged pull request #26935: refactor: Fix clang-tidy readability-const-return-type violations (master...2301-readability-const-return-type-🛥) https://github.com/bitcoin/bitcoin/pull/26935
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8fc3bcf93d0d...550e6bd227c3
<bitcoin-git> bitcoin/master fa451d4 MarcoFalke: Fix clang-tidy readability-const-return-type violations
<bitcoin-git> bitcoin/master 550e6bd fanquake: Merge bitcoin/bitcoin#26935: refactor: Fix clang-tidy readability-const-re...
<bitcoin-git> [bitcoin] mzumsande opened pull request #27015: p2p: 26847 fixups (AddrMan totals) (master...202302_addrman_testfix) https://github.com/bitcoin/bitcoin/pull/27015
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #27010: refactor: use `Hash` helpers for double-SHA256 calculations (master...202301-refactor-use_double_sha256_helper) https://github.com/bitcoin/bitcoin/pull/27010
<bitcoin-git> bitcoin/master 8fc3bcf MarcoFalke: Merge bitcoin/bitcoin#27010: refactor: use `Hash` helpers for double-SHA25...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/22ccf4e3603a...8fc3bcf93d0d
<bitcoin-git> bitcoin/master 87f11ef Sebastian Falbesoner: refactor: use `Hash` helper for double-SHA256 calculations
<bitcoin-git> [bitcoin] fanquake opened pull request #27013: ci: avoid using `-Werror` for older compilers (master...avoid_werror_older_release_compiler) https://github.com/bitcoin/bitcoin/pull/27013
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27012: ci: Print iwyu patch in git diff format (master...2302-ci-iwyu-git-diff-📖) https://github.com/bitcoin/bitcoin/pull/27012
<bitcoin-git> [bitcoin] glozow merged pull request #26991: doc: followups to #26471 (master...26471-followups) https://github.com/bitcoin/bitcoin/pull/26991
<bitcoin-git> [bitcoin] glozow pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/17acbc1a5a8d...22ccf4e3603a
<bitcoin-git> bitcoin/master e325e0f willcl-ark: doc: Fix comment syntax error
<bitcoin-git> bitcoin/master 47c174d willcl-ark: doc: NetPermissionFlags for tx relay in blocksonly
<bitcoin-git> bitcoin/master 22ccf4e glozow: Merge bitcoin/bitcoin#26991: doc: followups to #26471
<bitcoin-git> [bitcoin] fanquake merged pull request #25974: test, build: Separate `read_json` function into its own module (master...220901-test) https://github.com/bitcoin/bitcoin/pull/25974
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e1bf5470f919...17acbc1a5a8d
<bitcoin-git> bitcoin/master 7a820ce Hennadii Stepanov: test, build: Separate `read_json` function into its own module
<bitcoin-git> bitcoin/master 17acbc1 fanquake: Merge bitcoin/bitcoin#25974: test, build: Separate `read_json` function in...
<willcl_ark> templates before opening a PR? https://github.com/willcl-ark/bitcoin/issues/new/choose
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26705: clang-tidy: Fix `modernize-use-default-member-init` in headers and force to check all headers (master...221215-tidy) https://github.com/bitcoin/bitcoin/pull/26705
<bitcoin-git> bitcoin/master 96ee992 Hennadii Stepanov: clang-tidy: Fix `modernize-use-default-member-init` in headers
<bitcoin-git> bitcoin/master b0e9169 Hennadii Stepanov: clang-tidy: Force to check all headers
<bitcoin-git> bitcoin/master e1bf547 MarcoFalke: Merge bitcoin/bitcoin#26705: clang-tidy: Fix `modernize-use-default-member...
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ba39ffe938b9...e1bf5470f919
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26888: net: simplify the call to vProcessMsg.splice() (master...simplify_vProcessMsg_splice) https://github.com/bitcoin/bitcoin/pull/26888
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ba3d32715f98...ba39ffe938b9
<bitcoin-git> bitcoin/master dfc01cc Vasil Dimov: net: simplify the call to vProcessMsg.splice()
<bitcoin-git> bitcoin/master ba39ffe MarcoFalke: Merge bitcoin/bitcoin#26888: net: simplify the call to vProcessMsg.splice()
<phantomcircuit> achow101: to be clear i dont think that the existing blockfilterindex has any value for bitcoin core, it's only value is in generating the filters for clients

2023-01-31

<bitcoin-git> [bitcoin] sipa opened pull request #27011: Add simulation-based `CCoinsViewCache` fuzzer (master...202301_coinscache_fuzz) https://github.com/bitcoin/bitcoin/pull/27011
<fjahr> ah, it was there, laanwj posts it in the logs way at the end: https://github.com/bitcoin-core/asmap-data
<fjahr> laanwj created it after the conversation here https://bitcoin-irc.chaincode.com/bitcoin-core-dev/2021-11-11#736102 but it was probably deleted at some point because it wasn't used yet, just would have been nice to get a heads-up. Or maybe my head made up the repo and it was just the admin group.
<gribble> https://github.com/bitcoin/bitcoin/issues/736102 | HTTP Error 404: Not Found
<fjahr> I think there was a repo for asmap data that this admin group had access to: https://github.com/orgs/bitcoin-core/teams/asmap-admin
<bitcoin-git> [bitcoin] achow101 merged pull request #26847: p2p: track AddrMan totals by network and table, improve precision of adding fixed seeds (master...202212_addrman_tracknets) https://github.com/bitcoin/bitcoin/pull/26847
<bitcoin-git> bitcoin/master 4885d6f Martin Zumsande: addrman, refactor: move count increment into Create()
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/b5868f4b1f88...ba3d32715f98
<bitcoin-git> bitcoin/master d35595a Martin Zumsande: addrman: add function to return size by network and table
<bitcoin-git> bitcoin/master c77c877 Martin Zumsande: net: Load fixed seeds from reachable networks for which we don't have addr...
<bitcoin-git> [bitcoin] theStack opened pull request #27010: refactor: use `Hash` helpers for double-SHA256 calculations (master...202301-refactor-use_double_sha256_helper) https://github.com/bitcoin/bitcoin/pull/27010
<bitcoin-git> [bitcoin] mzumsande opened pull request #27009: validation: Skip VerifyDB checks of level =3 if dbcache is too small (master...202301_verifychain_assertfix) https://github.com/bitcoin/bitcoin/pull/27009
<larryruane> Has anyone looked into thread fuzzing? Ping @MacroFake @lightlike ... I'm thinking I'd look into what's out there and seeing if we can apply these ideas to bitcoin core to discover and fix thread synchronization bugs
<bitcoin-git> [bitcoin] fanquake merged pull request #23670: build: Build minisketch test in `make check`, not in `make` (master...211204-check) https://github.com/bitcoin/bitcoin/pull/23670
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1ff254e45cba...b5868f4b1f88
<bitcoin-git> bitcoin/master 6d58117 Hennadii Stepanov: build: Build minisketch test in `make check`, not in `make`
<bitcoin-git> bitcoin/master b5868f4 fanquake: Merge bitcoin/bitcoin#23670: build: Build minisketch test in `make check`,...
<bitcoin-git> [bitcoin] fanquake reopened pull request #15218: validation: Flush state after initial sync (master...flush-after-ibd) https://github.com/bitcoin/bitcoin/pull/15218
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26974: refactor: rpc: set TxToJSON default verbosity to SHOW_DETAILS (master...txtojson-default-verbosity-details) https://github.com/bitcoin/bitcoin/pull/26974
<bitcoin-git> bitcoin/master a24e633 stickies-v: refactor: rpc: set TxToJSON default verbosity to SHOW_DETAILS
<bitcoin-git> bitcoin/master 1ff254e MarcoFalke: Merge bitcoin/bitcoin#26974: refactor: rpc: set TxToJSON default verbosity...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2b211b41e36f...1ff254e45cba
<gribble> https://github.com/bitcoin/bitcoin/issues/17487 | coins: allow write to disk without cache drop by jamesob · Pull Request #17487 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/15218 | validation: Flush state after initial sync by andrewtoth · Pull Request #15218 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] jamesob opened pull request #27008: assumeutxo: keep cache when flushing snapshot (#17487 followup) (master...2023-01-au-flush-optimize) https://github.com/bitcoin/bitcoin/pull/27008
<darosior> I think it's close to a duplicate of https://github.com/bitcoin/bitcoin/issues/25606?
<instagibbs> https://github.com/bitcoin/bitcoin/issues/27007 opened issue, thanks
<sipa> not policy, the bitcoin core codebase has nothing to do with that
<fjahr> I have put one up at gitlab.sighash.org. I only cloned the bitcoin core repos so far, happy to give people access if they want to try stuff out or to hear ideas what would be interesting next steps. Just ping me in a DM.
<bitcoin-git> [bitcoin] furszy opened pull request #27006: reduce cs_main scope, guard block index 'nFile' under a local mutex (master...2022_reduce_cs_main_scope_blockindex_nfile) https://github.com/bitcoin/bitcoin/pull/27006
<bitcoin-git> [bitcoin] fanquake merged pull request #26952: build: Avoid `BOOST_NO_CXX98_FUNCTION_BASE` macro redefinition (master...230123-boost) https://github.com/bitcoin/bitcoin/pull/26952
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/357d750cab52...2b211b41e36f
<bitcoin-git> bitcoin/master d4c59da Hennadii Stepanov: build: Avoid `BOOST_NO_CXX98_FUNCTION_BASE` macro redefinition
<bitcoin-git> bitcoin/master 2b211b4 fanquake: Merge bitcoin/bitcoin#26952: build: Avoid `BOOST_NO_CXX98_FUNCTION_BASE` m...
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27005: util: Use steady clock for logging timer (master...2301-log-steady-clock-🔆) https://github.com/bitcoin/bitcoin/pull/27005
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #27004: test: Use std::unique_ptr over manual delete in coins_tests (master...2301-test-uniq-ptr-🕴) https://github.com/bitcoin/bitcoin/pull/27004
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26956: test: refactor: introduce `replace_in_config` helper (master...202301-test-introduce_replace_in_config_helper) https://github.com/bitcoin/bitcoin/pull/26956
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ceb74b844caf...357d750cab52
<bitcoin-git> bitcoin/master b530d96 Sebastian Falbesoner: test: refactor: introduce `replace_in_config` helper
<bitcoin-git> bitcoin/master 357d750 MarcoFalke: Merge bitcoin/bitcoin#26956: test: refactor: introduce `replace_in_config`...

2023-01-30

<willcl_ark> I am curious then about the decodescript output for this scriptsig: `bitcoin-cli decoderawtransaction (bitcoin-cli getrawtransaction 061959f1a3360d3781a870b2d43f73f7105b194b22f3765fcb9b8f545f9c8317) | jq -r ."vin"[0]."scriptSig"."hex"` ? I don't think this is a witness_v0_scripthash? But I also might be interpreting this wrong
<bitcoin-git> [bitcoin] achow101 merged pull request #26998: depends: ensure we are appending to sqlite cflags (master...msan_flags_missing) https://github.com/bitcoin/bitcoin/pull/26998
<bitcoin-git> bitcoin/master 56a03f1 fanquake: depends: ensure we are appending to sqlite cflags
<bitcoin-git> bitcoin/master ceb74b8 Andrew Chow: Merge bitcoin/bitcoin#26998: depends: ensure we are appending to sqlite cf...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c8cb62272eac...ceb74b844caf
<bitcoin-git> [bitcoin] achow101 merged pull request #26999: A few follow-ups to #17487 (coins write without cache drop) (master...202301_flush_coins_followup) https://github.com/bitcoin/bitcoin/pull/26999
<bitcoin-git> bitcoin/master 98db35c Pieter Wuille: Follow coding style for named arguments
<bitcoin-git> bitcoin/master 941feb6 Pieter Wuille: Avoid unclear {it = ++it;}
<bitcoin-git> [bitcoin] achow101 pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/7241b936c5b4...c8cb62272eac
<bitcoin-git> bitcoin/master bb00357 Pieter Wuille: Make test/fuzz/coins_view exercise CCoinsViewCache::Sync()
<gribble> https://github.com/bitcoin/bitcoin/issues/26998 | depends: ensure we are appending to sqlite cflags by fanquake · Pull Request #26998 · bitcoin/bitcoin · GitHub
<freedom-core-dev> fanquake: i wont and you can try to stop me as you did with other things. brink is not bitcoin. i will engage in constructive dev discussion when you stop politics and censorship.
<freedom-core-dev> i know you celebrate rage quits, now you would have to deal with some people who really believe in bitcoin and wont quit
<freedom-core-dev> _aj_: you have done more to send devs and users away from bitcoin
<bitcoin-git> [bitcoin] sipa opened pull request #26999: A few follow-ups to #17487 (coins write without cache drop) (master...202301_flush_coins_followup) https://github.com/bitcoin/bitcoin/pull/26999
<freedom-core-dev> Are you an attacker on bitcoin?
<freedom-core-dev> 3. Why was your (1) not shared in bitcoin optech?
<freedom-core-dev> 4. Why do you share CIA links in normal bitcoin discussions?
<bitcoin-git> [bitcoin] fanquake merged pull request #26965: refactor: Remove stray cs_main redundant declaration (master...2301-cs-main-🔋) https://github.com/bitcoin/bitcoin/pull/26965
<bitcoin-git> bitcoin/master faba08b MarcoFalke: refactor: Remove stray cs_main redundant declaration
<bitcoin-git> bitcoin/master 7241b93 fanquake: Merge bitcoin/bitcoin#26965: refactor: Remove stray cs_main redundant decl...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/82903a7a8dc3...7241b936c5b4
<bitcoin-git> bitcoin/master fa02591 MarcoFalke: doc: Export threadsafety.h from sync.h
<bitcoin-git> [bitcoin] fanquake opened pull request #26998: depends: ensure we are appending to sqlite cflags (master...msan_flags_missing) https://github.com/bitcoin/bitcoin/pull/26998
<gribble> https://github.com/bitcoin/bitcoin/issues/23619 | build: Propagate user-defined flags to host packages by hebasto · Pull Request #23619 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24923: Rework logging timer (master...2204-log-time-📬) https://github.com/bitcoin/bitcoin/pull/24923
<bitcoin-git> [bitcoin] fanquake merged pull request #17487: coins: allow write to disk without cache drop (master...2019-11-au-coins-erase) https://github.com/bitcoin/bitcoin/pull/17487
<bitcoin-git> bitcoin/master 2c3cbd6 James O'Beirne: test: add use of Sync() to coins tests
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/0a1d372ad0b8...82903a7a8dc3
<bitcoin-git> bitcoin/master 79cedc3 James O'Beirne: coins: add Sync() method to allow flush without cacheCoins drop
<bitcoin-git> bitcoin/master 6d8affc James O'Beirne: test: refactor: clarify the coins simulation
<bitcoin-git> [bitcoin] fanquake merged pull request #26649: refactor: Use AutoFile and HashVerifier (without ser-type and ser-version) where possible (master...2212-ser-type-ver-👬) https://github.com/bitcoin/bitcoin/pull/26649
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/228edafc6634...0a1d372ad0b8
<bitcoin-git> bitcoin/master fa96114 MarcoFalke: Add HashVerifier
<bitcoin-git> bitcoin/master eeee610 MarcoFalke: Use AutoFile and HashVerifier where possible
<bitcoin-git> bitcoin/master 0a1d372 fanquake: Merge bitcoin/bitcoin#26649: refactor: Use AutoFile and HashVerifier (with...
<bitcoin-git> [bitcoin] instagibbs opened pull request #26997: s/transcation/transaction/ (master...transcation) https://github.com/bitcoin/bitcoin/pull/26997
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26996: test: Log when LongpollThread is ending (master...2301-test-log-😀) https://github.com/bitcoin/bitcoin/pull/26996
<bitcoin-git> [bitcoin] fanquake merged pull request #23619: build: Propagate user-defined flags to host packages (master...211128-flags) https://github.com/bitcoin/bitcoin/pull/23619
<bitcoin-git> bitcoin/master 228edaf fanquake: Merge bitcoin/bitcoin#23619: build: Propagate user-defined flags to host p...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/79e18ebc81f1...228edafc6634
<bitcoin-git> bitcoin/master 071eef1 Hennadii Stepanov: build: Propagate user-defined flags to host packages
<bitcoin-git> bitcoin/master a3a2bd9 Hennadii Stepanov: ci: Drop no longer needed package-specific flags
<bitcoin-git> [bitcoin] fanquake opened pull request #26994: depends: define `__BSD_VISIBLE` for FreeBSD bdb build (master...freebsd_bsd_visible_bdb) https://github.com/bitcoin/bitcoin/pull/26994
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #26992: refactor: Remove unused CDataStream SerializeMany constructor (master...2301-ser-many-remove-💻) https://github.com/bitcoin/bitcoin/pull/26992
<bitcoin-git> [bitcoin] fanquake merged pull request #26896: build: Remove port-forwarding runtime setting options from configure (master...remove_network_compile_time_default_setting) https://github.com/bitcoin/bitcoin/pull/26896
<bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/b1329b7523ed...79e18ebc81f1
<bitcoin-git> bitcoin/master 06562e5 fanquake: Remove configure-time setting of DEFAULT_NATPMP
<bitcoin-git> bitcoin/master 25a0e8b fanquake: Remove configure-time setting of DEFAULT_UPNP
<bitcoin-git> bitcoin/master 02f5a5e fanquake: build: remove --enable-natpmp-default from configure
<bitcoin-git> [bitcoin] willcl-ark opened pull request #26991: doc: followups to #26471 (master...26471-followups) https://github.com/bitcoin/bitcoin/pull/26991
<bitcoin-git> [bitcoin] glozow merged pull request #26499: wallet: Abandon descendants of orphaned coinbases (master...fix-wallet-orphaned-reward) https://github.com/bitcoin/bitcoin/pull/26499
<bitcoin-git> [bitcoin] glozow pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/37fea41bbf85...b1329b7523ed
<bitcoin-git> bitcoin/master 9addbd7 Andrew Chow: wallet: Automatically abandon orphaned coinbases and their children
<bitcoin-git> bitcoin/master b0fa598 Andrew Chow: test: Check that orphaned coinbase unconf spend is still abandoned
<bitcoin-git> bitcoin/master b1329b7 glozow: Merge bitcoin/bitcoin#26499: wallet: Abandon descendants of orphaned coinb...
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #26978: ci: Fix BOOST_TEST_RANDOM (master...2301-ci-boost-test-random-🏿) https://github.com/bitcoin/bitcoin/pull/26978
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #26982: p2p: 25880 fixups (stalling timeout) (master...202201_fix_stalling_test) https://github.com/bitcoin/bitcoin/pull/26982
<bitcoin-git> bitcoin/master 6548ba6 Martin Zumsande: test: fix intermittent errors in p2p_ibd_stalling.py
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1c8b80f440ae...37fea41bbf85
<bitcoin-git> bitcoin/master b2a1e47 Martin Zumsande: net_processing: simplify logging statement
<bitcoin-git> bitcoin/master 37fea41 MarcoFalke: Merge bitcoin/bitcoin#26982: p2p: 25880 fixups (stalling timeout)
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #15294: refactor: Extract RipeMd160 (master...ripe-md) https://github.com/bitcoin/bitcoin/pull/15294
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/114c5eca77fc...1c8b80f440ae
<bitcoin-git> bitcoin/master 6879be6 Ben Woosley: refactor: Extract RIPEMD160
<bitcoin-git> bitcoin/master 1c8b80f MarcoFalke: Merge bitcoin/bitcoin#15294: refactor: Extract RipeMd160
<bitcoin-git> [bitcoin] pablomartin4btc opened pull request #26990: bitcoin:cli add validation to -generate command to avoid confusion when it's used with -rpcwallet (master...bitcoin-cli-generate-validation-when-rpcwallet) https://github.com/bitcoin/bitcoin/pull/26990

2023-01-29

<bitcoin-git> [bitcoin] stratospher opened pull request #26988: [rpc]: Add test-only RPC addrmaninfo for new/tried table address count (master...rpc_addrmaninfo) https://github.com/bitcoin/bitcoin/pull/26988
<bitcoin-git> [bitcoin] fanquake closed pull request #26987: Fix attempt Msvc wip (master...msvc-wip) https://github.com/bitcoin/bitcoin/pull/26987
<bitcoin-git> [bitcoin] aguycalled opened pull request #26987: Fix attempt Msvc wip (master...msvc-wip) https://github.com/bitcoin/bitcoin/pull/26987
<PaperSword> phantomcircuit: Thanks, what about using this TxoutType Solver (https://github.com/bitcoin/bitcoin/blob/58da1619be7ac13e686cb8bbfc2ab0f836eb3fa5/src/script/standard.cpp#L168) On the CTxOut(s) of the CTransactionRef
<gribble> https://github.com/bitcoin/bitcoin/issues/25899 | rpc: prevent non-zero value OP_RETURN outputs in sendrawtransaction · Issue #25899 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/26951 | wallet: improve rescan performance 640% by pstratem · Pull Request #26951 · bitcoin/bitcoin · GitHub

2023-01-28

<bitcoin-git> [bitcoin] scgbckbone opened pull request #26985: explicit `-d/--delete` argument for verifybinaries/verify.py (master...explicit_delete_arg_verifybinaries) https://github.com/bitcoin/bitcoin/pull/26985
<bitcoin-git> [bitcoin] fanquake merged pull request #25465: build: remove boost library detection (master...uncrazy_libsecp) https://github.com/bitcoin/bitcoin/pull/25465
<bitcoin-git> bitcoin/master db648e8 fanquake: build: remove unneeded var exporting
<bitcoin-git> bitcoin/master 114c5ec fanquake: Merge bitcoin/bitcoin#25465: build: remove boost library detection
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/69f35d20a670...114c5eca77fc
<bitcoin-git> bitcoin/master 14afc71 fanquake: build: remove Boost lib detection from ax_boost_base
<bitcoin-git> [bitcoin] fanquake merged pull request #22811: build: Fix depends build system when working with subtargets (master...210826-subtarget) https://github.com/bitcoin/bitcoin/pull/22811
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4b51290f7195...69f35d20a670
<bitcoin-git> bitcoin/master 978852a Hennadii Stepanov: build: Fix depends build system when working with subtargets