mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-06 13:11:17 +00:00
## Summary - Add the missing `forks.Amsterdam` case to `ChainConfig.Timestamp`. - Callers can now look up the Amsterdam fork activation time. ## Test plan - [x] `go test -short ./params/` |
||
|---|---|---|
| .. | ||
| forks | ||
| bootnodes.go | ||
| config.go | ||
| config_test.go | ||
| dao.go | ||
| denomination.go | ||
| network_params.go | ||
| protocol_params.go | ||
| verkle_params.go | ||