2022-06-30

<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bae8a66d42d6...b6cf0f8848ed
<bitcoin-git> [bitcoin] ayush933 opened pull request #25512: test: refactor rpc_signrawtransaction.py (master...rpc_signrawtransactionwithkey_no_wallet) https://github.com/bitcoin/bitcoin/pull/25512
<laanwj> well, bips is the thing that can be argued to belong under bitcoin itself
<laanwj> jamesob: ideally everything should be under bitcoin-core, that said, the bitcoin/bitcoin repo name is hardcoded in so many places
<bitcoin-git> [bitcoin] brunoerg opened pull request #25511: test: non-positive integer value to `-peertimeout` should throw an error (master...2022-06-peertimeout-positive-integer) https://github.com/bitcoin/bitcoin/pull/25511
<jamesob> Random question: was there ever a rationale for the bitcoin/bitcoin-core github org split? I.e. why isn't everything just under one or the other?
<bitcoin-git> [bitcoin] darosior opened pull request #25510: rpc: explicit the range for listsinceblock's filtering by block hash is exclusive (master...doc_listsinceblock) https://github.com/bitcoin/bitcoin/pull/25510
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25506: Rephrase error message for invalid value of `-peertimeout` (master...peertimeout-error-msg) https://github.com/bitcoin/bitcoin/pull/25506
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5bc10b39abbc...bae8a66d42d6
<bitcoin-git> bitcoin/master 748a10e /dev/fd0: rephrase error for invalid timeout
<bitcoin-git> bitcoin/master bae8a66 MacroFake: Merge bitcoin/bitcoin#25506: Rephrase error message for invalid value of `...
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #25505: test: passing a negative value to `-peertimeout` should throw an error (master...2022-06-peertimeout-negative) https://github.com/bitcoin/bitcoin/pull/25505
<bitcoin-git> [bitcoin] fanquake opened pull request #25508: guix: use elfesteem 2eb1e5384ff7a220fd1afacd4a0170acff54fe56 (master...update_elfesteem) https://github.com/bitcoin/bitcoin/pull/25508
<bitcoin-git> [bitcoin] S3RK opened pull request #25507: wallet: don't add change fee to target if subtracting fees from output (master...correct_target_with_sffo) https://github.com/bitcoin/bitcoin/pull/25507
<gribble> https://github.com/bitcoin/bitcoin/issues/23233 | BIP324: Add encrypted p2p transport {de}serializer by dhruv · Pull Request #23233 · bitcoin/bitcoin · GitHub
<dhruv> Just pushed to #23233, but CI just refused to trigger altogether https://github.com/bitcoin/bitcoin/pull/23233/checks. Is there a way to trigger it without force-pushing a new sha?
<bitcoin-git> [gui] jarolrod opened pull request #627: qt: apply translator comments to reset options confirmation dialog (master...617-followup) https://github.com/bitcoin-core/gui/pull/627
<gribble> https://github.com/bitcoin/bitcoin/issues/25353 | Add a `-mempoolfullrbf` node setting by ariard · Pull Request #25353 · bitcoin/bitcoin · GitHub

2022-06-29

