<bitcoin-git>
[gui] hebasto merged pull request #591: test: Add tests for `tableView` in `AddressBookPage` dialog (master...220423-test-ab) https://github.com/bitcoin-core/gui/pull/591
<bitcoin-git>
[bitcoin] david-bakin opened pull request #25097: Unit tests for taproot/tapscript coverage in `interpreter.cpp` (master...23279-taproot-unit-tests) https://github.com/bitcoin/bitcoin/pull/25097
<bitcoin-git>
[bitcoin] dergoegge opened pull request #25096: [net] Minor improvements to addr caching (master...2022-05-improve-addr-cache) https://github.com/bitcoin/bitcoin/pull/25096
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #25095: rpc: Fix implicit-integer-sign-change in gettxout (master...2205-rpc-int-ubsan-😛) https://github.com/bitcoin/bitcoin/pull/25095
<bitcoin-git>
[gui] furszy opened pull request #598: Avoid recalculating the wallet balance - use model cache (master...2022_GUI_use_model_cached_balance) https://github.com/bitcoin-core/gui/pull/598
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #25093: rpc: Fix incorrect sendmany doc and check all docs (master...2205-doc-rpc-opt-🚈) https://github.com/bitcoin/bitcoin/pull/25093
<bitcoin-git>
[bitcoin] jonatack opened pull request #25092: doc: various developer notes updates (master...developer-notes-updates-may-2022) https://github.com/bitcoin/bitcoin/pull/25092
<bitcoin-git>
[bitcoin] luke-jr opened pull request #25088: Wallet: Ensure m_attaching_chain is set before registering for signals (master...fix_wallet_race_attachingbb) https://github.com/bitcoin/bitcoin/pull/25088
2022-05-08
<bitcoin-git>
[bitcoin] theStack opened pull request #25087: test: use MiniWallet for feature_dbcrash.py (master...202205-test-use_MiniWallet_for_feature_dbcrash) https://github.com/bitcoin/bitcoin/pull/25087
<bitcoin-git>
[bitcoin] ishaanam opened pull request #25083: Set effective_value when initializing a COutput (master...draft-CalculateEffectiveValue2) https://github.com/bitcoin/bitcoin/pull/25083
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #25077: Fix chain tip data race and corrupt rest response (master...2205-tip-race-🤠) https://github.com/bitcoin/bitcoin/pull/25077
<bitcoin-git>
[bitcoin] fanquake opened pull request #25076: guix: native GCC 10 toolchain for Linux builds (master...native_gcc_10_linux) https://github.com/bitcoin/bitcoin/pull/25076
<bitcoin-git>
[bitcoin] mzumsande opened pull request #25074: index: During sync, commit best block after indexing (master...202205_index_sync_order) https://github.com/bitcoin/bitcoin/pull/25074
<bitcoin-git>
[bitcoin] jonatack opened pull request #25067: validation, refactor: make MainSignalsInstance() a class, move to h (master...make-MainSignalsInstance-a-class-and-move-to-header-file) https://github.com/bitcoin/bitcoin/pull/25067
<bitcoin-git>
[bitcoin] fanquake merged pull request #24866: build: No longer need to hack the `PATH` variable in `config.site` (master...220415-tools) https://github.com/bitcoin/bitcoin/pull/24866
<bitcoin-git>
bitcoin/master f87594d Hennadii Stepanov: build: No need to provide defaults for darwin-specific tools
<bitcoin-git>
[bitcoin] dongcarl opened pull request #25065: [kernel 2c/n] Extract only what we use of `init/common.cpp` (master...2022-03-libbitcoinkernel-initcommon) https://github.com/bitcoin/bitcoin/pull/25065
<bitcoin-git>
[bitcoin] martinus opened pull request #25057: refactor: replace remaining boost::split with StringSplit (master...2022-04-boost-split-exorcism) https://github.com/bitcoin/bitcoin/pull/25057
<bitcoin-git>
bitcoin/master abc1ee5 Jon Atack: validation: make CScriptCheck and prevector swap member functions noexcept...
<bitcoin-git>
[bitcoin] luke-jr opened pull request #25051: Bugfix: configure: Define defaults for enable_arm_{crc,shani} (master...fix_configure_def_enable_arm_asms) https://github.com/bitcoin/bitcoin/pull/25051
2022-05-01
<bitcoin-git>
[bitcoin] luke-jr opened pull request #25050: CValidationInterface: ValidationInterfaceUnregistering, called when being unregistered (master...validationIF_unregister) https://github.com/bitcoin/bitcoin/pull/25050
<bitcoin-git>
[bitcoin] hebasto opened pull request #25046: build: Fix `libmultiprocess` cross-compiling to Linux hosts (master...220501-mp-cross) https://github.com/bitcoin/bitcoin/pull/25046
2022-04-30
<bitcoin-git>
[bitcoin] brunoerg opened pull request #25045: test: add coverage for invalid requests for `blockfilterheaders` (master...2022-04-invalid-blockfilterheaders) https://github.com/bitcoin/bitcoin/pull/25045
<bitcoin-git>
[bitcoin] danielabrozzoni opened pull request #25044: test: Use MiniWallet in rpc_rawtransaction.py (master...test_rawtransaction_miniwallet) https://github.com/bitcoin/bitcoin/pull/25044
<bitcoin-git>
[bitcoin] mzumsande opened pull request #25034: test: add missing stop_node call to feature_coinstatsindex (master...20224_coinstatsindex_fix) https://github.com/bitcoin/bitcoin/pull/25034
<bitcoin-git>
[bitcoin] scgbckbone opened pull request #25033: add explicit condition fo master fingerprint to be lowercase hex (master...explicit_master_fp_str_encoding_in_docs) https://github.com/bitcoin/bitcoin/pull/25033
<bitcoin-git>
[bitcoin] scgbckbone opened pull request #25032: normalize PSBT entry instead of external signer master fingerprint (master...upper_master_fp_cor_cmp) https://github.com/bitcoin/bitcoin/pull/25032
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #22525: docs: Update the explainer text for the listunspent RPC (master...master) https://github.com/bitcoin/bitcoin/pull/22525
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #19985: net: Prevent routing of deprecated Site Local IPv6 (master...net-deprecate-site-local-ipv6) https://github.com/bitcoin/bitcoin/pull/19985
<bitcoin-git>
[bitcoin] MarcoFalke closed pull request #19757: net/net_processing: Convert net std::list buffers to std::forward_list (master...net-list-type) https://github.com/bitcoin/bitcoin/pull/19757
<bitcoin-git>
[bitcoin] fanquake closed pull request #18061: util: Pass size to ParseHex to assist preallocation (master...2020-02-remove-strlen) https://github.com/bitcoin/bitcoin/pull/18061
<bitcoin-git>
[bitcoin] aureleoules opened pull request #25026: rpc: Make pruneblockchain fetch old blocks if height is lower than pruned height (master...2022-04-pruneblockchain-fetch-old-blocks) https://github.com/bitcoin/bitcoin/pull/25026
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #25025: test: Remove boost::split from rpc_tests.cpp (master...2204-test-boost-🏓) https://github.com/bitcoin/bitcoin/pull/25025
<bitcoin-git>
[bitcoin] MarcoFalke reopened pull request #18061: util: Pass size to ParseHex to assist preallocation (master...2020-02-remove-strlen) https://github.com/bitcoin/bitcoin/pull/18061
<bitcoin-git>
[bitcoin] hebasto opened pull request #25020: contrib: Check symbols in the `bitcoinconsensus` shared library (master...220428-shared) https://github.com/bitcoin/bitcoin/pull/25020
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #24956: Call CHECK_NONFATAL only once where needed (master...2204-once-check-tip-🦅) https://github.com/bitcoin/bitcoin/pull/24956
<bitcoin-git>
bitcoin/master fab34d3 MarcoFalke: Call CHECK_NONFATAL only once where needed
<bitcoin-git>
bitcoin/master dabec99 MacroFake: Merge bitcoin/bitcoin#24956: Call CHECK_NONFATAL only once where needed
<bitcoin-git>
[bitcoin] scgbckbone opened pull request #25019: normalize (lowercase) master fp in ExternalSigner::SignTransaction (master...lower_master_fp_of_ext_signer_in_SignTransaction) https://github.com/bitcoin/bitcoin/pull/25019
<bitcoin-git>
[bitcoin] jonatack opened pull request #25017: validation: make the CScriptCheck::swap() member function `noexcept` (master...swap-noexcept) https://github.com/bitcoin/bitcoin/pull/25017
<bitcoin-git>
[bitcoin] laanwj merged pull request #24958: build: Fix macOS Apple M1 build with miniupnpc and libnatpmp. Again :) (master...220424-flags) https://github.com/bitcoin/bitcoin/pull/24958