lighthouse/beacon_node/beacon_chain
pscott ed9643b846 Add maximum slot limit when processing blocks (#668)
* Add maximum slot limit when processing blocks

* Fix clippy warning

* Update comments

* Change MAXIMUM_BLOCK_SLOT_NUMBER to 2^32

* Update graffiti versioning
2019-12-12 17:05:07 +11:00
..
src Add maximum slot limit when processing blocks (#668) 2019-12-12 17:05:07 +11:00
tests Add test for when skip slots kill all validators (#657) 2019-12-09 21:17:57 +11:00
Cargo.toml Implement freezer database (#508) 2019-11-27 10:54:46 +11:00