mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-21 06:04:33 +00:00
* feat: penalty upgrade, consecutive epochs penalty can be unpenalized * feat: use binary search inside penalty hook * style: modification on style * feat: in penaltyHook change startRange * fix: add lastPenalty condition in HookPenalty V2 |
||
|---|---|---|
| .. | ||
| difficulty.go | ||
| engine.go | ||
| epochSwitch.go | ||
| forensics.go | ||
| forensics_test.go | ||
| mining.go | ||
| snapshot.go | ||
| snapshot_test.go | ||
| testing_utils.go | ||
| timeout.go | ||
| utils.go | ||
| verifyHeader.go | ||
| vote.go | ||