<bitcoin-git>
[bitcoin] dimitaracev opened pull request #27895: test: clean up is node stopped (master...test-cleanup-is-node-stopped) https://github.com/bitcoin/bitcoin/pull/27895
<josie>
is there a reason we use bcrt for regtest in bitcoin core? its not defined in BIP173 or BIP350 and it seems easier to use the same HRP for all test networks
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #27892: refactor: Avoid copy of bilingual_str when formatting (master...2306-translate-copy-) https://github.com/bitcoin/bitcoin/pull/27892
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #27890: refactor: Make m_count_with_* in CTxMemPoolEntry int64_t, drop UBSAN supp (master...2306-ubsan-txmempool-) https://github.com/bitcoin/bitcoin/pull/27890
<bitcoin-git>
bitcoin/master 016fe6d Hennadii Stepanov: ci: Switch to `amd64` container in "ARM" task
<bitcoin-git>
[bitcoin] ryanofsky merged 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
<bitcoin-git>
bitcoin/master 4331020 Andrew Chow: wallet: Ensure that the blank wallet flag is unset after imports
<bitcoin-git>
bitcoin/master cdba23d Ryan Ofsky: wallet: Document blank flag use in descriptor wallets
<bitcoin-git>
bitcoin/master e9379f1 Andrew Chow: rpc, wallet: Include information about blank flag
<bitcoin-git>
[bitcoin] darosior opened pull request #27888: A more efficient descriptor parsing target (master...efficient_desc_target) https://github.com/bitcoin/bitcoin/pull/27888
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #27884: test: Use TestNode datadir_path or chain_path where possible (master...2306-fs-stuff-) https://github.com/bitcoin/bitcoin/pull/27884
<bitcoin-git>
[bitcoin] kevkevinpal opened pull request #27878: test: refactoring test in rpc_generate.py (master...test/generateblock/invalidtx) https://github.com/bitcoin/bitcoin/pull/27878
<bitcoin-git>
[bitcoin] achow101 merged pull request #27876: test: (refactor) Use datadir from options in chainstatemanager test (master...chainmanTestDir) https://github.com/bitcoin/bitcoin/pull/27876
<bitcoin-git>
bitcoin/master d54819d TheCharlatan: scripted-diff: Use datadir from options in chainstatemanager test
<bitcoin-git>
bitcoin/master 427853a Andrew Chow: Merge bitcoin/bitcoin#27876: test: (refactor) Use datadir from options in ...
<bitcoin-git>
[gui] achow101 opened pull request #739: gui: Disable and uncheck blank when private keys are disabled (master...gui-dont-blank-noprivkeys) https://github.com/bitcoin-core/gui/pull/739
<bitcoin-git>
[bitcoin] achow101 merged pull request #23962: Use `int32_t` type for most transaction size/weight values (master...220103-txsize) https://github.com/bitcoin/bitcoin/pull/23962
<bitcoin-git>
bitcoin/master d2f6d2a Hennadii Stepanov: Use `int32_t` type for most transaction size/weight values
<bitcoin-git>
[bitcoin] TheCharlatan opened pull request #27876: refactor(test): Use datadir from options in chainstatemanager test (master...chainmanTestDir) https://github.com/bitcoin/bitcoin/pull/27876
<bitcoin-git>
[bitcoin] 0xB10C opened pull request #27875: build: make sure we can overwrite config.{guess,sub} before doing so (master...2023-06-fix-config.guess-permissions) https://github.com/bitcoin/bitcoin/pull/27875
<bitcoin-git>
[bitcoin] fanquake opened pull request #27872: build: suppress external warnings by default (master...make_suppress_external_default) https://github.com/bitcoin/bitcoin/pull/27872
<bitcoin-git>
bitcoin/master 7d452d8 brunoerg: test: add coverage for `/deploymentinfo` passing a blockhash
<bitcoin-git>
[bitcoin] achow101 opened pull request #27869: wallet: Give deprecation warning when loading a legacy wallet (master...deprecation-warning-legacy-wallet) https://github.com/bitcoin/bitcoin/pull/27869
<bitcoin-git>
[bitcoin] mzumsande opened pull request #27864: test: fix intermittent failure in p2p_leak_tx.py (master...202306_fix_p2p_leak) https://github.com/bitcoin/bitcoin/pull/27864
<bitcoin-git>
[bitcoin] brunoerg opened pull request #27863: net: do not `break` when `addr` is not from a distinct network group (master...2023-06-net-netgroup-continue) https://github.com/bitcoin/bitcoin/pull/27863
<bitcoin-git>
bitcoin/master fa22538 MarcoFalke: ci: Nuke Android APK task, Use credits for tsan
<bitcoin-git>
[bitcoin] fanquake closed pull request #27858: Update config.yml Dennis Louis Babcock jr added to Statoshinakomoto (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27858
<bitcoin-git>
[bitcoin] Lildeebo2002 opened pull request #27858: Update config.yml Dennis Louis Babcock jr added to Statoshinakomoto (master...patch-1) https://github.com/bitcoin/bitcoin/pull/27858
2023-06-11
<pinheadmz>
maxxtang always use an external SSD for bitcoin on RPi, should be fine
<maxxtang>
Hello everyone! I'm trying to setup bitcoin pruned node on rpi4, any suggestions, resources, blogs, etc would be much appreciated!
<bitcoin-git>
[bitcoin] brunoerg opened pull request #27853: rest: bugfix, fix crash error when calling `/deploymentinfo` (master...2023-06-bugfix-rest-deploymentinfo) https://github.com/bitcoin/bitcoin/pull/27853
2023-06-10
<bitcoin-git>
[bitcoin] kevkevinpal opened pull request #27852: test: added coverage to rpc_blockchain.py (master...test/getnetworkhashps/diffadjustment) https://github.com/bitcoin/bitcoin/pull/27852
<bitcoin-git>
[bitcoin] pinheadmz opened pull request #27850: Add unit & functional test coverage for blockstore (master...blockstore-tests) https://github.com/bitcoin/bitcoin/pull/27850
<bitcoin-git>
[bitcoin] furszy opened pull request #27837: net: introduce block tracker to retry to download blocks after failure (master...2023_introduce_block_request_tracker) https://github.com/bitcoin/bitcoin/pull/27837
<bitcoin-git>
[bitcoin] furszy opened pull request #27836: rpc: getblockfrompeer, introduce fetch from "any" functionality (master...2023_rpc_fetchblock_improvements) https://github.com/bitcoin/bitcoin/pull/27836
<bitcoin-git>
[bitcoin] Sjors opened pull request #27835: doc: clarify full Xcode download is not needed (master...2023/06/no-need-xcode) https://github.com/bitcoin/bitcoin/pull/27835
<bitcoin-git>
[bitcoin] MarcoFalke opened pull request #27834: ci: Nuke Android APK task, Use credits for tsan (master...2306-ci-tsan-) https://github.com/bitcoin/bitcoin/pull/27834
<bitcoin-git>
[bitcoin] mzumsande opened pull request #27823: init: return error when block index is non-contiguous, fix feature_init.py file perturbation (master...202306_feature_init_fix) https://github.com/bitcoin/bitcoin/pull/27823
<bitcoin-git>
[bitcoin] glozow closed pull request #27812: Avoiding unnecessary std::string copy in ArgsManager::GetPathArg argument list (master...master) https://github.com/bitcoin/bitcoin/pull/27812
<bitcoin-git>
[bitcoin] Brotcrunsher opened pull request #27822: Renamed UniValue::__pushKV to UniValue::pushKVEnd. (master...pushKVUB) https://github.com/bitcoin/bitcoin/pull/27822
<bitcoin-git>
[bitcoin] Brotcrunsher opened pull request #27820: Sanitizing ports of -rpcconnect and -rpcport. (master...PortSanitizing) https://github.com/bitcoin/bitcoin/pull/27820
<bitcoin-git>
[bitcoin] hebasto closed pull request #27819: Provide `-fcf-protection=none` in `test-security-check.py` explicitly (master...230604-security) https://github.com/bitcoin/bitcoin/pull/27819
<bitcoin-git>
[bitcoin] hebasto opened pull request #27819: Provide `-fcf-protection=none` in `test-security-check.py` explicitly (master...230604-security) https://github.com/bitcoin/bitcoin/pull/27819
<bitcoin-git>
[bitcoin] Brotcrunsher opened pull request #27815: CLI: Only one Request Handler can be specified. (master...cli_request_handlers) https://github.com/bitcoin/bitcoin/pull/27815
<bitcoin-git>
[bitcoin] fanquake closed pull request #9245: Drop IO priority to idle while reading blocks for peer requests and startup verification (master...ionice) https://github.com/bitcoin/bitcoin/pull/9245
<bitcoin-git>
[bitcoin] fanquake closed pull request #22158: [wip] rng: adds support for x86 rdrand/rdseed instructions when building using MSVC (master...winx86rngcpu) https://github.com/bitcoin/bitcoin/pull/22158