2022-07-27

<bitcoin-git> bitcoin/master 3009180 fanquake: depends: always use correct ar for win qt
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7f79746bf046...687aba866991

2022-07-26

<bitcoin-git> [bitcoin] fjahr opened pull request #25718: net: Add -allowinbound config option (master...2022-07-allowinbound) https://github.com/bitcoin/bitcoin/pull/25718
<bitcoin-git> [bitcoin] fanquake closed pull request #25715: tidy: Fix clang-tidy errors in src/leveldb (master...220726-fix_clang_warnings) https://github.com/bitcoin/bitcoin/pull/25715
<bitcoin-git> [bitcoin] sdaftuar opened pull request #25717: p2p: Implement anti-DoS headers sync (master...2022-02-headers-dos-prevention) https://github.com/bitcoin/bitcoin/pull/25717
<bitcoin-git> [bitcoin] shaavan opened pull request #25715: tidy: Fix clang-tidy errors in src/leveldb (master...220726-fix_clang_warnings) https://github.com/bitcoin/bitcoin/pull/25715
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25714: univalue: Avoid std::string copies (master...2207-univalue-types-๐Ÿ™‰) https://github.com/bitcoin/bitcoin/pull/25714
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25705: tidy: enable readability-redundant-string-init (master...redundant_string_inits) https://github.com/bitcoin/bitcoin/pull/25705
<bitcoin-git> bitcoin/master 7f79746 MacroFake: Merge bitcoin/bitcoin#25705: tidy: enable readability-redundant-string-init
<bitcoin-git> bitcoin/master 49168df fanquake: tidy: enable readability-redundant-string-init
<bitcoin-git> bitcoin/master 4ddd746 fanquake: refactor: remove unnecessary string initializations
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/567121747712...7f79746bf046
<bitcoin-git> [bitcoin] fanquake opened pull request #25713: tidy: run clang-tidy in quiet mode (master...shut_up_tidy) https://github.com/bitcoin/bitcoin/pull/25713
<bitcoin-git> [bitcoin] MarcoFalke closed 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 closed pull request #25711: univalue: hand written conversion of number to string (master...2207-faster-univalue-๐Ÿ’ก) https://github.com/bitcoin/bitcoin/pull/25711
<bitcoin-git> [bitcoin] fanquake merged pull request #24974: refactor: Make FEELER_SLEEP_WINDOW type safe (std::chrono) (master...2204-feeler-type-๐Ÿด) https://github.com/bitcoin/bitcoin/pull/24974
<bitcoin-git> bitcoin/master 5671217 fanquake: Merge bitcoin/bitcoin#24974: refactor: Make FEELER_SLEEP_WINDOW type safe ...
<bitcoin-git> bitcoin/master fa74e72 MacroFake: refactor: Make FEELER_SLEEP_WINDOW type safe (std::chrono)
<bitcoin-git> bitcoin/master fa3b3cb MacroFake: Expose underlying clock in CThreadInterrupt
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c90f86e4c776...567121747712
<bitcoin-git> [bitcoin] theStack opened pull request #25712: crypto: drop 16 byte key support for ChaCha20 (master...202207-crypto-remove_16byte_key_support_for_chacha20) https://github.com/bitcoin/bitcoin/pull/25712
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25711: univalue: hand written conversion of number to string (master...2207-faster-univalue-๐Ÿ’ก) https://github.com/bitcoin/bitcoin/pull/25711
<bitcoin-git> [bitcoin] fanquake closed pull request #25710: make lint errors failures (master...fail-lint) https://github.com/bitcoin/bitcoin/pull/25710
<bitcoin-git> [bitcoin] gregwebs opened pull request #25710: make lint errors failures (master...fail-lint) https://github.com/bitcoin/bitcoin/pull/25710
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25694: refactor: Make CTransaction constructor explicit (master...2207-tx-exp-๐Ÿ“) https://github.com/bitcoin/bitcoin/pull/25694
<bitcoin-git> bitcoin/master c90f86e MacroFake: Merge bitcoin/bitcoin#25694: refactor: Make CTransaction constructor expli...
<bitcoin-git> bitcoin/master fa2247a MacroFake: refactor: Make CTransaction constructor explicit
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/31c1b1475457...c90f86e4c776
<bitcoin-git> [bitcoin] darosior opened pull request #25709: script: actually trigger the optimization in BuildScript (master...fix_buildscript_opt) https://github.com/bitcoin/bitcoin/pull/25709
<bitcoin-git> [bitcoin] fanquake opened pull request #25708: depends: always use correct ar for win qt build (master...win_qt_always_correct_ar) https://github.com/bitcoin/bitcoin/pull/25708
<bitcoin-git> [bitcoin] aureleoules opened pull request #25707: 2022 07 cleanup (master...2022-07-cleanup) https://github.com/bitcoin/bitcoin/pull/25707
<bitcoin-git> [bitcoin] aureleoules opened pull request #25706: lint: Make lint spellcheck a failure instead of warning (master...2022-07-lint-spellcheck-failure) https://github.com/bitcoin/bitcoin/pull/25706
<bitcoin-git> [bitcoin] glozow merged pull request #25689: fuzz: Remove no-op SetMempoolConstraints (master...2207-fuzz-tx-pool-noop-๐Ÿ“•) https://github.com/bitcoin/bitcoin/pull/25689
<bitcoin-git> bitcoin/master 31c1b14 glozow: Merge bitcoin/bitcoin#25689: fuzz: Remove no-op SetMempoolConstraints
<bitcoin-git> bitcoin/master fa57c44 MacroFake: fuzz: Remove no-op SetMempoolConstraints
<bitcoin-git> [bitcoin] glozow pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a65f6d8cbbb3...31c1b1475457
<bitcoin-git> [bitcoin] fanquake opened pull request #25705: tidy: enable readability-redundant-string-init (master...redundant_string_inits) https://github.com/bitcoin/bitcoin/pull/25705
<bitcoin-git> [bitcoin] fanquake merged pull request #25699: scripted-diff: Replace NullUniValue with UniValue::VNULL (master...2207-univalue-types-๐Ÿ™‰) https://github.com/bitcoin/bitcoin/pull/25699
<bitcoin-git> bitcoin/master a65f6d8 fanquake: Merge bitcoin/bitcoin#25699: scripted-diff: Replace NullUniValue with UniV...
<bitcoin-git> bitcoin/master fa28d0f MacroFake: scripted-diff: Replace NullUniValue with UniValue::VNULL
<bitcoin-git> bitcoin/master fa96210 MacroFake: fuzz: refactor: Replace NullUniValue with UniValue{}
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/6078f9129900...a65f6d8cbbb3
<bitcoin-git> [bitcoin] fanquake merged pull request #25701: fix comment spellings from the codespell lint (master...codespell) https://github.com/bitcoin/bitcoin/pull/25701
<bitcoin-git> bitcoin/master 6078f91 fanquake: Merge bitcoin/bitcoin#25701: fix comment spellings from the codespell lint
<bitcoin-git> bitcoin/master 850b085 Greg Weber: fix comment spellings from the codespell lint
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/aa22009887eb...6078f9129900
<bitcoin-git> [bitcoin] fanquake closed pull request #25111: Re-enable external signer support for Windows (master...hww_windows) https://github.com/bitcoin/bitcoin/pull/25111
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25704: refactor: Remove all validation option globals (master...2207-val-globals-๐Ÿ’ง) https://github.com/bitcoin/bitcoin/pull/25704
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #25626: Replace mempoolfullrbf with more compatible and flexible mempoolreplacement (plus more tests) (master...mempoolreplacement_2022) https://github.com/bitcoin/bitcoin/pull/25626
<bitcoin-git> [bitcoin] gregwebs closed pull request #25681: build in a docker environment (master...build-docker) https://github.com/bitcoin/bitcoin/pull/25681
<gribble> https://github.com/bitcoin/bitcoin/issues/25679 | wallet: Correctly identify external inputs that are also in the wallet by achow101 ยท Pull Request #25679 ยท bitcoin/bitcoin ยท GitHub
<Kaizen_Kintsugi_> I think I found a bug where it works differently on macos than ubuntu when building in a seperate directory like bitcoin/build. I think I might take a stab at it.

