go-ethereum/consensus/XDPoS/engines/engine_v1
Jerome f8d3f9f8c6
Xin 113 is epoch switch (#37)
* 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
2022-01-14 21:38:38 +11:00
..
engine.go Xin 113 is epoch switch (#37) 2022-01-14 21:38:38 +11:00
snapshot.go Xin 113 is epoch switch (#37) 2022-01-14 21:38:38 +11:00
utils.go Xin 113 is epoch switch (#37) 2022-01-14 21:38:38 +11:00
utils_test.go Xin 113 is epoch switch (#37) 2022-01-14 21:38:38 +11:00