mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-23 15:14:32 +00:00
* add isEpochSwitch function and refactor utils * fix broken first v2 epoch switch block * use adaptor epoch switch function to determine v1 v2 epoch swtich block * add test for the GetMasternodesByNumber and GetCurrentEpochSwitchBlock function * add v2 test for isAuthroisedAddress * Use GetCurrentEpochSwitchBlock in findNearestSignedBlock api |
||
|---|---|---|
| .. | ||
| flowcontrol | ||
| api_backend.go | ||
| backend.go | ||
| bloombits.go | ||
| distributor.go | ||
| distributor_test.go | ||
| execqueue.go | ||
| execqueue_test.go | ||
| fetcher.go | ||
| handler.go | ||
| handler_test.go | ||
| helper_test.go | ||
| metrics.go | ||
| odr.go | ||
| odr_requests.go | ||
| odr_test.go | ||
| peer.go | ||
| protocol.go | ||
| randselect.go | ||
| randselect_test.go | ||
| request_test.go | ||
| retrieve.go | ||
| server.go | ||
| serverpool.go | ||
| sync.go | ||
| txrelay.go | ||