2022-07-25

<bitcoin-git> [bitcoin] LarryRuane closed pull request #25275: [refactor] use ITEMS macro to unify NetMsgType, allNetMessageTypes lists (master...2022-06-ITEMS-macro) https://github.com/bitcoin/bitcoin/pull/25275
<luke-jr> achow101: poke, https://github.com/bitcoin/bips/pull/1293 seems to be waiting on you since April ;)
<bitcoin-git> [bitcoin] gregwebs opened pull request #25701: fix comment spellings from the codespell lint (master...codespell) https://github.com/bitcoin/bitcoin/pull/25701
<bitcoin-git> [bitcoin] achow101 merged pull request #25700: psbt: Fix unsigned integer overflow (master...2022-07-fix-unsigned-int-overflow) https://github.com/bitcoin/bitcoin/pull/25700
<bitcoin-git> bitcoin/master 4fa7983 Aurรจle Oulรจs: psbt: Fix unsigned integer overflow
<bitcoin-git> bitcoin/master aa22009 Andrew Chow: Merge bitcoin/bitcoin#25700: psbt: Fix unsigned integer overflow
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5057adf22fc4...aa22009887eb
<bitcoin-git> [bitcoin] aureleoules opened pull request #25700: psbt: Fix unsigned integer overflow (master...2022-07-fix-unsigned-int-overflow) https://github.com/bitcoin/bitcoin/pull/25700
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25699: scripted-diff: Replace NullUniValue with UniValue::VNULL (master...2207-univalue-types-๐Ÿ™‰) https://github.com/bitcoin/bitcoin/pull/25699
<BlockNum256> Hi guys! I'm running a node on BTC testnet network. How can I fund an address using bitcoin-cli? Thank you
<bitcoin-git> [bitcoin] theStack opened pull request #25698: crypto: avoid potential buffer overread in `ChaCha20::SetKey` (master...202207-crypto-avoid_potential_buffer_overread_in_chacha20_setkey) https://github.com/bitcoin/bitcoin/pull/25698
<bitcoin-git> [bitcoin] fanquake opened pull request #25697: depends: expat 2.4.8 & fix building with -flto when using Guix (master...expat_2_4_8_with_lto) https://github.com/bitcoin/bitcoin/pull/25697
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25349: CBlockIndex/CDiskBlockIndex improvements for safety, consistent behavior (master...2022-06-CDiskBlockIndex-class-design) https://github.com/bitcoin/bitcoin/pull/25349
<bitcoin-git> bitcoin/master 57865eb Jon Atack: CDiskBlockIndex: rename GetBlockHash() to ConstructBlockHash()
<bitcoin-git> bitcoin/master 99e8ec8 Jon Atack: CDiskBlockIndex: remove unused ToString() class member
<bitcoin-git> bitcoin/master 14aeece Jon Atack: CBlockIndex: ensure phashBlock is not nullptr before dereferencing
<bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/73a0d6d0d4c4...5057adf22fc4
<bitcoin-git> [bitcoin] fanquake merged pull request #25611: univalue: Avoid brittle, narrowing and verbose integral type confusions (master...2207-univalue-types-๐Ÿ™‰) https://github.com/bitcoin/bitcoin/pull/25611
<bitcoin-git> bitcoin/master 73a0d6d fanquake: Merge bitcoin/bitcoin#25611: univalue: Avoid brittle, narrowing and verbos...
<bitcoin-git> bitcoin/master fa23c19 MacroFake: univalue: Avoid narrowing and verbose int constructors
<bitcoin-git> bitcoin/master fa3a9a1 MacroFake: rpc: Select int-UniValue constructor for enum value in upgradewallet RPC
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/c991132b0437...73a0d6d0d4c4
<bitcoin-git> [bitcoin] hebasto opened pull request #25696: build: Re-enable external signer on Windows (master...220725-boost) https://github.com/bitcoin/bitcoin/pull/25696
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25693: test: remove unused if statements (master...2022-07-remove-unused-if) https://github.com/bitcoin/bitcoin/pull/25693
<bitcoin-git> bitcoin/master c991132 MacroFake: Merge bitcoin/bitcoin#25693: test: remove unused if statements
<bitcoin-git> bitcoin/master 7ab43eb Aurรจle Oulรจs: test: remove unused if statements
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f27d5f6305b6...c991132b0437
<bitcoin-git> [bitcoin] fanquake opened pull request #25695: tidy: add modernize-use-using (master...tidy_modernize_use_using) https://github.com/bitcoin/bitcoin/pull/25695
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25694: refactor: Make CTransaction constructor explicit (master...2207-tx-exp-๐Ÿ“) https://github.com/bitcoin/bitcoin/pull/25694
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25691: RPC: Document "asm" and "hex" fields for scripts & fix getblock help (master...docfix_getblock&asmhex) https://github.com/bitcoin/bitcoin/pull/25691
<bitcoin-git> bitcoin/master f27d5f6 MacroFake: Merge bitcoin/bitcoin#25691: RPC: Document "asm" and "hex" fields for scri...
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/194f6dc43ccc...f27d5f6305b6
<bitcoin-git> bitcoin/master 56d9244 Luke Dashjr: RPC: Document "asm" and "hex" fields for scripts
<bitcoin-git> bitcoin/master 2cdd4df Jon Atack: Bugfix: RPC/blockchain: Correct type of "value" in getblock docs; add miss...
<bitcoin-git> [bitcoin] kallewoof closed pull request #22776: rpc/wallet: add optional transaction(s) to getbalances (master...202108-getbalances-tx) https://github.com/bitcoin/bitcoin/pull/22776
<bitcoin-git> [bitcoin] aureleoules opened pull request #25693: test: remove unused if statements (master...2022-07-remove-unused-if) https://github.com/bitcoin/bitcoin/pull/25693
<bitcoin-git> [bitcoin] theStack closed pull request #25598: doc: assumeutxo: format tables to be aligned in plain-text (master...202207-doc-assumeutxo-nicer_plaintext_tables) https://github.com/bitcoin/bitcoin/pull/25598
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #22807: RPC: Add universal options argument to listtransactions (master...listtransactions-options) https://github.com/bitcoin/bitcoin/pull/22807
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #22775: rpc: Add option to list transactions from oldest to newest in `listtransactions` RPC command (master...listtransactions-set-order) https://github.com/bitcoin/bitcoin/pull/22775
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #23226: c++20: Opt-in to modeling view and borrowed_range for Span (master...borrowed-span) https://github.com/bitcoin/bitcoin/pull/23226
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #23019: rpc, wallet: Add listaddresses RPC (master...list_addresses_rpc) https://github.com/bitcoin/bitcoin/pull/23019
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #23308: Update basic multisig test/docs to use multipath descriptor (master...multisig_multipath_descriptor_wallet) https://github.com/bitcoin/bitcoin/pull/23308
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #24220: validation: don't re-acquire cs_main during IBD in CChainState::IsInitialBlockDownload() (master...remove-cs_main-lock-from-IsInitialBlockDownload) https://github.com/bitcoin/bitcoin/pull/24220
<bitcoin-git> [bitcoin] luke-jr opened pull request #25691: RPC: Document "asm" and "hex" fields for scripts & fix getblock help (master...docfix_getblock&asmhex) https://github.com/bitcoin/bitcoin/pull/25691

