2022-07-10

<bitcoin-git> [bitcoin] hebasto pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/194710d8ff39...f9783b0f07c0
<bitcoin-git> [gui] hebasto merged pull request #471: Add Wallet Restore in the GUI (master...restore_wallet_gui) https://github.com/bitcoin-core/gui/pull/471
<bitcoin-git> [bitcoin] theStack opened pull request #25581: test: refactor: pass absolute fee in `create_lots_of_big_transactions` helper (master...202207-test-pass_absolute_fee_in_big_transaction_helper) https://github.com/bitcoin/bitcoin/pull/25581

2022-07-09

<bitcoin-git> [bitcoin] MarnixCroes opened pull request #25578: rpc: add missing description in gettxout help text (master...rpc-add-missing-description-in-gettxout-help-text) https://github.com/bitcoin/bitcoin/pull/25578
<bitcoin-git> [bitcoin] w0xlt opened pull request #25577: mempool, refactor: add `MemPoolBypass` (master...add_mempoolbypass) https://github.com/bitcoin/bitcoin/pull/25577
<bitcoin-git> [bitcoin] ariard closed pull request #22097: validation: Move package acceptance size limit from KvB to WU (master...2021-05-weight-package) https://github.com/bitcoin/bitcoin/pull/22097

2022-07-08

<bitcoin-git> [bitcoin] ariard opened pull request #25575: Follow-ups #25353 + fix `getmempoolentry` inaccurate inheritance signaling status (master...2022-07-fix-mempoolentry-frbf-fwup) https://github.com/bitcoin/bitcoin/pull/25575
<bitcoin-git> [bitcoin] mzumsande opened pull request #25574: validation: Skip VerifyDB checks of level =3 if dbcache is too small (master...202207_verifychain) https://github.com/bitcoin/bitcoin/pull/25574
<bitcoin-git> [bitcoin] fanquake opened pull request #25573: [POC] guix: produce a fully -static-pie x86_64 bitcoind using GCC and glibc (master...fully_static_bitcoind) https://github.com/bitcoin/bitcoin/pull/25573
<bitcoin-git> [bitcoin] dergoegge opened pull request #25572: refactor: Introduce EvictionManager and use it for the inbound eviction logic (master...2022-07-evictionman-2ofN) https://github.com/bitcoin/bitcoin/pull/25572
<bitcoin-git> [bitcoin] achow101 merged pull request #25481: wallet: unify max signature logic (master...wallet_unify_max_sig) https://github.com/bitcoin/bitcoin/pull/25481
<bitcoin-git> bitcoin/master 194710d Andrew Chow: Merge bitcoin/bitcoin#25481: wallet: unify max signature logic
<bitcoin-git> [bitcoin] achow101 pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b9f9ed4640f8...194710d8ff39
<bitcoin-git> bitcoin/master a94659c S3RK: wallet: replace GetTxSpendSize with CalculateMaximumSignedInputSize
<bitcoin-git> bitcoin/master d54c5c8 S3RK: wallet: use CCoinControl to estimate signature size
<bitcoin-git> [bitcoin] achow101 merged pull request #25337: refactor: encapsulate wallet's address book access (master...2022_encapsulate_addressbook_access) https://github.com/bitcoin/bitcoin/pull/25337
<bitcoin-git> bitcoin/master 032842a furszy: wallet: implement ForEachAddrBookEntry method
<bitcoin-git> bitcoin/master 09649bc furszy: refactor: implement general 'ListAddrBookAddresses' for addressbook destin...
<bitcoin-git> bitcoin/master 192eb1e furszy: refactor: getAddress don't access m_address_book, use FindAddressEntry fun...
<bitcoin-git> [bitcoin] achow101 pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/994573726f81...b9f9ed4640f8
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25549: doc: update for NetBSD 9.2, add GUI Build Instructions (master...netbsd-improve) https://github.com/bitcoin/bitcoin/pull/25549
<bitcoin-git> bitcoin/master d3e9a1c Jarol Rodriguez: doc: update for NetBSD 9.2, add GUI Build Instructions
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a7f3479ba3fd...994573726f81
<bitcoin-git> bitcoin/master 9945737 MacroFake: Merge bitcoin/bitcoin#25549: doc: update for NetBSD 9.2, add GUI Build Ins...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25353: Add a `-mempoolfullrbf` node setting (master...2022-04-full-rbf-setting) https://github.com/bitcoin/bitcoin/pull/25353
<bitcoin-git> bitcoin/master aae66ab Antoine Riard: Update getmempoolinfo RPC with `mempoolfullrbf`
<bitcoin-git> bitcoin/master 4c9666b Antoine Riard: Mention `mempoolfullrbf` in policy/mempool-replacements.md
<bitcoin-git> bitcoin/master 3e27e31 Antoine Riard: Introduce `mempoolfullrbf` node setting.
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/172823e4d5da...a7f3479ba3fd
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25316: 23.x backports (23.x...23_x_backports) https://github.com/bitcoin/bitcoin/pull/25316
<bitcoin-git> bitcoin/23.x 32fa522 brunoerg: test: ensure createmultisig and addmultisigaddress are not returning any w...
<bitcoin-git> bitcoin/23.x 7658055 brunoerg: rpc: fix inappropriate warning for address type p2sh-segwit in createmulti...
<bitcoin-git> [bitcoin] MarcoFalke pushed 7 commits to 23.x: https://github.com/bitcoin/bitcoin/compare/c3936cc53dab...a33ec8a69351
<bitcoin-git> bitcoin/23.x bd6d3ac Andrew Chow: windeploy: Renewed windows code signing certificate
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25568: Remove my key from trusted-keys (master...202207_dropme) https://github.com/bitcoin/bitcoin/pull/25568
<bitcoin-git> bitcoin/master 8cbeab4 Pieter Wuille: Remove my key from trusted-keys
<bitcoin-git> bitcoin/master 172823e MacroFake: Merge bitcoin/bitcoin#25568: Remove my key from trusted-keys
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5abbc9afec18...172823e4d5da
<bitcoin-git> [bitcoin] LarryRuane opened pull request #25571: refactor: Make mapBlocksUnknownParent local, and rename it (master...2022-07-mapBlocksUnknownParent) https://github.com/bitcoin/bitcoin/pull/25571
<bitcoin-git> [bitcoin] w0xlt opened pull request #25570: mempool: Add the `bypass_{csv,cltv}` option to `testmempoolaccept` (master...bypass-op-1) https://github.com/bitcoin/bitcoin/pull/25570

