Skip to content

Releases: avcdsld/assumevalid

Release list

assumevalid v1.0

Choose a tag to compare

@avcdsld avcdsld released this 20 Sep 08:07
assumevalid-v1.0
ec09725

A Bitcoin Core v31.1 fork whose nodes do not verify what they record. Proof-of-work, difficulty, timestamp, version, merkle root, coinbase, amount, input-existence, double-spend and script checks are removed or made unreachable. The chain converges by block count and continues from Bitcoin's assumed-valid point (block 938343) over empty, assumed state.

Includes the autonomous miner (-mine, -book), the empty-state boot, and the anchor-node deploy kit. Protocol spec: docs/assumevalid-spec.md.