<bitcoin-git> [bitcoin] 1440000bytes opened pull request #25506: add error msg for invalid value of `-peertimeout` (master...peertimeout-error-msg) https://github.com/bitcoin/bitcoin/pull/25506
<bitcoin-git> [bitcoin] brunoerg opened pull request #25505: test: passing a negative value to `-peertimeout` should throw an error (master...2022-06-peertimeout-negative) https://github.com/bitcoin/bitcoin/pull/25505
<bitcoin-git> [bitcoin] darosior opened pull request #25504: RPC: allow to track coins by imported descriptors (master...rpc_track_coins_by_descriptor) https://github.com/bitcoin/bitcoin/pull/25504
<bitcoin-git> [bitcoin] achow101 merged pull request #25502: upstream: update minisketch subtree (master...update_minisketch_subtree) https://github.com/bitcoin/bitcoin/pull/25502
<bitcoin-git> bitcoin/master 5bc10b3 Andrew Chow: Merge bitcoin/bitcoin#25502: upstream: update minisketch subtree
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/749b80b29e87...5bc10b39abbc
<bitcoin-git> bitcoin/master 28a28a0 fanquake: Squashed 'src/minisketch/' changes from 7eeb778fef..47f0a2d26f
<bitcoin-git> bitcoin/master dc375e5 fanquake: Update minisketch subtree to latest master
<bitcoin-git> [bitcoin] theStack opened pull request #25503: test: pass `datacarriersize` option for tests using large outputs (instead of `acceptnonstdtxn`) (master...202206-test-replace_acceptnonstdxn_with_datacarriersize_option) https://github.com/bitcoin/bitcoin/pull/25503
<bitcoin-git> [bitcoin] achow101 merged pull request #25497: wallet: more accurate target for large transactions (master...wallet_noninput_fees) https://github.com/bitcoin/bitcoin/pull/25497
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cc22bd7f708f...749b80b29e87
<bitcoin-git> bitcoin/master 25e4762 S3RK: wallet: more accurate tx_noinputs_size
<bitcoin-git> bitcoin/master 749b80b Andrew Chow: Merge bitcoin/bitcoin#25497: wallet: more accurate target for large transa...
<bitcoin-git> [bitcoin] fanquake opened pull request #25502: upstream: update minisketch subtree (master...update_minisketch_subtree) https://github.com/bitcoin/bitcoin/pull/25502
<lightlike> laanwj: cool - looks like the high lvl prio project is now one level higher (/bitcoin) than the old projects (/bitcoin/bitcoin), is that on purpose?
<bitcoin-git> [bitcoin] fanquake merged pull request #25495: Revert "bnb: exit selection when best_waste is 0" (master...2022-06-fix-waste-0-bug) https://github.com/bitcoin/bitcoin/pull/25495
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/68b1425e9a77...cc22bd7f708f
<bitcoin-git> bitcoin/master af56d63 Murch: Revert "bnb: exit selection when best_waste is 0"
<bitcoin-git> bitcoin/master cc22bd7 fanquake: Merge bitcoin/bitcoin#25495: Revert "bnb: exit selection when best_waste i...
<bitcoin-git> [gui] jadijadi opened pull request #626: gui: Showing Local Addresses in Node Window (master...issue564-add-localaddress) https://github.com/bitcoin-core/gui/pull/626
<bitcoin-git> [bitcoin] dergoegge closed pull request #24835: Revert "Do not consider blocked networks local" (master...2022-04-revert-1653f97c) https://github.com/bitcoin/bitcoin/pull/24835
<bitcoin-git> [bitcoin] dergoegge opened pull request #25500: refactor: Move inbound eviction logic to its own translation unit (master...2022-06-evictionman-1ofN) https://github.com/bitcoin/bitcoin/pull/25500
<gribble> https://github.com/bitcoin/bitcoin/issues/25493 | compat: document code in compat.h by fanquake · Pull Request #25493 · bitcoin/bitcoin · GitHub
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25492: util: remove MSVC warning pragmas (master...move_msvc_warnings) https://github.com/bitcoin/bitcoin/pull/25492
<bitcoin-git> bitcoin/master d8f8f78 fanquake: util: remove MSVC warning pragmas
<bitcoin-git> bitcoin/master 68b1425 MacroFake: Merge bitcoin/bitcoin#25492: util: remove MSVC warning pragmas
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ceae0eb7e31f...68b1425e9a77
<bitcoin-git> [bitcoin] laanwj merged pull request #25437: guix: remove explicit glibc stack protector disabling (master...glibc_ssp_dont_need_disabling) https://github.com/bitcoin/bitcoin/pull/25437
<bitcoin-git> bitcoin/master 4e569c8 fanquake: guix: remove explicit glibc stack protector disabling
<bitcoin-git> bitcoin/master ceae0eb laanwj: Merge bitcoin/bitcoin#25437: guix: remove explicit glibc stack protector d...
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e4e201dfd9a9...ceae0eb7e31f
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25499: Use steady clock for all millis bench logging (master...2206-steady-🏑) https://github.com/bitcoin/bitcoin/pull/25499
<bitcoin-git> [bitcoin] S3RK opened pull request #25497: wallet: more accurate target for large transactions (master...wallet_noninput_fees) https://github.com/bitcoin/bitcoin/pull/25497
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25290: [kernel 3a/n] Decouple `CTxMemPool` from `ArgsManager` (master...2022-02-libbitcoinkernel-argsman-mempool) https://github.com/bitcoin/bitcoin/pull/25290
<bitcoin-git> bitcoin/master 0199bd3 Carl Dong: fuzz/rbf: Add missing TestingSetup
<bitcoin-git> [bitcoin] MarcoFalke pushed 17 commits to master: https://github.com/bitcoin/bitcoin/compare/72d6469ab4f6...e4e201dfd9a9
<bitcoin-git> bitcoin/master fc02f77 Carl Dong: ArgsMan: Add Get*Arg functions returning optional
<bitcoin-git> bitcoin/master ccbaf54 Carl Dong: scripted-diff: Rename DEFAULT_MAX_MEMPOOL_SIZE to indicate SI unit
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25496: build: Clean up `build_msvc/libsecp256k1_config.h` (master...220628-msvc-secp) https://github.com/bitcoin/bitcoin/pull/25496
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1b4d660a34fe...72d6469ab4f6
<bitcoin-git> bitcoin/master 1d1546e Hennadii Stepanov: build: Clean up `build_msvc/libsecp256k1_config.h`
<bitcoin-git> bitcoin/master 72d6469 MacroFake: Merge bitcoin/bitcoin#25496: build: Clean up `build_msvc/libsecp256k1_conf...
<gribble> https://github.com/bitcoin/bitcoin/issues/17265 | Remove OpenSSL by fanquake · Pull Request #17265 · bitcoin/bitcoin · GitHub

2022-06-28