2022-07-07

<bitcoin-git> [bitcoin] fanquake closed pull request #25569: Add initial support for jemalloc (23.x...master) https://github.com/bitcoin/bitcoin/pull/25569
<bitcoin-git> [bitcoin] dimapv opened pull request #25569: Add initial support for jemalloc (23.x...master) https://github.com/bitcoin/bitcoin/pull/25569
<bitcoin-git> [bitcoin] sipa opened pull request #25568: Remove my key from trusted-keys (master...202207_dropme) https://github.com/bitcoin/bitcoin/pull/25568
<bitcoin-git> [bitcoin] 1440000bytes opened pull request #25566: wallet: add `outputs` argument to bumpfee and psbtbumpfee RPC for replacing outputs (master...replace-outputs-rbf) https://github.com/bitcoin/bitcoin/pull/25566
<bitcoin-git> [bitcoin] fanquake merged pull request #24832: index: Verify the block filter hash when reading the filter from disk. (master...2020-06-14-blockfilterindex-checksums) https://github.com/bitcoin/bitcoin/pull/24832
<bitcoin-git> bitcoin/master aee9a81 Patrick Strateman: Add GCSFilterDecodeSkipCheck benchmark
<bitcoin-git> bitcoin/master 299023c Patrick Strateman: Add GCSFilterDecode and GCSBlockFilterGetHash benchmarks.
<bitcoin-git> bitcoin/master b0a53d5 Patrick Strateman: Make sanity check in GCSFilter constructor optional
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/d571cf2d2421...5abbc9afec18
<bitcoin-git> [bitcoin] fanquake merged 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
<bitcoin-git> bitcoin/master c741d74 Cory Fields: [net] Move ConnectionType to its own file
<bitcoin-git> bitcoin/master a3c2707 dergoegge: [net] Add connection type to NodeEvictionCandidate
<bitcoin-git> bitcoin/master 42aa5d5 dergoegge: [net] Add NoBan status to NodeEvictionCandidate
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/a658a02c79eb...d571cf2d2421
<bitcoin-git> [bitcoin] fanquake closed pull request #25373: Support ignoring "opt-in" flag for RBF (aka full RBF) (master...fullrbf) https://github.com/bitcoin/bitcoin/pull/25373
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25524: add glozow to trusted-keys (master...glozow-key) https://github.com/bitcoin/bitcoin/pull/25524
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c49b0405fbb7...a658a02c79eb
<bitcoin-git> bitcoin/master a658a02 MacroFake: Merge bitcoin/bitcoin#25524: add glozow to trusted-keys
<bitcoin-git> bitcoin/master ebe106a glozow: add glozow to trusted-keys
<bitcoin-git> [bitcoin] fanquake merged pull request #25558: guix: Make windows cross architecture reproducible (master...guix-win-cross-arch-repro) https://github.com/bitcoin/bitcoin/pull/25558
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8ef096d4f8e0...c49b0405fbb7
<bitcoin-git> bitcoin/master 5bff18b Andrew Chow: guix: patch gcc 10 with pthreads to remap guix store paths
<bitcoin-git> bitcoin/master c49b040 fanquake: Merge bitcoin/bitcoin#25558: guix: Make windows cross architecture reprodu...
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25522: test: Remove -acceptnonstdtxn=1 from feature_rbf.py (master...2207-test-rbf-acceptnonstdtxn-🐁) https://github.com/bitcoin/bitcoin/pull/25522
<bitcoin-git> bitcoin/master fa29245 MacroFake: test: Allow setting sequence per input in MiniWallet create_self_transfer_...
<bitcoin-git> bitcoin/master fac3800 MacroFake: test: Allow amount_per_output in MiniWallet create_self_transfer_multi
<bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/5ab6a942764b...8ef096d4f8e0
<bitcoin-git> bitcoin/master 2222842 MacroFake: test: Allow absolute fee in MiniWallet create_self_transfer
<bitcoin-git> [bitcoin] laanwj merged pull request #25552: add glozow builder key (master...glozow-builder-key) https://github.com/bitcoin/bitcoin/pull/25552
<bitcoin-git> bitcoin/master 8d869a7 glozow: add glozow builder key
<bitcoin-git> bitcoin/master 5ab6a94 laanwj: Merge bitcoin/bitcoin#25552: add glozow builder key
<bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bac52a1cfe99...5ab6a942764b
<bitcoin-git> [bitcoin] vasild opened pull request #25565: doc: improve developer-notes about threads (master...doc_threads) https://github.com/bitcoin/bitcoin/pull/25565
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25564: Move DEFAULT_MAX_ORPHAN_TRANSACTIONS to node/txorphanage.h (master...2207-txorphan-move-🚐) https://github.com/bitcoin/bitcoin/pull/25564
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25447: fuzz: add low-level target for txorphanage (master...fuzz-txorphan) https://github.com/bitcoin/bitcoin/pull/25447
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/67c6b61f96de...bac52a1cfe99
<bitcoin-git> bitcoin/master 6eb0909 chinggg: fuzz: add low-level target for txorphanage
<bitcoin-git> bitcoin/master bac52a1 MacroFake: Merge bitcoin/bitcoin#25447: fuzz: add low-level target for txorphanage
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24183: test: use MiniWallet for mempool_updatefromblock.py (master...mempool-updatefromblock-miniwallet) https://github.com/bitcoin/bitcoin/pull/24183
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25525: test: remove wallet dependency from mempool_updatefromblock.py (master...updatefromblock_no_wallet) https://github.com/bitcoin/bitcoin/pull/25525
<bitcoin-git> bitcoin/master eac1099 Ayush Sharma: test: remove wallet dependency from mempool_updatefromblock.py
<bitcoin-git> bitcoin/master 67c6b61 MacroFake: Merge bitcoin/bitcoin#25525: test: remove wallet dependency from mempool_...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/aeab1b42e67c...67c6b61f96de
<bitcoin-git> [bitcoin] ishaanam opened pull request #25562: test: add tests for negative waste during coin selection (master...negative_waste_test) https://github.com/bitcoin/bitcoin/pull/25562
<bitcoin-git> [bitcoin] bvbfan opened pull request #25561: Fix signed integer oveflow (master...wallet/fix_cve) https://github.com/bitcoin/bitcoin/pull/25561
<bitcoin-git> [bitcoin] JeremyRubin opened pull request #25560: [WIP] Add a MAINTAINERS.md file and desribe the role of maintainer more directly (master...maintainer-role) https://github.com/bitcoin/bitcoin/pull/25560

