mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-27 16:17:22 +00:00
This changes the forkID calculation to ignore time-based forks that occurred before the genesis block. It's supposed to be done this way because the spec says: > If a chain is configured to start with a non-Frontier ruleset already in its genesis, that is NOT considered a fork. |
||
|---|---|---|
| .. | ||
| testdata | ||
| chain.go | ||
| chain_test.go | ||
| helpers.go | ||
| large.go | ||
| snap.go | ||
| snapTypes.go | ||
| suite.go | ||
| suite_test.go | ||
| transaction.go | ||
| types.go | ||