<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 e5485e8 Jon Atack: test, bench: make prevector and checkqueue swap member functions noexcept
<bitcoin-git>
bitcoin/master 5c93fc1 MacroFake: Merge bitcoin/bitcoin#25017: validation: make CScriptCheck and prevector s...
<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/master fa94251 MacroFake: Remove cs_main from verifymessage
<bitcoin-git>
bitcoin/master fa60169 MacroFake: rpc: Move signmessage RPC util to new file
<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 dabec99 MacroFake: Merge bitcoin/bitcoin#24956: Call CHECK_NONFATAL only once where needed
<bitcoin-git>
bitcoin/master fab34d3 MarcoFalke: 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
<bitcoin-git>
[bitcoin] laanwj opened pull request #25015: test: Use permissions from git in lint-files.py (master...2022-04-lint-permissions-git) https://github.com/bitcoin/bitcoin/pull/25015
<bitcoin-git>
[bitcoin] laanwj merged pull request #24982: tests: Port `lint-all.sh` to `lint-all.py` (master...port_lint-all.sh_to_python) https://github.com/bitcoin/bitcoin/pull/24982
<bitcoin-git>
bitcoin/master 5921b86 Carl Dong: init: Reset mempool and chainman via reconstruction
<bitcoin-git>
bitcoin/master 98f4bda Carl Dong: refactor: Convert warningcache to std::array
<bitcoin-git>
bitcoin/master 6e747e8 Anthony Towns: validation: default initialize and guard chainman members
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #25013: Remove cs_main from verifymessage, move msg utils to new file (master...2204-rpc-misc-🔌) https://github.com/bitcoin/bitcoin/pull/25013
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #25011: tests: Do not always create a descriptor wallet in wallet_createwallet (master...fix-legacy-createwallet-test) https://github.com/bitcoin/bitcoin/pull/25011
<bitcoin-git>
bitcoin/master 786b3a7 Andrew Chow: tests: Do not always create a descriptor wallet in wallet_createwallet
<bitcoin-git>
bitcoin/master 4381681 MacroFake: Merge bitcoin/bitcoin#25011: tests: Do not always create a descriptor wall...
2022-04-27
<bitcoin-git>
[bitcoin] achow101 opened pull request #25011: tests: Do not always create a descriptor wallet in wallet_createwallet (master...fix-legacy-createwallet-test) https://github.com/bitcoin/bitcoin/pull/25011
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #18642: Use std::chrono for the time to rotate destination of addr messages + tests (master...2020_04_mock_addr_rotation_time) https://github.com/bitcoin/bitcoin/pull/18642
<bitcoin-git>
bitcoin/master 963bc9b Pieter Wuille: Make IsHexNumber use string_view
<bitcoin-git>
bitcoin/master 4006299 Pieter Wuille: Make IsHex use string_view
<bitcoin-git>
[bitcoin] furszy opened pull request #25005: wallet: remove extra wtx lookup in 'AvailableCoins' + several code improvements. (master...2022_availableBalance_improvements) https://github.com/bitcoin/bitcoin/pull/25005
<bitcoin-git>
bitcoin/master ab73d59 Hennadii Stepanov: Do not pass `WalletModel*` to queued connection
<bitcoin-git>
bitcoin/master fdf7285 Hennadii Stepanov: refactor: Make `RPCExecutor*` a member of the `RPCConsole` class
<bitcoin-git>
[gui] hebasto merged pull request #589: Getting ready to Qt 6 (7/n). Do not pass `WalletModel*` to a queued connection (master...220420-walletmodel) https://github.com/bitcoin-core/gui/pull/589
<bitcoin-git>
[gui] mruddy opened pull request #595: gui: avoid unclean exit due to permissions issues when setting start on system startup (master...issue_24953) https://github.com/bitcoin-core/gui/pull/595
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #25001: Modernize util/strencodings and util/string: `string_view` and `optional` (master...2204-span-stuff-🐘) https://github.com/bitcoin/bitcoin/pull/25001
<bitcoin-git>
[bitcoin] sipa closed pull request #24764: Modernize util/strencodings and util/string: `string_view` and `optional` (master...202204_stringview) https://github.com/bitcoin/bitcoin/pull/24764
<bitcoin-git>
[bitcoin] mruddy closed pull request #25000: gui: avoid unclean exit due to permissions issues when setting start on system startup (master...issue_24953) https://github.com/bitcoin/bitcoin/pull/25000
<bitcoin-git>
[bitcoin] mruddy opened pull request #25000: gui: avoid unclean exit due to permissions issues when setting start on system startup (master...issue_24953) https://github.com/bitcoin/bitcoin/pull/25000
<bitcoin-git>
[bitcoin] MarcoFalke merged pull request #24739: test: Fix intermittent test failure in wallet_listreceivedby.py (master...2204-test-fail-🍰) https://github.com/bitcoin/bitcoin/pull/24739
<bitcoin-git>
bitcoin/master fa1f6df MarcoFalke: test: Fix intermittent test failure in wallet_listreceivedby.py
<bitcoin-git>
[bitcoin] hebasto opened pull request #24994: build: Fix `libbitcoinconsensus` Windows builds with `DEBUG=1` (master...220426-consensus) https://github.com/bitcoin/bitcoin/pull/24994
<bitcoin-git>
[bitcoin] brunoerg opened pull request #24993: contrib: close file after manipulating it in `linearize-data` (master...2022-04-contrib-close-file) https://github.com/bitcoin/bitcoin/pull/24993
<bitcoin-git>
bitcoin/master fa870e3 MarcoFalke: Remove not needed clang-format off comments
<bitcoin-git>
bitcoin/master 23ebd7a laanwj: Merge bitcoin/bitcoin#24959: Remove not needed clang-format off comments
<bitcoin-git>
[bitcoin] fanquake closed pull request #21284: rpc: add the add_inputs option to bumpfee/psbtbumpfee (master...add-add-inputs-option-to-bumpfee) https://github.com/bitcoin/bitcoin/pull/21284
<bitcoin-git>
[bitcoin] fanquake closed pull request #21260: wallet: indicate whether a transaction is in the mempool (master...show-conflicted-transactions-not-in-mempool) https://github.com/bitcoin/bitcoin/pull/21260
<bitcoin-git>
[bitcoin] fanquake closed pull request #20752: [fuzzer] generate new seeds in an infinite loop with random parameters (master...2020-12-fuzz-test-runner-infinite-generate) https://github.com/bitcoin/bitcoin/pull/20752
<bitcoin-git>
[bitcoin] fanquake closed pull request #20277: test: Extend p2p_ibd_tx_relay.py to verify no-transaction are requested during IBD (master...2020-10-ibd-txrelay) https://github.com/bitcoin/bitcoin/pull/20277
<bitcoin-git>
[bitcoin] fanquake closed pull request #15729: rpc: Raise error in getbalance if minconf is not zero (master...2019-04-drop-getbalance-minconf) https://github.com/bitcoin/bitcoin/pull/15729
<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/master b8f17fb John Newbery: [tests] Move TxOrphange tests to orphange_tests.cpp
<bitcoin-git>
[bitcoin] hebasto opened pull request #24986: build: Move `consensus/merkle` module out from `libbitcoinconsensus` (master...220426-merkle) https://github.com/bitcoin/bitcoin/pull/24986
<bitcoin-git>
[bitcoin] rnapoles opened pull request #24985: doc,test: Compilation for 64-bit Windows with msys2 (master...msys2-windows-build) https://github.com/bitcoin/bitcoin/pull/24985