2022-07-24

<bitcoin-git> [bitcoin] fjahr closed pull request #25690: net: Add addresses to local addr map even if their network is unreachable (master...2022-07-localaddr) https://github.com/bitcoin/bitcoin/pull/25690
<bitcoin-git> [bitcoin] fjahr opened pull request #25690: net: Add addresses to local addr map even if their network is unreachable (master...2022-07-localaddr) https://github.com/bitcoin/bitcoin/pull/25690
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25689: fuzz: Remove no-op SetMempoolConstraints (master...2207-fuzz-tx-pool-noop-๐Ÿ“•) https://github.com/bitcoin/bitcoin/pull/25689
<bitcoin-git> [bitcoin] fjahr opened pull request #25688: net: Only use TorControl connection as proxy if proxy is not set yet (master...2022-07-torcontrol) https://github.com/bitcoin/bitcoin/pull/25688
<bitcoin-git> [bitcoin] hebasto closed pull request #25660: Revert "build: remove some no-longer-needed var unexporting from confโ€ฆ (master...220721-pkgconfig) https://github.com/bitcoin/bitcoin/pull/25660

2022-07-23

<bitcoin-git> [bitcoin] hebasto opened pull request #25687: build: Do not export `PKG_CONFIG_{PATH|LIBDIR}` variables (master...220723-export) https://github.com/bitcoin/bitcoin/pull/25687
<bitcoin-git> [bitcoin] fanquake closed pull request #25686: 23.x (master...23.x) https://github.com/bitcoin/bitcoin/pull/25686
<bitcoin-git> [bitcoin] BhinbahadurUK opened pull request #25686: 23.x (master...23.x) https://github.com/bitcoin/bitcoin/pull/25686
<bitcoin-git> [bitcoin] furszy opened pull request #25685: wallet: Faster transaction creation by removing pre-set-inputs fetching responsibility from Coin Selection (master...2022_wallet_faster_coin_selection) https://github.com/bitcoin/bitcoin/pull/25685
<bitcoin-git> [bitcoin] chinggg opened pull request #25683: test: Fix `nEvicted` returned by `LimitOrphans` (master...fix-txorphan-limit) https://github.com/bitcoin/bitcoin/pull/25683
<bitcoin-git> bitcoin/master 194f6dc Hennadii Stepanov: Merge bitcoin-core/gui#629: Fix translator comment for Restore Wallet `QIn...
<bitcoin-git> bitcoin/master 9d9a098 w0xlt: gui: Fix translator comment for Restore Wallet QInputDialog
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6dc3084eec91...194f6dc43ccc
<bitcoin-git> [gui] hebasto merged pull request #629: Fix translator comment for Restore Wallet `QInputDialog` (master...471-follow-up) https://github.com/bitcoin-core/gui/pull/629
<bitcoin-git> [bitcoin] gregwebs opened pull request #25681: build in a docker environment (master...build-docker) https://github.com/bitcoin/bitcoin/pull/25681
<bitcoin-git> [bitcoin] yusufsahinhamza opened pull request #25680: rpc, docs: Add note for commands that supports only legacy wallets (master...improve-rpchelpman-notes) https://github.com/bitcoin/bitcoin/pull/25680

