mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-20 13:44:31 +00:00
## Why this should be merged Consolidates duplicated logic. Similar rationale to #84. ## How this works New `register.AtMostOnce[T]` type is responsible for limiting calls to `Register()`. ## How this was tested Existing unit tests of `params`. Note that the equivalent functionality in `types` wasn't tested but now is. |
||
|---|---|---|
| .. | ||
| ethtest | ||
| hookstest | ||
| options | ||
| pseudo | ||
| register | ||
| stateconf | ||
| sync | ||
| testonly | ||
| interfaces_test.go | ||
| libevm.go | ||