go-ethereum/consensus/XDPoS/utils
wgr523 5c326961ce
isEpochSwitch, getMasternodes (#35)
* isEpochSwitch, getMasternodes

* recursive getEpochSwitchInfo, getMasternodes

* more log, make getEpochSwitchInfo clearer
2022-01-08 00:17:21 +08:00
..
constants.go isEpochSwitch, getMasternodes (#35) 2022-01-08 00:17:21 +08:00
errors.go v2 miner function implementation and happy path (#22) 2021-12-30 11:45:18 +11:00
pool.go xin-106 add generated message into its pool (#32) 2021-12-30 11:45:22 +11:00
pool_test.go add ProcessQC tests 2021-12-30 11:12:18 +11:00
types.go isEpochSwitch, getMasternodes (#35) 2022-01-08 00:17:21 +08:00
types_test.go v2 miner function implementation and happy path (#22) 2021-12-30 11:45:18 +11:00
utils.go v2 miner function implementation and happy path (#22) 2021-12-30 11:45:18 +11:00
utils_test.go Consensus V2 variable, timeout pool (#19) 2021-12-30 11:00:20 +11:00