2022-07-22

<bitcoin-git> [bitcoin] achow101 opened pull request #25679: wallet: Correctly identify external inputs that are also in the wallet (master...fix-external-but-have-tx) https://github.com/bitcoin/bitcoin/pull/25679
<bitcoin-git> [bitcoin] mzumsande opened pull request #25678: p2p: skip querying dns seeds if `-onlynet` disables IPv4 and IPv6 (master...202207_onlynet_dns) https://github.com/bitcoin/bitcoin/pull/25678
<bitcoin-git> [bitcoin] aureleoules opened pull request #25677: refactor: make active_chain_tip a reference (master...2022-07-make-active-chain-ref) https://github.com/bitcoin/bitcoin/pull/25677
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #20753: rpc: Allow to ignore specific policy reject reasons (master...2012-policyRpcIgnore) https://github.com/bitcoin/bitcoin/pull/20753
<bitcoin-git> [bitcoin] vasild opened pull request #25676: sync: simplify and remove unused code from sync.h (master...improve_sync.h) https://github.com/bitcoin/bitcoin/pull/25676
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #22242: Move CBlockTreeDB to node/blockstorage (master...2106-blockstorage) https://github.com/bitcoin/bitcoin/pull/22242
<bitcoin-git> [bitcoin] glozow opened pull request #25674: add unit tests for RBF rules in isolation (master...2022-07-rbf-unit-tests) https://github.com/bitcoin/bitcoin/pull/25674
<bitcoin-git> [bitcoin] aureleoules opened pull request #25673: refactor: make member functions const when applicable (master...2022-07-refactor) https://github.com/bitcoin/bitcoin/pull/25673
<glozow> willcl_ark: package transactions can be present in the mempool, but they're removed from the package before we get to that point in the code. see https://github.com/bitcoin/bitcoin/blob/6dc3084eec912cf2abfe18d1c05655defaa45e20/src/validation.cpp#L1390
<willcl_ark> Why during Package Mempool Accept would it be a requirement that none of the package transactions are already present in the mempool? https://github.com/bitcoin/bitcoin/blob/master/src/validation.cpp#L972 (ping glozow ?)
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25668: refactor: Fix iwyu on node/chainstate (master...2207-iwyu-๐Ÿ‘) https://github.com/bitcoin/bitcoin/pull/25668
<bitcoin-git> bitcoin/master fad3c58 MacroFake: refactor: Fix iwyu on node/chainstate
<bitcoin-git> bitcoin/master 6dc3084 MacroFake: Merge bitcoin/bitcoin#25668: refactor: Fix iwyu on node/chainstate
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/510ac41eac06...6dc3084eec91
<bitcoin-git> [bitcoin] fanquake merged pull request #25331: Add HashWriter without ser-type and ser-version and use it where possible (master...2206-hashwriter-๐Ÿ‘ฝ) https://github.com/bitcoin/bitcoin/pull/25331
<bitcoin-git> bitcoin/master 510ac41 fanquake: Merge bitcoin/bitcoin#25331: Add HashWriter without ser-type and ser-versi...
<bitcoin-git> bitcoin/master faf9acc MacroFake: Use HashWriter where possible
<bitcoin-git> bitcoin/master faa5425 MacroFake: Add HashWriter without ser-type and ser-version
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/86133df7a2be...510ac41eac06
<bitcoin-git> [bitcoin] Empact closed pull request #13462: Make SER_GETHASH implicit for CHashWriter and SerializeHash (master...serialize-hash-type) https://github.com/bitcoin/bitcoin/pull/13462
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25662: contrib: prune valgrind suppressions (master...prune_valgrind_supps) https://github.com/bitcoin/bitcoin/pull/25662
<bitcoin-git> bitcoin/master 86133df MacroFake: Merge bitcoin/bitcoin#25662: contrib: prune valgrind suppressions
<bitcoin-git> bitcoin/master a08c972 fanquake: contrib: remove unneeded valgrind suppressions
<bitcoin-git> bitcoin/master cc5b39e fanquake: ci: better pin to dwarf4 in valgrind job
<bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b8067cd43505...86133df7a2be
<bitcoin-git> [gui] w0xlt opened pull request #634: [WIP/Draft] Add Address tab (master...address_tab) https://github.com/bitcoin-core/gui/pull/634

2022-07-21

