mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-21 06:04:33 +00:00
## Why this should be merged Allow calls to `core.SetupGenesisBlock()` when `hookstest.Stub` is registered as a `ChainConfig` extra. ## How this works Implements `json.Marshaler` and `json.Unmarshaler` interfaces. ## How this was tested Unit test of the root cause and the desired usage. |
||
|---|---|---|
| .. | ||
| cmd/internalise | ||
| ethapi | ||
| ethtest | ||
| hookstest | ||
| legacy | ||
| options | ||
| reentrancy | ||
| register | ||
| set | ||
| stateconf | ||
| sync | ||
| testonly | ||
| tooling | ||
| extraslock.go | ||
| extraslock_test.go | ||
| interfaces_test.go | ||
| libevm.go | ||