2022-07-06

<bitcoin-git> [bitcoin] achow101 closed pull request #24615: guix: Map guix store prefixes to /usr for cross-architecture reproducibility of linux binaries (master...guix-cross-arch-repro) https://github.com/bitcoin/bitcoin/pull/24615
<bitcoin-git> [bitcoin] achow101 opened pull request #25559: build: Prevent libtool from hardcoding rpath into binaries (master...libtool-no-rpath) https://github.com/bitcoin/bitcoin/pull/25559
<bitcoin-git> [bitcoin] achow101 opened pull request #25558: guix: Make windows cross architecture reproducible (master...guix-win-cross-arch-repro) https://github.com/bitcoin/bitcoin/pull/25558
<bitcoin-git> [bitcoin] sdaftuar opened pull request #25557: p2p: Replace atomic with a mutex for m_last_getheaders_timestamp (master...2022-07-getheaders-fixups) https://github.com/bitcoin/bitcoin/pull/25557
<bitcoin-git> [bitcoin] achow101 merged 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
<bitcoin-git> bitcoin/master aeab1b4 Andrew Chow: Merge bitcoin/bitcoin#25507: wallet: don't add change fee to target if sub...
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/691a08718bef...aeab1b42e67c
<bitcoin-git> bitcoin/master 140d942 S3RK: wallet: don't add change fee to target if subtracting fees from output
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25555: refactor: Move num_unconnecting_headers_msgs out of cs_main guard (master...2207-p2p-less-cs_main-🍘) https://github.com/bitcoin/bitcoin/pull/25555
<bitcoin-git> [bitcoin] michaelfolkson opened pull request #25553: test: Rename inner key to internal key (master...2022-07-test-internal-key) https://github.com/bitcoin/bitcoin/pull/25553
<bitcoin-git> [bitcoin] glozow opened pull request #25552: add glozow builder key (master...glozow-builder-key) https://github.com/bitcoin/bitcoin/pull/25552
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25551: refactor: Throw exception on invalid pushes over silent ignore (master...2207-json-push-🎬) https://github.com/bitcoin/bitcoin/pull/25551
<bitcoin-git> [bitcoin] darosior closed 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 #25538: [0.21] test: replace hashlib.ripemd160 with an own implementation (0.21...backport_python_ripmed_0_21) https://github.com/bitcoin/bitcoin/pull/25538
<bitcoin-git> bitcoin/0.21 ec0a4ad MacroFake: Merge bitcoin/bitcoin#25538: [0.21] test: replace hashlib.ripemd160 with a...
<bitcoin-git> bitcoin/0.21 bf79f08 Pieter Wuille: Swap out hashlib.ripemd160 for own implementation
<bitcoin-git> bitcoin/0.21 6bfa0be Pieter Wuille: Add pure Python RIPEMD-160
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to 0.21: https://github.com/bitcoin/bitcoin/compare/dca463bd81a4...ec0a4ad67769
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25550: doc: remove note on arm cross-compilation from build-unix.md (master...remove-unix-cross-note) https://github.com/bitcoin/bitcoin/pull/25550
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/195e07feaf7b...691a08718bef
<bitcoin-git> bitcoin/master f1c16ed Jarol Rodriguez: doc: remove note on arm cross-compilation from build-unix.md
<bitcoin-git> bitcoin/master 691a087 MacroFake: Merge bitcoin/bitcoin#25550: doc: remove note on arm cross-compilation fro...
<bitcoin-git> [bitcoin] jarolrod opened pull request #25550: doc: remove note on arm cross-compilation from build-unix.md (master...remove-unix-cross-note) https://github.com/bitcoin/bitcoin/pull/25550
<bitcoin-git> [bitcoin] jarolrod opened pull request #25549: doc: update for NetBSD 9.2, add GUI Build Instructions (master...netbsd-improve) https://github.com/bitcoin/bitcoin/pull/25549

