<bitcoin-git>
[bitcoin] achow101 merged pull request #30690: devtools, utxo-snapshot: Fix block height out of range in script (master...devtools-fix-utxo_snapshot.sh-block-out-of-range) https://github.com/bitcoin/bitcoin/pull/30690
<bitcoin-git>
[bitcoin] theStack opened pull request #30718: test: switch MiniWallet padding unit from weight to vsize (master...test-MiniWallet_change_padding_unit_to_vbytes) https://github.com/bitcoin/bitcoin/pull/30718
<bitcoin-git>
[bitcoin] Prabhat1308 opened pull request #30717: rpc: Add test-only RPCs under `-test=option` flag (master...feat-refactor_test_only_rpcs) https://github.com/bitcoin/bitcoin/pull/30717
<bitcoin-git>
[bitcoin] theStack opened pull request #30714: test: fix `TestShell` initialization (late follow-up for #30463) (master...202408-test-fix_testshell_instantiation) https://github.com/bitcoin/bitcoin/pull/30714
<bitcoin-git>
[bitcoin] tdb3 opened pull request #30713: rpc: add revelant_blocks to scanblocks status (master...relevant_blocks_in_scanblocks_status) https://github.com/bitcoin/bitcoin/pull/30713
<bitcoin-git>
[gui-qml] johnny9 opened pull request #418: Introduce AddWalletButton and connect it to the AddWallet flow (main...add-wallet-button) https://github.com/bitcoin-core/gui-qml/pull/418
2024-08-23
<bitcoin-git>
[bitcoin] achow101 closed pull request #30702: contrib: add dockerfile for building image fron source code (master...master) https://github.com/bitcoin/bitcoin/pull/30702
<bitcoin-git>
[bitcoin] Christewart closed pull request #29221: Implement 64 bit arithmetic op codes in the Script interpreter (master...64bit-arith) https://github.com/bitcoin/bitcoin/pull/29221
<bitcoin-git>
[bitcoin] maflcko opened pull request #30705: test: Avoid intermittent block download timeout in p2p_ibd_stalling (master...2408-test-stall-not-timeout) https://github.com/bitcoin/bitcoin/pull/30705
<bitcoin-git>
[bitcoin] Yihen-Liu opened pull request #30702: contrib: add dockerfile for building image fron source code (master...master) https://github.com/bitcoin/bitcoin/pull/30702
2024-08-22
<bitcoin-git>
[bitcoin] martinsaposnic opened pull request #30701: Use MiniWallet in functional test rpc_signrawtransactionwithkey. (master...test-miniwallet-on-rpc-signrawtransactionwithkey) https://github.com/bitcoin/bitcoin/pull/30701
<bitcoin-git>
bitcoin/master 6a5bdae Ava Chow: params: Update assumed blockchain and chainstate sizes
<bitcoin-git>
[bitcoin] achow101 merged pull request #30681: Have miner account for timewarp mitigation, activate on regtest, lower nPowTargetTimespan to 144 and add test (master...2024/08/conervative-timewarp) https://github.com/bitcoin/bitcoin/pull/30681
<bitcoin-git>
bitcoin/master e85f386 Sjors Provoost: consensus: enable BIP94 on regtest
<bitcoin-git>
bitcoin/master e929054 Sjors Provoost: Add timewarp attack mitigation test
<bitcoin-git>
[bitcoin] glozow closed pull request #30667: Refactor: MiniWallet functionality for more readable code in functional test `rpc_signtransactionwithkey.py` (master...master) https://github.com/bitcoin/bitcoin/pull/30667
<bitcoin-git>
[bitcoin] achow101 opened pull request #30691: Fix maybe-uninitialized warning in IsSpentKey (master...fix-maybe-uninit) https://github.com/bitcoin/bitcoin/pull/30691
<bitcoin-git>
[bitcoin] pablomartin4btc opened pull request #30690: devtools, utxo-snapshot: Fix block height out of range in script (master...devtools-fix-utxo_snapshot.sh-block-out-of-range) https://github.com/bitcoin/bitcoin/pull/30690
<bitcoin-git>
[bitcoin] achow101 merged pull request #30636: test: assumeutxo: check that UTXO-querying RPCs operate on snapshot chainstate (master...202408-test-assumeutxo-check_utxo_querying_rpcs) https://github.com/bitcoin/bitcoin/pull/30636
<bitcoin-git>
bitcoin/master 917e70a Sebastian Falbesoner: test: assumeutxo: check that UTXO-querying RPCs operate on snapshot chains...
<bitcoin-git>
bitcoin/master bc87ad9 Ava Chow: Merge bitcoin/bitcoin#30636: test: assumeutxo: check that UTXO-querying RP...
<bitcoin-git>
[bitcoin] fjahr reopened pull request #30678: wallet: Write best block to disk before backup (master...2024-08-backup-best) https://github.com/bitcoin/bitcoin/pull/30678
<bitcoin-git>
[bitcoin] hebasto opened pull request #30685: build: Mark `x86_64-linux-gnu` release binaries as CET-enabled (master...240820-control-flow) https://github.com/bitcoin/bitcoin/pull/30685
<bitcoin-git>
[bitcoin] furszy opened pull request #30684: init: fix init fatal error on invalid negated option value (master...2024_init_negated_args_err) https://github.com/bitcoin/bitcoin/pull/30684
<bitcoin-git>
[bitcoin] brunoerg closed pull request #30683: test: fix check SENDTXRCNCL without WTXIDRELAY is ignored in `p2p_sendtxrcncl.py` (master...2024-08-test-p2p-sendtxrcncl) https://github.com/bitcoin/bitcoin/pull/30683
<bitcoin-git>
[bitcoin] brunoerg opened pull request #30683: test: fix check SENDTXRCNCL without WTXIDRELAY is ignored in `p2p_sendtxrcncl.py` (master...2024-08-test-p2p-sendtxrcncl) https://github.com/bitcoin/bitcoin/pull/30683
<bitcoin-git>
[bitcoin] fjahr closed pull request #30678: wallet: Write best block to disk before backup (master...2024-08-backup-best) https://github.com/bitcoin/bitcoin/pull/30678
<bitcoin-git>
[bitcoin] Sjors opened pull request #30681: Have miner account for timewarp mitigation, activate on regtest, lower nPowTargetTimespan to 144 and add test (master...2024/08/conervative-timewarp) https://github.com/bitcoin/bitcoin/pull/30681
<bitcoin-git>
[bitcoin] tdb3 opened pull request #30679: fix: handle invalid rpcbind port earlier (master...handle_invalid_rpcbind_port) https://github.com/bitcoin/bitcoin/pull/30679
2024-08-19
<bitcoin-git>
[bitcoin] fjahr opened pull request #30678: wallet: Write best block to disk before backup (master...2024-08-backup-best) https://github.com/bitcoin/bitcoin/pull/30678
<bitcoin-git>
[bitcoin] achow101 merged pull request #30647: Move maximum timewarp attack threshold back to 600s from 7200s (master...2024-08-conervative-timewarp) https://github.com/bitcoin/bitcoin/pull/30647
<bitcoin-git>
bitcoin/master 16e95bd Matt Corallo: Move maximum timewarp attack threshold back to 600s from 7200s
<bitcoin-git>
bitcoin/master d79ea80 Ava Chow: Merge bitcoin/bitcoin#30647: Move maximum timewarp attack threshold back t...
<bitcoin-git>
[bitcoin] ryanofsky closed pull request #30364: logging: Replace LogError and LogWarning with LogAlert (master...pr/alert) https://github.com/bitcoin/bitcoin/pull/30364
<bitcoin-git>
[bitcoin] allanperlee opened pull request #30667: MiniWallet funcitonality for more readable code in functional test `rpc_signtransactionwithkey.py` (master...master) https://github.com/bitcoin/bitcoin/pull/30667
<bitcoin-git>
[bitcoin] mzumsande closed pull request #30207: validation: Improve, document and test logic for chains building on invalid blocks (master...202405_invalid_chains) https://github.com/bitcoin/bitcoin/pull/30207
<bitcoin-git>
[bitcoin] marcofleon opened pull request #30661: fuzz: Test headers pre-sync through p2p (master...2024/06/headers-sync-fuzztest) https://github.com/bitcoin/bitcoin/pull/30661
<bitcoin-git>
[bitcoin] hebasto closed pull request #30533: test: Do not write Python bytecode to source directory (master...240726-rpcauth-ro) https://github.com/bitcoin/bitcoin/pull/30533
<bitcoin-git>
[bitcoin] hodlinator opened pull request #30660: test: Shut down framework cleanly on RPC connection failure (master...2024-08/test_node_rpc_connection_failure) https://github.com/bitcoin/bitcoin/pull/30660
<bitcoin-git>
[bitcoin] paplorinc closed pull request #30035: test: Add a few more corner cases to the base58 test suite (master...paplorinc/base58-tests) https://github.com/bitcoin/bitcoin/pull/30035
<bitcoin-git>
[bitcoin] paplorinc closed pull request #30656: coins: Simplify std::move to ternary in `coins.cpp` (master...l0rinc/coins_move_ternary) https://github.com/bitcoin/bitcoin/pull/30656
<bitcoin-git>
[bitcoin] achow101 merged pull request #30648: doc: Deduplicate list of possible chain strings in RPC help texts (master...202408-doc-deduplicate-chain-network-strings-rpc-help) https://github.com/bitcoin/bitcoin/pull/30648
<bitcoin-git>
bitcoin/master 0e42c1b Ava Chow: Merge bitcoin/bitcoin#30648: doc: Deduplicate list of possible chain strin...
<bitcoin-git>
bitcoin/master 9b29755 Martin Saposnic: Deduplicate list of chain strings in RPC help texts
<bitcoin-git>
[bitcoin] fjahr closed pull request #30652: rpc: Set best header in reconsiderblock (master...2024-08-activate-best-header) https://github.com/bitcoin/bitcoin/pull/30652
<bitcoin-git>
[bitcoin] fjahr opened pull request #30652: rpc: Set best header in reconsiderblock (master...2024-08-activate-best-header) https://github.com/bitcoin/bitcoin/pull/30652
<bitcoin-git>
[bitcoin] martinsaposnic opened pull request #30648: doc: Deduplicate list of possible chain strings in RPC help texts (master...202408-doc-deduplicate-chain-network-strings-rpc-help) https://github.com/bitcoin/bitcoin/pull/30648
<bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #30647: Move maximum timewarp attack threshold back to 600s from 7200s (master...2024-08-conervative-timewarp) https://github.com/bitcoin/bitcoin/pull/30647
<bitcoin-git>
[bitcoin] epiccurious opened pull request #30646: feat(build): improve dependency error reporting in autogen scripts (master...autogen-print-error-to-stderr) https://github.com/bitcoin/bitcoin/pull/30646
<bitcoin-git>
[bitcoin] glozow merged pull request #30642: doc: add missing "testnet4" network string in RPC/init help texts (master...202408-doc-add_missing_testnet4_in_rpc/init_help) https://github.com/bitcoin/bitcoin/pull/30642
<bitcoin-git>
[gui] hebasto closed pull request #786: FIX:When opening or autoloading wallets there should be clear messages about rescanning in progress and wallets' names. (master...patch-1) https://github.com/bitcoin-core/gui/pull/786