Closed afck closed 5 years ago
Should the timestamps be calculated in UTC or in the local time zone?
If I remove the redundant current_duration
, starting_sec
, starting_step
fields from the Step
structure, the unit tests test_counter_increment_too_high
and test_counter_duration_remaining_too_high
in ethcore/src/engines/authority_round/mod.rs
are fine.
Sorry! I updated the unit tests.
Closes #122, #124, #150.