<bitcoin-git> [gui] hebasto merged pull request #617: Reset options, notify user about backup creation (master...2022_gui_settings_backup) https://github.com/bitcoin-core/gui/pull/617
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/480d8069d7da...1b4d660a34fe
<bitcoin-git> bitcoin/master ac4fb3b furszy: gui: reset options, notify user about the backup creation
<bitcoin-git> bitcoin/master 1b4d660 Hennadii Stepanov: Merge bitcoin-core/gui#617: Reset options, notify user about backup creati...
<bitcoin-git> [bitcoin] hebasto opened pull request #25496: build: Clean up `build_msvc/libsecp256k1_config.h` (master...220628-msvc-secp) https://github.com/bitcoin/bitcoin/pull/25496
<bitcoin-git> [bitcoin] Xekyo opened pull request #25495: Revert "bnb: exit selection when best_waste is 0" (master...2022-06-fix-waste-0-bug) https://github.com/bitcoin/bitcoin/pull/25495
<bitcoin-git> [bitcoin] ryanofsky opened pull request #25494: indexes: Stop using node internal types (master...pr/ind) https://github.com/bitcoin/bitcoin/pull/25494
<bitcoin-git> [bitcoin] ryanofsky opened pull request #25494: indexes: Stop using node internal types (master...pr/ind) https://github.com/bitcoin/bitcoin/pull/25494
<bitcoin-git> [bitcoin] fanquake merged pull request #24924: bench: Make WalletLoading benchmark run faster (master...reduce-wallet-load-bench-runtime) https://github.com/bitcoin/bitcoin/pull/24924
<bitcoin-git> bitcoin/master d94244c Andrew Chow: bench: reduce number of epochs for wallet loading benchmark
<bitcoin-git> [bitcoin] fanquake pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/2364d17a31e8...480d8069d7da
<bitcoin-git> bitcoin/master 9e404a9 Andrew Chow: bench: Remove minEpochIterations from wallet loading benchmark
<bitcoin-git> bitcoin/master 817c051 Andrew Chow: bench: use unsafesqlitesync in wallet loading benchmark
<bitcoin-git> [bitcoin] fanquake merged pull request #25480: Replace CountSecondsDouble with TicksSecondsDouble (master...2206-ticks-🌗) https://github.com/bitcoin/bitcoin/pull/25480
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bace615ba31c...2364d17a31e8
<bitcoin-git> [bitcoin] fanquake merged pull request #24565: Remove LOCKTIME_MEDIAN_TIME_PAST constant (master...2203-remConstant-🕴) https://github.com/bitcoin/bitcoin/pull/24565
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5bf65ec66e59...bace615ba31c
<bitcoin-git> bitcoin/master fa1fe2e MarcoFalke: Remove LOCKTIME_MEDIAN_TIME_PAST constant
<bitcoin-git> bitcoin/master bace615 fanquake: Merge bitcoin/bitcoin#24565: Remove LOCKTIME_MEDIAN_TIME_PAST constant
<bitcoin-git> [bitcoin] fanquake opened pull request #25493: compat: document code in compat.h (master...document_compat_code) https://github.com/bitcoin/bitcoin/pull/25493
<bitcoin-git> [bitcoin] fanquake opened pull request #25492: msvc: move warning pragmas to MSVC project (master...move_msvc_warnings) https://github.com/bitcoin/bitcoin/pull/25492
<bitcoin-git> [bitcoin] vasild opened pull request #25491: wallet: use Mutex for g_sqlite_mutex instead of GlobalMutex (master...g_sqlite_mutex) https://github.com/bitcoin/bitcoin/pull/25491
<bitcoin-git> [bitcoin] fanquake opened pull request #25490: guix: more cross arch reproducibility (x86_64 - arm64) (master...24615_rebased_no_libtool) https://github.com/bitcoin/bitcoin/pull/25490
<bitcoin-git> [bitcoin] laanwj merged pull request #22558: psbt: Taproot fields for PSBT (master...taproot-psbt) https://github.com/bitcoin/bitcoin/pull/22558
<bitcoin-git> bitcoin/master d43923c Andrew Chow: Add TaprootBuilder::GetTreeTuples
<bitcoin-git> bitcoin/master d557eff Andrew Chow: Add serialization methods to XOnlyPubKey
<bitcoin-git> [bitcoin] laanwj pushed 19 commits to master: https://github.com/bitcoin/bitcoin/compare/55c9e2d790fa...5bf65ec66e59
<bitcoin-git> bitcoin/master ce91120 Andrew Chow: Move individual KeyOriginInfo de/ser to separate function
<bitcoin-git> [bitcoin] w0xlt opened pull request #25489: wallet: change `ScanForWalletTransactions` to use `Ticks(Dur2 d)` (master...wallet_restore_ticks) https://github.com/bitcoin/bitcoin/pull/25489
<bitcoin-git> [bitcoin] laanwj merged pull request #24378: refactor: make bind() and listen() mockable/testable (master...mockable_bind_and_listen) https://github.com/bitcoin/bitcoin/pull/24378
<bitcoin-git> bitcoin/master 3ad7de2 Vasil Dimov: net: add new method Sock::Bind() that wraps bind()
<bitcoin-git> bitcoin/master b2733ab Vasil Dimov: net: add new method Sock::Listen() that wraps listen()
<bitcoin-git> bitcoin/master 55c9e2d laanwj: Merge bitcoin/bitcoin#24378: refactor: make bind() and listen() mockable/t...
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ba29911e21c8...55c9e2d790fa
<bitcoin-git> [bitcoin] laanwj merged pull request #25426: net: add new method Sock::GetSockName() that wraps getsockname() and use it in GetBindAddress() (master...getsockname) https://github.com/bitcoin/bitcoin/pull/25426
<bitcoin-git> bitcoin/master 748dbcd Vasil Dimov: net: add new method Sock::GetSockName() that wraps getsockname()
<bitcoin-git> bitcoin/master a8d6abb Vasil Dimov: net: change GetBindAddress() to take Sock argument
<bitcoin-git> bitcoin/master ba29911 laanwj: Merge bitcoin/bitcoin#25426: net: add new method Sock::GetSockName() that ...
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1b5610852e13...ba29911e21c8
<bitcoin-git> [bitcoin] fanquake merged pull request #25488: doc: Fix typo in macdeploy (master...macdeploy) https://github.com/bitcoin/bitcoin/pull/25488
<bitcoin-git> bitcoin/master 1b56108 fanquake: Merge bitcoin/bitcoin#25488: doc: Fix typo in macdeploy
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/78957e71e845...1b5610852e13
<bitcoin-git> bitcoin/master e410144 Jeremy Rand: doc: Fix typo in macdeploy
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25486: test: fix failing test `interface_usdt_utxocache.py` (master...202206-test-fix_interface_usdt_utxocache) https://github.com/bitcoin/bitcoin/pull/25486
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ee3ba5a76f48...78957e71e845
<bitcoin-git> bitcoin/master f665c6e Sebastian Falbesoner: test: fix failing test interface_usdt_utxocache.py
<bitcoin-git> bitcoin/master 78957e7 MacroFake: Merge bitcoin/bitcoin#25486: test: fix failing test `interface_usdt_utxoca...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25485: rpc: Use enum instead of string for `filtertype_name` (master...filtertype_enum) https://github.com/bitcoin/bitcoin/pull/25485
<bitcoin-git> bitcoin/master ee3ba5a MacroFake: Merge bitcoin/bitcoin#25485: rpc: Use enum instead of string for `filterty...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2111f32f2a69...ee3ba5a76f48
<bitcoin-git> bitcoin/master baf4efe w0xlt: rpc: use enum instead of string for filter type
<bitcoin-git> [bitcoin] JeremyRand opened pull request #25488: doc: Fix typo in macdeploy (master...macdeploy) https://github.com/bitcoin/bitcoin/pull/25488