<bitcoin-git> [bitcoin] theStack opened pull request #25670: test: check that combining PSBTs with different txs fails (master...202207-test-add_combinepsbts_fail_test) https://github.com/bitcoin/bitcoin/pull/25670
<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/25527 | [kernel 3c/n] Decouple validation cache initialization from `ArgsManager` by dongcarl ยท Pull Request #25527 ยท bitcoin/bitcoin ยท GitHub
<gribble> https://github.com/bitcoin/bitcoin/issues/25667 | assumeutxo: snapshot initialization by jamesob ยท Pull Request #25667 ยท bitcoin/bitcoin ยท GitHub
<laanwj> https://github.com/orgs/bitcoin/projects/1 has 11 blockers, 3 chasing conept ACK
<gribble> https://github.com/bitcoin/bitcoin/issues/25667 | assumeutxo: snapshot initialization by jamesob ยท Pull Request #25667 ยท bitcoin/bitcoin ยท GitHub
<laanwj> welcome to the weekly 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 Jul 21 19:00:11 2022 UTC. The chair is laanwj. Information about MeetBot at https://bitcoin.jonasschnelli.ch/ircmeetings.
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25668: refactor: Fix iwyu on node/chainstate (master...2207-iwyu-๐Ÿ‘) https://github.com/bitcoin/bitcoin/pull/25668
<bitcoin-git> [gui] shaavan opened pull request #633: qt: Fix shortcut ambiguities (master...220720-issue-126) https://github.com/bitcoin-core/gui/pull/633
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #22485: doc: BaseIndex sync behavior with empty datadir (master...2021-07-index-doc) https://github.com/bitcoin/bitcoin/pull/22485
<bitcoin-git> bitcoin/master b8067cd MacroFake: Merge bitcoin/bitcoin#22485: doc: BaseIndex sync behavior with empty datad...
<bitcoin-git> bitcoin/master 11780f2 James O'Beirne: doc: BaseIndex sync behavior with empty datadir
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d1e42659bbdd...b8067cd43505
<bitcoin-git> [bitcoin] jamesob opened pull request #25667: assumeutxo: snapshot initialization (master...2022-07-au.init-2) https://github.com/bitcoin/bitcoin/pull/25667
<bitcoin-git> [bitcoin] hebasto closed pull request #22555: build: Fix `make apk` for Android w/ non-default SOURCES_PATH in depends (master...210726-apk) https://github.com/bitcoin/bitcoin/pull/22555
<bitcoin-git> [bitcoin] furszy opened pull request #25666: refactor: wallet, do not translate init options names (master...2022_refactor_do_not_translate_init_flags) https://github.com/bitcoin/bitcoin/pull/25666
<bitcoin-git> [bitcoin] jamesob closed pull request #24232: assumeutxo: add init and completion logic (master...2022-02-au-init-and-completion) https://github.com/bitcoin/bitcoin/pull/24232
<bitcoin-git> [bitcoin] ryanofsky closed pull request #25608: BResult improvements, allow returning values on failure (master...pr/bresult) https://github.com/bitcoin/bitcoin/pull/25608
<bitcoin-git> [bitcoin] ryanofsky opened pull request #25665: BResult improvements, allow returning separate value on failure (master...pr/bresult2) https://github.com/bitcoin/bitcoin/pull/25665
<bitcoin-git> [bitcoin] darosior opened pull request #25664: refactor: Redefine `IsSolvable()` using descriptors (master...redefine_issolvable) https://github.com/bitcoin/bitcoin/pull/25664
<bitcoin-git> [bitcoin] MarcoFalke closed pull request #25661: test: Remove unused cs_main (master...2207-kill-main-๐Ÿคž) https://github.com/bitcoin/bitcoin/pull/25661
<bitcoin-git> [bitcoin] rodentrabies opened pull request #25663: tracing: do not use `coin` after move in `CCoinsViewCache::AddCoin` (master...bugprone-use-after-move) https://github.com/bitcoin/bitcoin/pull/25663
<bitcoin-git> [bitcoin] fanquake opened pull request #25662: contrib: prune valgrind suppressions (master...prune_valgrind_supps) https://github.com/bitcoin/bitcoin/pull/25662
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25661: test: Remove unused cs_main (master...2207-kill-main-๐Ÿคž) https://github.com/bitcoin/bitcoin/pull/25661
<bitcoin-git> [bitcoin] hebasto opened pull request #25660: Revert "build: remove some no-longer-needed var unexporting from confโ€ฆ (master...220721-pkgconfig) https://github.com/bitcoin/bitcoin/pull/25660
<bitcoin-git> [bitcoin] furszy opened pull request #25659: wallet: simplify ListCoins implementation (master...2022_wallet_clean_listCoins) https://github.com/bitcoin/bitcoin/pull/25659

2022-07-20