2022-07-05

<bitcoin-git> [bitcoin] luke-jr opened pull request #25548: Bugfix: Check for readlink buffer overflow and handle gracefully (master...readlink_overflow_check) https://github.com/bitcoin/bitcoin/pull/25548
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #19393: test: Add more tests for orphan tx handling (master...200627-test-orphan) https://github.com/bitcoin/bitcoin/pull/19393
<bitcoin-git> bitcoin/master c0a5fce Hennadii Stepanov: test: Add test for erase orphan tx conflicted by block
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/9fb2a2bc6768...195e07feaf7b
<bitcoin-git> bitcoin/master 5c04978 Hennadii Stepanov: test: Add test for erase orphan tx from peer
<bitcoin-git> bitcoin/master fa45bb2 Hennadii Stepanov: test: Add test for erase orphan tx included by block
<bitcoin-git> [bitcoin] aureleoules closed pull request #25546: test: Move helper function create_large_block (master...2022-07-test-refactor-large-block) https://github.com/bitcoin/bitcoin/pull/25546
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #25321: p2p: Stop treating message size as misbehavior (master...2206-less-mis-🔈) https://github.com/bitcoin/bitcoin/pull/25321
<bitcoin-git> [bitcoin] aureleoules opened pull request #25546: test: Move helper function create_large_block (master...2022-07-test-refactor-large-block) https://github.com/bitcoin/bitcoin/pull/25546
<bitcoin-git> [bitcoin] darosior opened pull request #25544: wallet: don't iter twice when getting the cached debit/credit amount (master...wallet_needless_iteration) https://github.com/bitcoin/bitcoin/pull/25544
<bitcoin-git> [bitcoin] furszy opened pull request #25543: wallet: cleanup cached amount and input mine check code (master...2022_wallet_cleanup_1) https://github.com/bitcoin/bitcoin/pull/25543
<bitcoin-git> [bitcoin] fanquake merged pull request #25536: contrib: dedup `get_witness_script` helper in signet miner (master...202207-contrib-signet-miner_dedup_get_witness_script) https://github.com/bitcoin/bitcoin/pull/25536
<bitcoin-git> bitcoin/master cccf691 Sebastian Falbesoner: contrib: dedup `get_witness_script` helper in signet miner
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/87d012324afa...9fb2a2bc6768
<bitcoin-git> bitcoin/master 9fb2a2b fanquake: Merge bitcoin/bitcoin#25536: contrib: dedup `get_witness_script` helper in...
<bitcoin-git> [bitcoin] hebasto opened pull request #25542: build: Use Link Time Optimization for Qt code (master...220705-ltcg) https://github.com/bitcoin/bitcoin/pull/25542