2022-06-27

<bitcoin-git> [bitcoin] dongcarl opened pull request #25487: [kernel 3b/n] Make `{Dump,Load}Mempool` `CTxMemPool` methods, decouple from `ArgsManager` (master...2022-05-kernelargs-mempool-loaddump) https://github.com/bitcoin/bitcoin/pull/25487
<laanwj> i've migrated the "high priority for review" project to the new github projects it's now at https://github.com/orgs/bitcoin/projects/1, everything should otherwise be the same
<bitcoin-git> [bitcoin] theStack opened pull request #25486: test: fix failing test `interface_usdt_utxocache.py` (master...202206-test-fix_interface_usdt_utxocache) https://github.com/bitcoin/bitcoin/pull/25486
<bitcoin-git> [bitcoin] w0xlt opened pull request #25485: rpc: Use enum instead of string for `filtertype_name` (master...filtertype_enum) https://github.com/bitcoin/bitcoin/pull/25485
<bitcoin-git> [bitcoin] fanquake opened pull request #25484: Guix: enable toolchain hardening by default (master...guix_toolchain_hardening) https://github.com/bitcoin/bitcoin/pull/25484
<bitcoin-git> [bitcoin] fanquake merged pull request #25483: Revert "ci: Increase CPU number for "Win64 native" task" (master...220627-ci) https://github.com/bitcoin/bitcoin/pull/25483
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2fe27029f542...2111f32f2a69
<bitcoin-git> bitcoin/master b1d2fb4 Hennadii Stepanov: Revert "ci: Increase CPU number for "Win64 native" task"
<bitcoin-git> bitcoin/master 2111f32 fanquake: Merge bitcoin/bitcoin#25483: Revert "ci: Increase CPU number for "Win64 na...
<bitcoin-git> [bitcoin] fanquake merged pull request #25404: p2p, doc: Use MAX_BLOCKS_TO_ANNOUNCE consistently (master...202206_max_block_announce) https://github.com/bitcoin/bitcoin/pull/25404
<bitcoin-git> bitcoin/master e357c89 Martin Zumsande: p2p, doc: Use MAX_BLOCKS_TO_ANNOUNCE consistently
<bitcoin-git> bitcoin/master 2fe2702 fanquake: Merge bitcoin/bitcoin#25404: p2p, doc: Use MAX_BLOCKS_TO_ANNOUNCE consiste...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c8261026a4ba...2fe27029f542
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25445: test: Return new_utxo from create_self_transfer in MiniWallet (master...2206-test-miniwallet-new-utxo-🤶) https://github.com/bitcoin/bitcoin/pull/25445
<bitcoin-git> bitcoin/master dddd7c4 MacroFake: test: Drop spent utxos in MiniWallet scan_tx
<bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/50a3921c96bf...c8261026a4ba
<bitcoin-git> bitcoin/master fa34e44 MacroFake: test: Return new_utxo from create_self_transfer in MiniWallet
<bitcoin-git> bitcoin/master fa04ff6 MacroFake: test: Return new_utxos from create_self_transfer_multi in MiniWallet
<bitcoin-git> [bitcoin] Crypt-iQ closed pull request #25462: index: ignore BlockConnected if pindex is in chain (master...fix_dupe_filterfile) https://github.com/bitcoin/bitcoin/pull/25462
<bitcoin-git> [bitcoin] hebasto opened pull request #25483: Revert "ci: Increase CPU number for "Win64 native" task" (master...220627-ci) https://github.com/bitcoin/bitcoin/pull/25483
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25144: refactor: Pass Peer& to Misbehaving() (master...2205-mis-peer-🛥) https://github.com/bitcoin/bitcoin/pull/25144
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fffff0abb9c7...50a3921c96bf
<bitcoin-git> bitcoin/master fa8aa0a MacroFake: Pass Peer& to Misbehaving()
<bitcoin-git> bitcoin/master 50a3921 MacroFake: Merge bitcoin/bitcoin#25144: refactor: Pass Peer& to Misbehaving()
<bitcoin-git> [bitcoin] laanwj merged pull request #25436: build: GCC-12 build improvements (master...libxkbcommon_gcc_12) https://github.com/bitcoin/bitcoin/pull/25436
<bitcoin-git> bitcoin/master 1bdbbbd fanquake: build: suppress array-bounds errors in libxkbcommon
<bitcoin-git> bitcoin/master 880d4aa fanquake: build: use BOOST_NO_CXX98_FUNCTION_BASE to suppress warnings
<bitcoin-git> bitcoin/master fffff0a laanwj: Merge bitcoin/bitcoin#25436: build: GCC-12 build improvements
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/dde7205c5763...fffff0abb9c7
<bitcoin-git> [bitcoin] S3RK opened pull request #25481: wallet: unify max signature logic (master...wallet_unify_max_sig) https://github.com/bitcoin/bitcoin/pull/25481
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25480: Replace CountSecondsDouble with TicksSecondsDouble (master...2206-ticks-🌗) https://github.com/bitcoin/bitcoin/pull/25480
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #23418: Fix signed integer overflow in prioritisetransaction RPC (master...2111-txPoolPrioOverflow) https://github.com/bitcoin/bitcoin/pull/23418
<bitcoin-git> bitcoin/master fa07f84 MarcoFalke: Fix signed integer overflow in prioritisetransaction RPC
<bitcoin-git> bitcoin/master dde7205 MacroFake: Merge bitcoin/bitcoin#23418: Fix signed integer overflow in prioritisetran...
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/aaeb315ff0f7...dde7205c5763
<bitcoin-git> bitcoin/master fa52cf8 MarcoFalke: refactor: Replace feeDelta by m_modified_fee
<bitcoin-git> [bitcoin] laanwj merged pull request #25357: guix: drop `-z,noexecstack` for PPC64 (master...drop_noexecstack_for_ppc64) https://github.com/bitcoin/bitcoin/pull/25357
<bitcoin-git> bitcoin/master 4b6b4fc fanquake: guix: remove usage of -Wl,-z,noexecstack for PPC64 HOST
<bitcoin-git> bitcoin/master 0b5adfd fanquake: guix: use LIEF 0.12.1
<bitcoin-git> bitcoin/master 5f082ad fanquake: guix: patch LIEF to fix PPC64 NX default
<bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/f52d07436310...aaeb315ff0f7
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25439: rpc: Return incrementalrelayfee in getmempoolinfo (master...2206-rpc-policy-🥙) https://github.com/bitcoin/bitcoin/pull/25439
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c1acd3498492...f52d07436310
<bitcoin-git> bitcoin/master f52d074 MacroFake: Merge bitcoin/bitcoin#25439: rpc: Return incrementalrelayfee in getmempool...
<bitcoin-git> bitcoin/master fafee78 MacroFake: rpc: Return incrementalrelayfee in getmempoolinfo
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25476: test: Remove unnecessary mining from importdescriptors test (master...2022-06-importdesctest) https://github.com/bitcoin/bitcoin/pull/25476
<bitcoin-git> bitcoin/master c1acd34 MacroFake: Merge bitcoin/bitcoin#25476: test: Remove unnecessary mining from importde...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/fe5911ee04b8...c1acd3498492
<bitcoin-git> bitcoin/master e3d8d72 Fabian Jahr: test: Remove unnecessary block mining from importdescriptors test
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25460: ci: Update Windows task image up to `visualstudio2022` (master...220623-vs2022) https://github.com/bitcoin/bitcoin/pull/25460
<bitcoin-git> bitcoin/master b9a5a9b Hennadii Stepanov: ci: Limit ccache cache size properly on "Win64 native" task
<bitcoin-git> bitcoin/master a18c4c1 Hennadii Stepanov: ci: Bump vcpkg to the latest version
<bitcoin-git> [bitcoin] MarcoFalke pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/0dd34773334c...fe5911ee04b8
<bitcoin-git> bitcoin/master 156bc89 Hennadii Stepanov: ci: Update Windows task image up to visualstudio2022