<bitcoin-git> [bitcoin] real-or-random closed pull request #25655: build: remove left-over pkgconfig vars in config.site.in (master...202207-pkgconfig-leftovers) https://github.com/bitcoin/bitcoin/pull/25655
<bitcoin-git> [bitcoin] theStack opened pull request #25656: refactor: wallet: return BResult from `GetReservedDestination` methods (master...202207-refactor-wallet_use_bresult_for_getreserveddestination) https://github.com/bitcoin/bitcoin/pull/25656
<bitcoin-git> [bitcoin] real-or-random opened pull request #25655: build: remove left-over pkgconfig vars in config.site.in (master...202207-pkgconfig-leftovers) https://github.com/bitcoin/bitcoin/pull/25655
<bitcoin-git> [bitcoin] achow101 merged 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/master 4f0ca9b furszy: wallet: remove always false 'recalculate' arg from GetCachableAmount
<bitcoin-git> bitcoin/master 47b1012 furszy: wallet: remove always true 'fUseCache' from CachedTxGetImmatureWatchOnlyCr...
<bitcoin-git> [bitcoin] achow101 pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/d67f89bd9577...d1e42659bbdd
<bitcoin-git> bitcoin/master da8f62d furszy: wallet: remove always true 'fUseCache' from CachedTxGetImmatureCredit
<bitcoin-git> [bitcoin] achow101 merged pull request #25625: test: add test for decoding PSBT with per-input preimage types (master...202207-test-add_more_decodepsbt_tests) https://github.com/bitcoin/bitcoin/pull/25625
<bitcoin-git> bitcoin/master 7c0dfec Sebastian Falbesoner: refactor: move `from_binary` helper from signet miner to test framework
<bitcoin-git> bitcoin/master 1b035c0 Sebastian Falbesoner: refactor: move PSBT(Map) helpers from signet miner to test framework
<bitcoin-git> [bitcoin] achow101 pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/5c82ca3365f6...d67f89bd9577
<bitcoin-git> bitcoin/master 597a4b3 Sebastian Falbesoner: scripted-diff: rename `FromBinary` helper to `from_binary` (signet miner)
<sipa> lol, that PR copies the "embit" pure python implementation, which is apparently copied from the one I wrote for Bitcoin Corr.
<bitcoin-git> [bitcoin] jonatack opened pull request #25651: refactor: make ChainImpl::m_node data member private (master...make-ChainImpl-m_node-data-member-private) https://github.com/bitcoin/bitcoin/pull/25651
<bitcoin-git> [bitcoin] josibake opened pull request #25650: script: default to necessary tags in `test/get_previous_releases.py` (master...josibake-update-get-previous-releases-script) https://github.com/bitcoin/bitcoin/pull/25650
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25493: compat: document code in compat.h (master...document_compat_code) https://github.com/bitcoin/bitcoin/pull/25493
<bitcoin-git> bitcoin/master b63ddb7 fanquake: compat: remove unused WSA* definitions
<bitcoin-git> bitcoin/master 7c3df5e fanquake: compat: document FD_SETSIZE redefinition for WIN32
<bitcoin-git> [bitcoin] MarcoFalke pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/1eedde157f2e...5c82ca3365f6
<bitcoin-git> bitcoin/master cc7b2fd fanquake: refactor: move compat.h into compat/
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25638: refactor: Use chainman() helper consistently in ChainImpl (master...2207-chainman-๐Ÿ•‰) https://github.com/bitcoin/bitcoin/pull/25638
<bitcoin-git> bitcoin/master 1eedde1 MacroFake: Merge bitcoin/bitcoin#25638: refactor: Use chainman() helper consistently ...
<bitcoin-git> bitcoin/master fa32b1b MacroFake: refactor: Use chainman() helper consistently in ChainImpl
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/895937edb2cc...1eedde157f2e
<bitcoin-git> [bitcoin] fanquake closed pull request #25649: Src crypto (master...src_crypto) https://github.com/bitcoin/bitcoin/pull/25649
<bitcoin-git> [bitcoin] Chres-SC opened pull request #25649: Src crypto (master...src_crypto) https://github.com/bitcoin/bitcoin/pull/25649
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25648: refactor: Remove ::fRequireStandard global (master...2207-burn-globals-๐Ÿ›ถ) https://github.com/bitcoin/bitcoin/pull/25648
<earnestly> (If users were able to install leveldb/rock/db/whatever it would imply that bitcoin-core has matured enough to decouple the db from consensus
<TheCharlatan> it was discussed here for the wallet db format: https://github.com/bitcoin/bitcoin/issues/18916#issuecomment-670132247
<bitcoin-git> [bitcoin] fanquake merged pull request #25285: Add AutoFile without ser-type and ser-version and use it where possible (master...2206-autofile-๐ŸŒŸ) https://github.com/bitcoin/bitcoin/pull/25285
<bitcoin-git> bitcoin/master 895937e fanquake: Merge bitcoin/bitcoin#25285: Add AutoFile without ser-type and ser-version...
<bitcoin-git> bitcoin/master facc2fa MacroFake: Use AutoFile where possible
<bitcoin-git> bitcoin/master 6666803 MacroFake: streams: Add AutoFile without ser-type and ser-version
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0897b189e424...895937edb2cc
<bitcoin-git> [bitcoin] S3RK opened pull request #25647: wallet: return change from SelectionResult (master...coin_selection_get_change) https://github.com/bitcoin/bitcoin/pull/25647
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25308: refactor: Reduce number of LoadChainstate parameters and return values (master...pr/retcode) https://github.com/bitcoin/bitcoin/pull/25308
<bitcoin-git> bitcoin/master 6db6552 Ryan Ofsky: refactor: Reduce number of SanityChecks return values
<bitcoin-git> bitcoin/master b3e7de7 Russell Yanofsky: refactor: Reduce number of LoadChainstate return values
<bitcoin-git> bitcoin/master 3b91d4b Russell Yanofsky: refactor: Reduce number of LoadChainstate parameters
<bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/5560682a4464...0897b189e424

2022-07-19

<bitcoin-git> [bitcoin] fanquake merged pull request #25645: refactor: Remove unused includes from dbwrapper.h (master...2207-include-dbwrapper-๐Ÿ”™) https://github.com/bitcoin/bitcoin/pull/25645
<bitcoin-git> bitcoin/master fa77fdd MacroFake: Add missing includes
<bitcoin-git> bitcoin/master 1111dde MacroFake: Remove unused includes from dbwrapper.h
<bitcoin-git> bitcoin/master fa869ce MacroFake: Add missing includes to node/chainstate
<bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/92c8e1849dce...5560682a4464
<bitcoin-git> [bitcoin] fanquake merged pull request #25494: indexes: Stop using node internal types (master...pr/ind) https://github.com/bitcoin/bitcoin/pull/25494
<bitcoin-git> bitcoin/master addb4f2 Ryan Ofsky: indexes, refactor: Remove CBlockIndex* uses in coinstatsindex LookUpOne fu...
<bitcoin-git> bitcoin/master a0b5b4a Ryan Ofsky: interfaces, refactor: Add more block information to block connected notifi...
<bitcoin-git> bitcoin/master 33b4d48 Ryan Ofsky: indexes, refactor: Pass Chain interface instead of CChainState class to in...
<bitcoin-git> [bitcoin] fanquake pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/6900162aeaf8...92c8e1849dce
<bitcoin-git> [bitcoin] fanquake merged 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/master 6900162 fanquake: Merge bitcoin/bitcoin#25513: psbt: Check Taproot tree depth and leaf versi...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9c97ba545115...6900162aeaf8
<bitcoin-git> bitcoin/master 76fb300 Andrew Chow: psbt: Check Taproot tree depth and leaf versions
<bitcoin-git> [bitcoin] achow101 merged pull request #25643: depends: compile FastFixedDtoa with -O1 to fix cross-arch reproducibility for arm32 (master...libdouble_non_determinism) https://github.com/bitcoin/bitcoin/pull/25643
<bitcoin-git> bitcoin/master 9c97ba5 Andrew Chow: Merge bitcoin/bitcoin#25643: depends: compile FastFixedDtoa with -O1 to fi...
<bitcoin-git> bitcoin/master c32fa85 fanquake: depends: modify FastFixedDtoa optimisation flags
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ad466b85cd8e...9c97ba545115
<bitcoin-git> [bitcoin] hebasto closed pull request #25169: guix: Simplify code for Linux builds (master...220518-inputs) https://github.com/bitcoin/bitcoin/pull/25169
<bitcoin-git> [bitcoin] fanquake merged pull request #25639: guix: Drop repetition of option's default value (master...220719-riscv) https://github.com/bitcoin/bitcoin/pull/25639
<bitcoin-git> bitcoin/master ad466b8 fanquake: Merge bitcoin/bitcoin#25639: guix: Drop repetition of option's default val...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c6fafa4ed68e...ad466b85cd8e
<bitcoin-git> bitcoin/master 2ade04c Hennadii Stepanov: guix: Drop repetition of option's default value
<bitcoin-git> [bitcoin] fanquake merged pull request #25630: Add symlinks for hardcoded Makefiles in out of tree builds (master...symlink-makefiles) https://github.com/bitcoin/bitcoin/pull/25630
<bitcoin-git> bitcoin/master c6fafa4 fanquake: Merge bitcoin/bitcoin#25630: Add symlinks for hardcoded Makefiles in out o...
<bitcoin-git> bitcoin/master 9aeeb75 Pablo Greco: Add symlinks for hardcoded Makefiles in out of tree builds
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/948f5ba6363f...c6fafa4ed68e
<bitcoin-git> [gui] hebasto closed pull request #607: refactor: Skip manual signal disconnection in descructors (master...220526-handler) https://github.com/bitcoin-core/gui/pull/607
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25645: Remove unused includes from dbwrapper.h (master...2207-include-dbwrapper-๐Ÿ”™) https://github.com/bitcoin/bitcoin/pull/25645
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25641: Fix `-Wparentheses` gcc warning (master...220719-parentheses) https://github.com/bitcoin/bitcoin/pull/25641
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/47dad42833d5...948f5ba6363f
<bitcoin-git> bitcoin/master d68ca4e Hennadii Stepanov: Fix `-Wparentheses` gcc warning
<bitcoin-git> bitcoin/master 948f5ba MacroFake: Merge bitcoin/bitcoin#25641: Fix `-Wparentheses` gcc warning
<bitcoin-git> [bitcoin] hebasto closed pull request #25636: build: Add `double_conversion` package for Linux hosts (master...220718-qt-dc) https://github.com/bitcoin/bitcoin/pull/25636
<bitcoin-git> [bitcoin] fanquake opened pull request #25643: depends: compile FastFixedDtoa with -O1 to fix cross-arch reproducibility for arm32 (master...libdouble_non_determinism) https://github.com/bitcoin/bitcoin/pull/25643
<bitcoin-git> [bitcoin] darosior opened pull request #25642: Don't wrap around when deriving an extended key at a too large depth (master...ext_key_derive_wrap_around) https://github.com/bitcoin/bitcoin/pull/25642
<bitcoin-git> [bitcoin] fanquake merged pull request #25629: univalue: Return more detailed type check error messages (master...2207-json-push-๐ŸŽฌ) https://github.com/bitcoin/bitcoin/pull/25629
<bitcoin-git> bitcoin/master 47dad42 fanquake: Merge bitcoin/bitcoin#25629: univalue: Return more detailed type check err...
<bitcoin-git> bitcoin/master fae5ce8 MacroFake: univalue: Return more detailed type check error messages
<bitcoin-git> bitcoin/master fafab14 MacroFake: move-only: Move UniValue::getInt definition to keep class with definitions...
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/6d8707b21d3a...47dad42833d5
<bitcoin-git> [bitcoin] hebasto opened pull request #25641: Fix `-Wparentheses` gcc warning (master...220719-parentheses) https://github.com/bitcoin/bitcoin/pull/25641
<bitcoin-git> [gui] hebasto merged pull request #631: Disallow encryption of watchonly wallets (master...watchonly-disable-encryption) https://github.com/bitcoin-core/gui/pull/631
<bitcoin-git> bitcoin/master 6d8707b Hennadii Stepanov: Merge bitcoin-core/gui#631: Disallow encryption of watchonly wallets
<bitcoin-git> bitcoin/master 4c49541 Andrew Chow: Disallow encryption of watchonly wallets
<bitcoin-git> [bitcoin] hebasto pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1b285b780707...6d8707b21d3a
<bitcoin-git> [bitcoin] MarcoFalke merged pull request #25590: wallet: Precompute Txdata after setting PSBT inputs' UTXOs (master...sign-psbt-tr-wo-utxos) https://github.com/bitcoin/bitcoin/pull/25590
<bitcoin-git> bitcoin/master 1b285b7 MacroFake: Merge bitcoin/bitcoin#25590: wallet: Precompute Txdata after setting PSBT ...
<bitcoin-git> bitcoin/master d2ed976 Andrew Chow: wallet: Precompute Txdata after setting PSBT inputs' UTXOs
<bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8c9ea8a556fd...1b285b780707
<bitcoin-git> [bitcoin] hebasto opened pull request #25639: guix: Drop repetition of option's default value (master...220719-riscv) https://github.com/bitcoin/bitcoin/pull/25639
<bitcoin-git> [bitcoin] MarcoFalke opened pull request #25638: refactor: Use chainman() helper consistently in ChainImpl (master...2207-chainman-๐Ÿ•‰) https://github.com/bitcoin/bitcoin/pull/25638
<bitcoin-git> [bitcoin] fanquake merged pull request #25612: depends: default to using GCC tool wrappers for LTO (with GCC) (master...lto_improvements) https://github.com/bitcoin/bitcoin/pull/25612
<bitcoin-git> bitcoin/master 8c9ea8a fanquake: Merge bitcoin/bitcoin#25612: depends: default to using GCC tool wrappers f...
<bitcoin-git> bitcoin/master 658685a fanquake: depends: default to using GCC tool wrappers (with GCC)
<bitcoin-git> bitcoin/master 6fdc13c Hennadii Stepanov: build: Fix autoconf variable names for tools found by `AC_PATH_TOOL`
<bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/47c86a023d9e...8c9ea8a556fd
<bitcoin-git> [bitcoin] MarcoFalke merged 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/master a02f3f1 fanquake: tidy: use misc-unused-using-decls
<bitcoin-git> bitcoin/master d6787bc fanquake: refactor: remove unused using directives
<bitcoin-git> bitcoin/master 3617634 eugene: validation: remove unused using directives
<bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/2bdce7f7adbd...47c86a023d9e
<bitcoin-git> [bitcoin] MarcoFalke merged 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/master f65e83d John Newbery: [net processing] Remove fClient and m_limited_node
<bitcoin-git> [bitcoin] MarcoFalke pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/8d4a058ac421...2bdce7f7adbd
<bitcoin-git> bitcoin/master 1f52c47 John Newbery: [net processing] Add m_our_services and m_their_services to Peer
<bitcoin-git> bitcoin/master fc5eb52 John Newbery: [tests] Connect peer in outbound_slow_chain_eviction by sending p2p messag...
<bitcoin-git> [bitcoin] kcalvinalvin opened pull request #25637: index: Remove unused BlockFilter::Unserialize() (master...2022-07-13-remove-unused-blockfilter-unserialize) https://github.com/bitcoin/bitcoin/pull/25637

2022-07-18

<bitcoin-git> [bitcoin] hebasto opened pull request #25636: build: Add `double_conversion` package for Linux hosts (master...220718-qt-dc) https://github.com/bitcoin/bitcoin/pull/25636
<dongcarl> libbitcoinkernel reviewers: would like some feedback on this behaviour change for -forcecompactdb: https://github.com/bitcoin/bitcoin/pull/25623#discussion_r923699272
<bitcoin-git> [bitcoin] achow101 merged pull request #23997: wallet: avoid rescans under assumed-valid blocks (master...2022-01-snapshot-rescans) https://github.com/bitcoin/bitcoin/pull/23997
<bitcoin-git> bitcoin/master 8d4a058 Andrew Chow: Merge bitcoin/bitcoin#23997: wallet: avoid rescans under assumed-valid blo...
<bitcoin-git> bitcoin/master 817326a James O'Beirne: wallet: avoid rescans if under the snapshot
<bitcoin-git> [bitcoin] achow101 pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4aaa3b52006e...8d4a058ac421
<bitcoin-git> [bitcoin] achow101 merged pull request #25351: rpc, wallet: Scan mempool after import* - Second attempt (master...202204-import-scan) https://github.com/bitcoin/bitcoin/pull/25351
<bitcoin-git> bitcoin/master 6d3db52 Joรฃo Barbosa: rpc, wallet: Document and test mempool scan after importprivkey
<bitcoin-git> bitcoin/master 3abdbbb Joรฃo Barbosa: rpc, wallet: Document and test mempool scan after importaddress
<bitcoin-git> bitcoin/master 236239b Fabian Jahr: wallet: Rescan mempool for transactions as well
<bitcoin-git> [bitcoin] achow101 pushed 8 commits to master: https://github.com/bitcoin/bitcoin/compare/f002f8a0e76b...4aaa3b52006e
<bitcoin-git> [bitcoin] jamesob closed pull request #24846: developer-notes: allow lowerCamelCase for methods (master...jamesob-22-04-dev-notes-methods) https://github.com/bitcoin/bitcoin/pull/24846
<bitcoin-git> [bitcoin] achow101 opened pull request #25634: wallet, tests: Expand and test when the blank wallet flag should be un/set (master...desc-import-unset-blank) https://github.com/bitcoin/bitcoin/pull/25634
<josie[m]> jamesob: there are some instructions for running the CI locally here: https://github.com/bitcoin/bitcoin/blob/f002f8a0e76bd5abd60ef6809b1ff2b4c2d56071/ci/README.md
<fanquake> /tmp/cirrus-ci-build/ci/scratch/build/bitcoin-x86_64-pc-linux-gnu/src/rpc/blockchain.cpp:2213:10: error:
<jamesob> Anyone know how to parse this CI failure? https://github.com/bitcoin/bitcoin/pull/23549/checks?check_run_id=7392517651
<bitcoin-git> [bitcoin] fanquake opened pull request #25633: depends: don't restrict --enable-lto to non-guix cctools (master...dont_restrict_lto_non_guix_builds) https://github.com/bitcoin/bitcoin/pull/25633
<bitcoin-git> [bitcoin] fanquake merged pull request #25599: build: Check for std::atomic::exchange rather than std::atomic_exchange (master...specifc-atomics-check) https://github.com/bitcoin/bitcoin/pull/25599
<bitcoin-git> bitcoin/master 4de4221 Andrew Chow: build: Check for std::atomic::exchange rather than std::atomic_exchange
<bitcoin-git> bitcoin/master f002f8a fanquake: Merge bitcoin/bitcoin#25599: build: Check for std::atomic::exchange rather...
<bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/821f5c824f99...f002f8a0e76b
<bitcoin-git> [bitcoin] glozow merged pull request #25487: [kernel 3b/n] Decouple `{Dump,Load}Mempool` from `ArgsManager` (master...2022-05-kernelargs-mempool-loaddump) https://github.com/bitcoin/bitcoin/pull/25487