2022-07-04

<bitcoin-git> [bitcoin] fanquake merged pull request #25454: p2p: Avoid multiple getheaders messages in flight to the same peer (master...2022-06-single-getheaders) https://github.com/bitcoin/bitcoin/pull/25454
<bitcoin-git> bitcoin/master bf8ea6d Suhas Daftuar: Move additional headers fetching to own function
<bitcoin-git> bitcoin/master 9492e93 Suhas Daftuar: Add helper function for checking header continuity
<bitcoin-git> bitcoin/master 7f24508 Suhas Daftuar: Move handling of unconnecting headers into own function
<bitcoin-git> [bitcoin] fanquake pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/f0e44492d38d...87d012324afa
<bitcoin-git> [bitcoin] kouloumos opened pull request #25541: tracing: macOS USDT support (master...macos-usdt-support) https://github.com/bitcoin/bitcoin/pull/25541
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25530: ci: apply cache size limit and print ccache statistics in "ARM64 Android APK" task (master...2022-07-ccache-android-ci) https://github.com/bitcoin/bitcoin/pull/25530
<bitcoin-git> bitcoin/master f0e4449 MacroFake: Merge bitcoin/bitcoin#25530: ci: apply cache size limit and print ccache ...
<bitcoin-git> bitcoin/master 31346a3 sogoagain: [ci] apply cache size limit and print ccache statistics in "ARM64 Android ...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9c55091be261...f0e44492d38d
<bitcoin-git> [bitcoin] darosior opened pull request #25540: Permit delaying duplicate key check in `miniscript::Node` construction (master...sipa_202206_fastminiscriptdup) https://github.com/bitcoin/bitcoin/pull/25540
<bitcoin-git> [bitcoin] fanquake opened pull request #25538: [0.21] test: replace hashlib.ripemd160 with an own implementation (0.21...backport_python_ripmed_0_21) https://github.com/bitcoin/bitcoin/pull/25538
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25535: test: pass `dustrelayfee=0` option for tests using dust (instead of `acceptnonstdtxn=1`) (master...202207-test-replace_acceptnonstdxn_with_dustrelayfee_option) https://github.com/bitcoin/bitcoin/pull/25535
<bitcoin-git> bitcoin/master 9c55091 MacroFake: Merge bitcoin/bitcoin#25535: test: pass `dustrelayfee=0` option for tests ...
<bitcoin-git> bitcoin/master 1770be7 Sebastian Falbesoner: test: pass `dustrelayfee=0` option for tests using dust (instead of `accep...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4129c1375430...9c55091be261

2022-07-03

<bitcoin-git> [bitcoin] theStack opened pull request #25536: contrib: dedup `get_witness_script` helper in signet miner (master...202207-contrib-signet-miner_dedup_get_witness_script) https://github.com/bitcoin/bitcoin/pull/25536
<bitcoin-git> [bitcoin] theStack opened pull request #25535: test: pass `dustrelayfee=0` option for tests using dust (instead of `acceptnonstdtxn=1`) (master...202207-test-replace_acceptnonstdxn_with_dustrelayfee_option) https://github.com/bitcoin/bitcoin/pull/25535
<bitcoin-git> [bitcoin] w0xlt opened pull request #25532: mempool: Add the `bypass_feerate_accuracy` option to `testmempoolaccept` (master...add_bypass_feerate_accuracy) https://github.com/bitcoin/bitcoin/pull/25532

2022-07-02

<bitcoin-git> [bitcoin] sogoagain opened pull request #25530: ci: apply cache size limit and print ccache statistics in "ARM64 Android APK" task (master...2022-07-ccache-android-ci) https://github.com/bitcoin/bitcoin/pull/25530
<bitcoin-git> [bitcoin] 0xB10C opened pull request #25528: ci: run USDT interface tests in the CI (master...2022-06-usdt-ci-tests) https://github.com/bitcoin/bitcoin/pull/25528
<bitcoin-git> [bitcoin] klementtan closed pull request #25287: logging: threshold log level (master...threshold_log_level) https://github.com/bitcoin/bitcoin/pull/25287

2022-07-01

<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25521: build: Remove outdated libbitcoinkernel comment (master...libbitcoinkernel-note) https://github.com/bitcoin/bitcoin/pull/25521
<bitcoin-git> bitcoin/master 18f5355 Igor Bubelov: Remove outdated comment
<bitcoin-git> bitcoin/master 4129c13 MacroFake: Merge bitcoin/bitcoin#25521: build: Remove outdated libbitcoinkernel comme...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/53b1a2426c58...4129c1375430
<bitcoin-git> [bitcoin] dongcarl opened pull request #25527: [kernel 3c/n] Decouple validation cache initialization from `ArgsManager` (master...2022-06-libbitcoinkernel-argsman-caches) https://github.com/bitcoin/bitcoin/pull/25527
<bitcoin-git> [bitcoin] furszy opened pull request #25526: wallet: avoid double keypool TopUp() calls on descriptor wallets (master...2022_wallet_remove_extra_topup) https://github.com/bitcoin/bitcoin/pull/25526
<bitcoin-git> [bitcoin] ayush933 opened pull request #25525: test: remove wallet dependency from mempool_updatefromblock.py (master...updatefromblock_no_wallet) https://github.com/bitcoin/bitcoin/pull/25525
<bitcoin-git> [bitcoin] glozow opened pull request #25524: add glozow to trusted-keys (master...glozow-key) https://github.com/bitcoin/bitcoin/pull/25524
<bitcoin-git> [bitcoin] MarcoFalke merged 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/master 53b1a24 MacroFake: Merge bitcoin/bitcoin#25471: rpc: Disallow gettxoutsetinfo queries for a s...
<bitcoin-git> bitcoin/master 27c8056 Martin Zumsande: rpc: Disallow gettxoutsetinfo queries for a specific block with use_index=...
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ca08e00a1b1e...53b1a2426c58
<bitcoin-git> [bitcoin] bubelov opened pull request #25523: build: Fail early and show actionable messages if autogen deps are missing (master...autogen-assert-deps) https://github.com/bitcoin/bitcoin/pull/25523
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25522: test: Remove -acceptnonstdtxn=1 from feature_rbf.py (master...2207-test-rbf-acceptnonstdtxn-🐁) https://github.com/bitcoin/bitcoin/pull/25522
<bitcoin-git> [bitcoin] fanquake merged pull request #25508: guix: use elfesteem 2eb1e5384ff7a220fd1afacd4a0170acff54fe56 (master...update_elfesteem) https://github.com/bitcoin/bitcoin/pull/25508
<bitcoin-git> bitcoin/master ca08e00 fanquake: Merge bitcoin/bitcoin#25508: guix: use elfesteem 2eb1e5384ff7a220fd1afacd4...
<bitcoin-git> bitcoin/master 103c0d9 fanquake: guix: use elfesteem 2eb1e5384ff7a220fd1afacd4a0170acff54fe56
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b04f42efe31e...ca08e00a1b1e
<bitcoin-git> [bitcoin] laanwj merged 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/master 54faac9 Andrew Chow: guix: Remove guix store paths from glibc
<bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c892cb7d8d8d...b04f42efe31e
<bitcoin-git> bitcoin/master 1d4d711 Andrew Chow: guix: Map all guix store prefixes to /usr
<bitcoin-git> bitcoin/master b04f42e laanwj: Merge bitcoin/bitcoin#25490: guix: more cross arch reproducibility (x86_64...
<bitcoin-git> [bitcoin] bubelov opened pull request #25521: build: Remove outdated comment (master...libbitcoinkernel-note) https://github.com/bitcoin/bitcoin/pull/25521
<bitcoin-git> [bitcoin] fanquake closed pull request #25520: Delete extra space or tab indent (master...master) https://github.com/bitcoin/bitcoin/pull/25520
<bitcoin-git> [bitcoin] SeenHit opened pull request #25520: Delete extra space or tab indent (master...master) https://github.com/bitcoin/bitcoin/pull/25520
<bitcoin-git> [bitcoin] fanquake closed pull request #25517: Create google=CryptographyBTCc^=`¶TBamanciojsilvjr (master...patch-1) https://github.com/bitcoin/bitcoin/pull/25517
<bitcoin-git> [bitcoin] fanquake closed pull request #25518: Create google=CryptographyBTCc^=`¶TBamanciojsilvjr (master...patch-2) https://github.com/bitcoin/bitcoin/pull/25518
<bitcoin-git> [bitcoin] fanquake closed pull request #25519: Create google=CryptographyBTCc^=`¶TBamanciojsilvjr (master...patch-3) https://github.com/bitcoin/bitcoin/pull/25519
<bitcoin-git> [bitcoin] SecurityBTC opened pull request #25519: Create google=CryptographyBTCc^=`¶TBamanciojsilvjr (master...patch-3) https://github.com/bitcoin/bitcoin/pull/25519
<bitcoin-git> [bitcoin] SecurityBTC opened pull request #25518: Create google=CryptographyBTCc^=`¶TBamanciojsilvjr (master...patch-2) https://github.com/bitcoin/bitcoin/pull/25518
<bitcoin-git> [bitcoin] SecurityBTC opened pull request #25517: Create google=CryptographyBTCc^=`¶TBamanciojsilvjr (master...patch-1) https://github.com/bitcoin/bitcoin/pull/25517

2022-06-30

<bitcoin-git> [bitcoin] dergoegge opened pull request #25515: [draft] PeerManager unit tests (master...2022-06-virt-connman) https://github.com/bitcoin/bitcoin/pull/25515
<bitcoin-git> [bitcoin] dergoegge opened pull request #25514: net processing: Move CNode::nServices and CNode::nLocalServices to Peer (master...2022-06-move-services) https://github.com/bitcoin/bitcoin/pull/25514
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25383: wallet: don't read db every time that a new 'WalletBatch' is created (master...2022_wallet_db_read) https://github.com/bitcoin/bitcoin/pull/25383
<bitcoin-git> bitcoin/master c318211 furszy: walletdb: fix last client version update
<bitcoin-git> bitcoin/master c892cb7 MacroFake: Merge bitcoin/bitcoin#25383: wallet: don't read db every time that a new '...
<bitcoin-git> bitcoin/master bda8ebe furszy: wallet: don't read db every time that a new WalletBatch is created
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5d68d6840d9c...c892cb7d8d8d
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25364: test: remove wallet dependency from feature_nulldummy.py (master...nulldummy_no_wallet) https://github.com/bitcoin/bitcoin/pull/25364
<bitcoin-git> bitcoin/master 50ba669 Ayush Sharma: remove unused functions
<bitcoin-git> bitcoin/master 5d68d68 MacroFake: Merge bitcoin/bitcoin#25364: test: remove wallet dependency from feature_n...
<bitcoin-git> bitcoin/master eec23da Ayush Sharma: test: remove wallet dependency from feature_nulldummy.py
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/6adae27f8c75...5d68d6840d9c
<bitcoin-git> [bitcoin] achow101 opened pull request #25513: psbt: Check Taproot tree depth and leaf versions (master...taproot-psbt-check-leaf-ver) https://github.com/bitcoin/bitcoin/pull/25513
<bitcoin-git> [bitcoin] fanquake merged pull request #24836: add RPC (-regtest only) for testing package policy (master...client-submitpackage) https://github.com/bitcoin/bitcoin/pull/24836
<bitcoin-git> bitcoin/master fa07651 glozow: [rpc] add new submitpackage RPC
<bitcoin-git> bitcoin/master e866f0d glozow: [functional test] submitrawpackage RPC
<bitcoin-git> bitcoin/master 6adae27 fanquake: Merge bitcoin/bitcoin#24836: add RPC (-regtest only) for testing package p...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1ee597817fb0...6adae27f8c75
<bitcoin-git> bitcoin/master 475aae8 Sebastian Falbesoner: test: pass `datacarriersize` option for tests using large outputs (instead...
<bitcoin-git> bitcoin/master b1ba3ed Sebastian Falbesoner: test: let `gen_return_txouts` create a single large OP_RETURN output
<bitcoin-git> bitcoin/master f319287 Sebastian Falbesoner: test: assert serialized txouts size of `gen_return_txouts` helper
<bitcoin-git> [bitcoin] MarcoFalke merged 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] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/b6cf0f8848ed...1ee597817fb0
<bitcoin-git> [bitcoin] MarcoFalke merged 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
<bitcoin-git> bitcoin/master d22bd54 brunoerg: test: passing a non-positive integer value to `-peertimeout` should throw ...
<bitcoin-git> bitcoin/master b6cf0f8 MacroFake: Merge bitcoin/bitcoin#25511: test: non-positive integer value to `-peertim...
<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
<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
<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
<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

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
<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
<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 68b1425 MacroFake: Merge bitcoin/bitcoin#25492: util: remove MSVC warning pragmas
<bitcoin-git> bitcoin/master d8f8f78 fanquake: 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/master ccbaf54 Carl Dong: scripted-diff: Rename DEFAULT_MAX_MEMPOOL_SIZE to indicate SI unit
<bitcoin-git> bitcoin/master fc02f77 Carl Dong: ArgsMan: Add Get*Arg functions returning optional
<bitcoin-git> [bitcoin] MarcoFalke pushed 17 commits to master: https://github.com/bitcoin/bitcoin/compare/72d6469ab4f6...e4e201dfd9a9
<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/master 72d6469 MacroFake: Merge bitcoin/bitcoin#25496: build: Clean up `build_msvc/libsecp256k1_conf...
<bitcoin-git> bitcoin/master 1d1546e Hennadii Stepanov: build: Clean up `build_msvc/libsecp256k1_config.h`
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1b4d660a34fe...72d6469ab4f6

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/master ac4fb3b furszy: gui: reset options, notify user about the backup creation
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/480d8069d7da...1b4d660a34fe
<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/master 9e404a9 Andrew Chow: bench: Remove minEpochIterations from wallet loading benchmark
<bitcoin-git> [bitcoin] fanquake pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/2364d17a31e8...480d8069d7da
<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 bace615 fanquake: Merge bitcoin/bitcoin#24565: Remove LOCKTIME_MEDIAN_TIME_PAST constant
<bitcoin-git> bitcoin/master fa1fe2e MarcoFalke: 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 55c9e2d laanwj: Merge bitcoin/bitcoin#24378: refactor: make bind() and listen() mockable/t...
<bitcoin-git> bitcoin/master b2733ab Vasil Dimov: net: add new method Sock::Listen() that wraps listen()
<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 ba29911 laanwj: Merge bitcoin/bitcoin#25426: net: add new method Sock::GetSockName() that ...
<bitcoin-git> bitcoin/master a8d6abb Vasil Dimov: net: change GetBindAddress() to take Sock argument
<bitcoin-git> bitcoin/master 748dbcd Vasil Dimov: net: add new method Sock::GetSockName() that wraps getsockname()
<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