2022-06-26

<bytes1440000> Based on the steps shared in https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2022-June/020595.html I tried a few things and think almost all types of coinjoin are vulnerable to this type of attacks.
<bytes1440000> ariard: re: full rbf and related pull requests in bitcoin core
<bitcoin-git> [bitcoin] fjahr opened pull request #25476: test: Remove unnecessary block mining from importdescriptors test (master...2022-06-importdesctest) https://github.com/bitcoin/bitcoin/pull/25476

2022-06-25

<bitcoin-git> [bitcoin] hebasto opened pull request #25472: build: Increase MS Visual Studio minimum version (master...220625-desig) https://github.com/bitcoin/bitcoin/pull/25472
<bitcoin-git> [bitcoin] laanwj merged pull request #25458: guix: parallelize LIEF build (master...lief_parallel_build) https://github.com/bitcoin/bitcoin/pull/25458
<bitcoin-git> bitcoin/master 0dd3477 laanwj: Merge bitcoin/bitcoin#25458: guix: parallelize LIEF build
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1da1c0dd6626...0dd34773334c
<bitcoin-git> bitcoin/master 8d25926 fanquake: guix: parallelize LIEF build

2022-06-24

<bitcoin-git> [bitcoin] mzumsande opened pull request #25471: rpc: Disallow gettxoutsetinfo queries for a specific block with `use_index=false` (master...202206_gettxoutsetinfo_check) https://github.com/bitcoin/bitcoin/pull/25471
<bitcoin-git> [bitcoin] hebasto reopened pull request #25460: ci: Update Windows task image up to visualstudio2022 (master...220623-vs2022) https://github.com/bitcoin/bitcoin/pull/25460
<bitcoin-git> [bitcoin] Crypt-iQ closed pull request #25433: validation: remove unused using directives (master...remove_using) https://github.com/bitcoin/bitcoin/pull/25433
<bitcoin-git> [bitcoin] fanquake opened pull request #25466: ci: add unused-using-decls to clang-tidy (master...tidy_using_directives) https://github.com/bitcoin/bitcoin/pull/25466
<bitcoin-git> [bitcoin] fanquake opened pull request #25465: build: remove unneeded var exporting (master...uncrazy_libsecp) https://github.com/bitcoin/bitcoin/pull/25465
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25456: rpc: Use steady_clock for getrpcinfo durations (master...2206-rpc-steady-duration-🎴) https://github.com/bitcoin/bitcoin/pull/25456
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f697c068ebd0...1da1c0dd6626
<bitcoin-git> bitcoin/master fabae35 MacroFake: rpc: Use steady_clock for getrpcinfo durations
<bitcoin-git> bitcoin/master 1da1c0d MacroFake: Merge bitcoin/bitcoin#25456: rpc: Use steady_clock for getrpcinfo durations
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25464: rpc: Fix Univalue push_backV OOM in listtransactions (master...2206-univalue-oom-🛃) https://github.com/bitcoin/bitcoin/pull/25464
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25438: refactor: remove unused methods in classes `CDBIterator,CDBWrapper,CCoinsViewDBCursor` (master...202206-txdb-refactor_remove_unused_getvaluesize_method) https://github.com/bitcoin/bitcoin/pull/25438
<bitcoin-git> bitcoin/master fb38c6e Sebastian Falbesoner: refactor: remove unused methods `{CDBIterator,CCoinsViewDBCursor}::GetValu...
<bitcoin-git> bitcoin/master e4b4db5 Sebastian Falbesoner: refactor: remove unused method `CDBWrapper::CompactRange`
<bitcoin-git> bitcoin/master f697c06 MacroFake: Merge bitcoin/bitcoin#25438: refactor: remove unused methods in classes `C...
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2598720d6c1e...f697c068ebd0
<bitcoin-git> [bitcoin] luke-jr opened pull request #25463: Bugfix: Do not define HAVE_O_CLOEXEC for LevelDB when O_CLOEXEC is not available (master...fix_leveldb_no_cloexec) https://github.com/bitcoin/bitcoin/pull/25463
<bitcoin-git> [bitcoin] Crypt-iQ opened pull request #25462: index: ignore BlockConnected if pindex is in chain (master...fix_dupe_filterfile) https://github.com/bitcoin/bitcoin/pull/25462

