Add a more recent UTXO snapshot, leave the previous one as well so if people have the file lying around they can still reuse it.
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABCb71266566058: [assumeutxo] add snapshot data for mainnet block 916'000 and testnet 1'680'000
Start a bitcoind instance with a fresh datadir, wait for headersync to complete, than load the snapshot
src/bitcoin-cli -datadir=/data0/ecashd_test loadtxoutset /data0/ecashd/utxo_916000
Make sure we reach the tip almost instantly after loading, than let the background sync complete.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- assume_utxo_snapshot_11-2025
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 34599 Build 68664: Build Diff build-without-wallet · build-clang · build-diff · build-debug · build-clang-tidy · lint-circular-dependencies Build 68663: arc lint + arc unit