mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-19 21:31:37 +00:00
* clean up the pool old round * add unit test to cover the vote key format * add gapNumber to the vote pool key * fix race condition in pool * remove verify gap number in vote handler |
||
|---|---|---|
| .. | ||
| difficulty.go | ||
| engine.go | ||
| epochSwitch.go | ||
| mining.go | ||
| snapshot.go | ||
| snapshot_test.go | ||
| testing_utils.go | ||
| timeout.go | ||
| utils.go | ||
| verifyHeader.go | ||
| vote.go | ||