2022-06-23

<bitcoin-git> [bitcoin] hebasto closed pull request #25460: ci: Update Windows task image up to visualstudio2022 (master...220623-vs2022) https://github.com/bitcoin/bitcoin/pull/25460
<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
<jamesob> [shill] if anyone is looking to dispose of their glut of spare review time :), I might recommend checking out these nice taproot unittests that first-time contributor david-bakin wrote: https://github.com/bitcoin/bitcoin/pull/25097
<gribble> https://github.com/bitcoin/bitcoin/issues/25290 | [kernel 3a/n] Decouple `CTxMemPool` from `ArgsManager` by dongcarl · Pull Request #25290 · bitcoin/bitcoin · GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/22558 | psbt: Taproot fields for PSBT by achow101 · Pull Request #22558 · bitcoin/bitcoin · GitHub
<laanwj> there's 8 blockers and 2 chasing concept ACK in https://github.com/bitcoin/bitcoin/projects/8
<bitcoin-git> [bitcoin] jamesob opened pull request #25461: test: test RBF rule #3 (master...2022-06-test-rbf-rule3) https://github.com/bitcoin/bitcoin/pull/25461
<laanwj> welcome to the weekly general bitcoin-core-dev meeting
<laanwj> #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
<core-meetingbot> Meeting started Thu Jun 23 19:00:20 2022 UTC. The chair is laanwj. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [bitcoin] hebasto opened pull request #25460: ci: Update Windows task image up to visualstudio2022 (master...220623-vs2022) https://github.com/bitcoin/bitcoin/pull/25460
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #25420: rpc: small description/help improvements in blockchain.cpp (master...rpc-description-improvements-blockchain) https://github.com/bitcoin/bitcoin/pull/25420
<bitcoin-git> [bitcoin] laanwj merged pull request #25457: Use more specific path when including `memenv.h` header (master...220623-memenv) https://github.com/bitcoin/bitcoin/pull/25457
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e05564d706f0...2598720d6c1e
<bitcoin-git> bitcoin/master f3b5c1e Hennadii Stepanov: Use more specific path when including `memenv.h` header
<bitcoin-git> bitcoin/master 2598720 laanwj: Merge bitcoin/bitcoin#25457: Use more specific path when including `memenv...
<bitcoin-git> [bitcoin] fanquake merged pull request #25446: p2p: Set CNode::m_relays_txs=true when receiving BIP37 filters (master...2022-06-22778-fix) https://github.com/bitcoin/bitcoin/pull/25446
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/01e9e2d1ca7f...e05564d706f0
<bitcoin-git> bitcoin/master e7a9133 dergoegge: [net processing] Set CNode::m_relays_txs=true when receiving BIP37 filters
<bitcoin-git> bitcoin/master e05564d fanquake: Merge bitcoin/bitcoin#25446: p2p: Set CNode::m_relays_txs=true when receiv...
<bitcoin-git> [bitcoin] fanquake opened pull request #25458: guix: parallelize LIEF build (master...lief_parallel_build) https://github.com/bitcoin/bitcoin/pull/25458
<bitcoin-git> [bitcoin] hebasto opened pull request #25457: Use more specific path when including `memenv.h` header (master...220623-memenv) https://github.com/bitcoin/bitcoin/pull/25457
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25456: rpc: Use steady_clock for getrpcinfo durations (master...2206-rpc-steady-duration-🎴) https://github.com/bitcoin/bitcoin/pull/25456
<bitcoin-git> [bitcoin] fanquake closed pull request #25455: Create mweb_db.h (master...patch-1) https://github.com/bitcoin/bitcoin/pull/25455
<bitcoin-git> [bitcoin] TheTpyicalCoder opened pull request #25455: Create mweb_db.h (master...patch-1) https://github.com/bitcoin/bitcoin/pull/25455
<in3rsha> Is the Compact Size field (e.g. the one used for indicating the number of inputs in a tx) something that Satoshi came up with for bitcoin or is it found in other network protocols?
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25451: test: `-whitebind` and `-bind` with `-listen=0` should throw an error (master...2022-06-test-whitebind-bind-listen0) https://github.com/bitcoin/bitcoin/pull/25451
<bitcoin-git> bitcoin/master ceec680 brunoerg: test: `-whitebind` and `-bind` with `-listen=0` should throw an error
<bitcoin-git> bitcoin/master 01e9e2d MacroFake: Merge bitcoin/bitcoin#25451: test: `-whitebind` and `-bind` with `-listen...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bc83710fdcc0...01e9e2d1ca7f
<bitcoin-git> bitcoin/master 8927bb8 Hennadii Stepanov: refactor: Fix style in `initTranslations()` function
<bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/b9122e95f0f4...bc83710fdcc0
<bitcoin-git> bitcoin/master 3f51d0b Hennadii Stepanov: qt6: Fix type registration
<bitcoin-git> bitcoin/master ad73447 Hennadii Stepanov: qt6: Do not use deprecated `QLibraryInfo::path` in Qt 6
<bitcoin-git> [gui] laanwj merged pull request #623: Getting ready to Qt 6 (9/n). Apply Qt 6 specific changes (master...220622-qt6) https://github.com/bitcoin-core/gui/pull/623

