mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-27 00:46:18 +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 |
||
|---|---|---|
| .. | ||
| adaptor_test.go | ||
| authorised_masternode_test.go | ||
| block_signer_test.go | ||
| blockchain_race_condition_test.go | ||
| countdown_test.go | ||
| proposed_block_test.go | ||
| sync_info_test.go | ||
| test_helper.go | ||
| timeout_test.go | ||
| vote_test.go | ||