lighthouse/eth2/utils/slot_clock/src
Paul Hauner 11a238900a
Allow slot clock to handle clock disparity (#929)
* Add PH & MS slot clock changes

* Account for genesis time

* Use checked mul

* Account for genesis slot

* Change API

* Refactor "duration to..." functions
2020-04-01 17:40:04 +11:00
..
lib.rs Allow slot clock to handle clock disparity (#929) 2020-04-01 17:40:04 +11:00
manual_slot_clock.rs Allow slot clock to handle clock disparity (#929) 2020-04-01 17:40:04 +11:00
metrics.rs Upgrade codebase to new SlotClock API 2019-08-29 14:26:30 +10:00
system_time_slot_clock.rs Allow slot clock to handle clock disparity (#929) 2020-04-01 17:40:04 +11:00
testing_slot_clock.rs Validator client refactor (#618) 2019-11-25 15:48:24 +11:00