2022-06-22

<bitcoin-git> [bitcoin] sdaftuar opened pull request #25454: p2p, refactor: Avoid multiple getheaders messages in flight to the same peer (master...2022-06-single-getheaders) https://github.com/bitcoin/bitcoin/pull/25454
<jamesob> is this build literally failing because of trailing whitespace? is this lint rule new? https://github.com/bitcoin/bitcoin/pull/24232/checks?check_run_id=7009097110
<bitcoin-git> [bitcoin] fanquake closed pull request #25452: Changes Readme a bit (master...master) https://github.com/bitcoin/bitcoin/pull/25452
<bitcoin-git> [bitcoin] adityagupta26 opened pull request #25452: Changes Readme a bit (master...master) https://github.com/bitcoin/bitcoin/pull/25452
<bitcoin-git> [bitcoin] brunoerg opened pull request #25451: test: `-whitebind` and `-bind` with `-listen=0` should throw an error (master...2022-06-test-whitebind-bind-listen0) https://github.com/bitcoin/bitcoin/pull/25451
<bitcoin-git> [bitcoin] luke-jr opened pull request #25449: [21.x] Qt: Handle exceptions instead of crash (0.21...qt_handle_exceptions_pr260-21-corepr) https://github.com/bitcoin/bitcoin/pull/25449
<bitcoin-git> [bitcoin] chinggg opened pull request #25447: fuzz: add low level target for txorphanage (master...fuzz-txorphan) https://github.com/bitcoin/bitcoin/pull/25447
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25444: ci: macOS task imrovements (master...220622-ci) https://github.com/bitcoin/bitcoin/pull/25444
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ddd7a39aa960...b9122e95f0f4
<bitcoin-git> bitcoin/master 8e017f3 Hennadii Stepanov: ci, refactor: Add `MACOS_NATIVE_TASK_TEMPLATE`
<bitcoin-git> bitcoin/master b9122e9 MacroFake: Merge bitcoin/bitcoin#25444: ci: macOS task imrovements
<bitcoin-git> bitcoin/master 0bb7a1f Hennadii Stepanov: ci: Improve naming related to "macOS 12 native x86_64" task
<hebasto> laanwj: re https://github.com/bitcoin/bitcoin/pull/23045#issuecomment-1162974161 -- that's for sure that upstream has the same problem
<bitcoin-git> [bitcoin] laanwj merged pull request #25414: doc: Update Arch Linux build example (master...arch-less-deps) https://github.com/bitcoin/bitcoin/pull/25414
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0808c88d7bd9...ddd7a39aa960
<bitcoin-git> bitcoin/master f67b6fc Igor Bubelov: Update Arch Linux build example
<bitcoin-git> bitcoin/master ddd7a39 laanwj: Merge bitcoin/bitcoin#25414: doc: Update Arch Linux build example
<bitcoin-git> [bitcoin] laanwj merged pull request #25443: test: Fail if connect_nodes fails (master...2206-test-fail-connect-👇) https://github.com/bitcoin/bitcoin/pull/25443
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a085a554913a...0808c88d7bd9
<bitcoin-git> bitcoin/master faee330 MacroFake: test: Fail if connect_nodes fails
<bitcoin-git> bitcoin/master 0808c88 laanwj: Merge bitcoin/bitcoin#25443: test: Fail if connect_nodes fails
<bitcoin-git> [bitcoin] dergoegge opened pull request #25446: [net processing] Set CNode::m_relays_txs=true when receiving BIP37 filters (master...2022-06-22778-fix) https://github.com/bitcoin/bitcoin/pull/25446
<bitcoin-git> bitcoin/master 175fb26 Vasil Dimov: net: remove now unused Sock::Release()
<bitcoin-git> bitcoin/master a724c39 Vasil Dimov: net: rename Sock::Reset() to Sock::Close() and make it private
<bitcoin-git> bitcoin/master e8ff3f0 Vasil Dimov: net: remove CloseSocket()
<bitcoin-git> [bitcoin] laanwj merged pull request #25428: Remove Sock::Release() and CloseSocket() (master...remove_Sock_Release_and_CloseSocket) https://github.com/bitcoin/bitcoin/pull/25428
<bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/b1a824dd06aa...a085a554913a
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25445: test: Return new_utxo from create_self_transfer in MiniWallet (master...2206-test-miniwallet-new-utxo-🤶) https://github.com/bitcoin/bitcoin/pull/25445
<bitcoin-git> [bitcoin] hebasto opened pull request #25444: ci: macOS task imrovements (master...220622-ci) https://github.com/bitcoin/bitcoin/pull/25444
<bitcoin-git> [gui] jarolrod closed pull request #423: Make initTranslations a member function of BitcoinApplication class (master...move-init-translations) https://github.com/bitcoin-core/gui/pull/423
<bitcoin-git> [bitcoin] laanwj merged pull request #24291: build: Remove negated --enable-fuzz checks from build system (master...2202-fuzzNoBoost) https://github.com/bitcoin/bitcoin/pull/24291
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e3b06e8dd898...b1a824dd06aa
<bitcoin-git> bitcoin/master fa7cbc6 MarcoFalke: build: Remove negated --enable-fuzz checks from build system
<bitcoin-git> bitcoin/master b1a824d laanwj: Merge bitcoin/bitcoin#24291: build: Remove negated --enable-fuzz checks fr...
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25443: test: Fail if connect_nodes fails (master...2206-test-fail-connect-👇) https://github.com/bitcoin/bitcoin/pull/25443
<bitcoin-git> [bitcoin] S3RK closed pull request #24752: wallet: increase BnB upper limit (master...bnb_increase_upper_limit) https://github.com/bitcoin/bitcoin/pull/24752
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25440: log: Use consistent wording in random.cpp log (master...random-log) https://github.com/bitcoin/bitcoin/pull/25440
<bitcoin-git> bitcoin/master c01ae8f Igor Bubelov: Use consistent wording in log
<bitcoin-git> bitcoin/master e3b06e8 MacroFake: Merge bitcoin/bitcoin#25440: log: Use consistent wording in random.cpp log
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1b71c7688639...e3b06e8dd898
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25435: test: Remove from_node from create_self_transfer* MiniWallet helpers (master...2206-test-miniwallet-no-node-🎳) https://github.com/bitcoin/bitcoin/pull/25435
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a4e066af8573...1b71c7688639
<bitcoin-git> bitcoin/master fa8421b MacroFake: test: Remove from_node from create_self_transfer* MiniWallet helpers
<bitcoin-git> bitcoin/master 1b71c76 MacroFake: Merge bitcoin/bitcoin#25435: test: Remove from_node from create_self_trans...
<bitcoin-git> [bitcoin] laanwj merged pull request #24352: Add doc/design/libraries.md (master...pr/libs) https://github.com/bitcoin/bitcoin/pull/24352
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/58b9d6cf9e9b...a4e066af8573
<bitcoin-git> bitcoin/master dc1e7ad Ryan Ofsky: Add doc/design/libraries.md
<bitcoin-git> bitcoin/master a4e066a laanwj: Merge bitcoin/bitcoin#24352: Add doc/design/libraries.md
<bitcoin-git> [gui] laanwj merged pull request #620: Replace `QRegExp` with `QRegularExpression` (master...regexp-obsolete) https://github.com/bitcoin-core/gui/pull/620
<bitcoin-git> bitcoin/master c378535 w0xlt: qt: Add a function that extracts the suffix from a filter
<bitcoin-git> bitcoin/master ace9af5 w0xlt: qt: Replace `QRegExp` with `QRegularExpression`
<bitcoin-git> bitcoin/master 67364eb w0xlt: test, qt: Add tests for `GUIUtil::extractFirstSuffixFromFilter`
<bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/174b821e64d6...58b9d6cf9e9b
<sipa> bitcoinboi: Seems like a question for bitcoin.stackexchange.com more than here.
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7377ed778c6d...174b821e64d6
<bitcoin-git> bitcoin/master 32e5edc furszy: wallet: avoid extra wtx lookup in AddToSpends
<bitcoin-git> [bitcoin] achow101 merged pull request #25427: wallet: remove extra wtx lookup in AddToSpends (master...2022_wallet_AddToSpends_extra_wtx_lookup) https://github.com/bitcoin/bitcoin/pull/25427
<bitcoin-git> bitcoin/master 174b821 Andrew Chow: Merge bitcoin/bitcoin#25427: wallet: remove extra wtx lookup in AddToSpends

