mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-21 22:24:32 +00:00
* use signer pubkey to check for unique signatures and optimize performance * change waitgroup to errgroup * optimize * fix typo Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * format files * after rebase new commits, refactor from snap.NextEpochCandidates to epochInfo.Masternodes --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| difficulty.go | ||
| engine.go | ||
| epochSwitch.go | ||
| forensics.go | ||
| forensics_test.go | ||
| mining.go | ||
| snapshot.go | ||
| snapshot_test.go | ||
| syncInfo.go | ||
| testing_utils.go | ||
| timeout.go | ||
| utils.go | ||
| verifyHeader.go | ||
| vote.go | ||
| vote_test.go | ||