mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-27 17:06:18 +00:00
* verify header including validator * re-structure v1 v2 tests * remove unused test function * add test to check coinbase and validator address matches * refactor engine v2 to group private functions into same file |
||
|---|---|---|
| .. | ||
| engine.go | ||
| epochSwitch.go | ||
| snapshot.go | ||
| snapshot_test.go | ||
| testing_utils.go | ||
| timeout.go | ||
| utils.go | ||
| verifyHeader.go | ||
| vote.go | ||