2022-06-21

<bitcoin-git> [bitcoin] laanwj merged pull request #25389: guix: use libtool 2.4.7 (master...guix_libtool_2_4_7) https://github.com/bitcoin/bitcoin/pull/25389
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c3a41ad980cc...7377ed778c6d
<bitcoin-git> bitcoin/master 679ecdd fanquake: guix: use libtool 2.4.7
<bitcoin-git> bitcoin/master 4a81ef4 fanquake: doc: update configure ar doc to mention libtool 2.4.7
<bitcoin-git> bitcoin/master 7377ed7 laanwj: Merge bitcoin/bitcoin#25389: guix: use libtool 2.4.7
<bitcoin-git> [bitcoin] laanwj merged pull request #25314: p2p: always set nTime for self-advertisements (master...202206_missing_ntime) https://github.com/bitcoin/bitcoin/pull/25314
<bitcoin-git> bitcoin/master 99b9e5f Martin Zumsande: p2p: always set nTime for self-advertisements
<bitcoin-git> bitcoin/master c3a41ad laanwj: Merge bitcoin/bitcoin#25314: p2p: always set nTime for self-advertisements
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/34869114a724...c3a41ad980cc
<bitcoin-git> [bitcoin] hebasto closed pull request #25160: ci: Add "macOS 12 native arm64" task (master...220517-ci) https://github.com/bitcoin/bitcoin/pull/25160
<bitcoin-git> [bitcoin] bubelov opened pull request #25440: log: Use consistent wording in random.cpp log (master...random-log) https://github.com/bitcoin/bitcoin/pull/25440
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25439: rpc: Return incrementalrelayfee in getmempoolinfo (master...2206-rpc-policy-🥙) https://github.com/bitcoin/bitcoin/pull/25439
<bitcoin-git> [bitcoin] fanquake merged pull request #25394: build: add *_STANDARD vars to depends gen_id (master...cache_bust_cxx_c_standard) https://github.com/bitcoin/bitcoin/pull/25394