lighthouse/eth2
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
..
operation_pool Optimise beacon chain persistence (#851) 2020-03-06 16:09:41 +11:00
proto_array_fork_choice Optimize attestation processing (#841) 2020-03-05 17:19:35 +11:00
state_processing Update reward calculations to v0.11.0 - Handle u64 overflow (#920) (#921) 2020-03-19 11:02:42 +11:00
types Fix master failing test (#915) 2020-03-17 11:07:52 +11:00
utils Allow slot clock to handle clock disparity (#929) 2020-04-01 17:40:04 +11:00
README.md Refactor docs into mdbook (#547) 2019-10-02 11:04:56 +10:00

eth2

Common crates containing eth2-specific logic.