lighthouse/beacon_node
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
..
beacon_chain Add maximum slot limit when processing blocks (#668) 2019-12-12 17:05:07 +11:00
client Hopefully fix NaN issue in sync speed (#701) 2019-12-11 11:02:54 +11:00
eth1 Validator on-boarding docs (#656) 2019-12-09 22:42:36 +11:00
eth2-libp2p Sync Re-Write (#663) 2019-12-09 18:50:21 +11:00
genesis Implements a timeout for peer banning (#665) 2019-12-06 14:13:43 +11:00
network Sync Re-Write (#663) 2019-12-09 18:50:21 +11:00
rest_api Sync Re-Write (#663) 2019-12-09 18:50:21 +11:00
src Validator on-boarding docs (#656) 2019-12-09 22:42:36 +11:00
store Testnet2 (#685) 2019-12-09 23:14:13 +11:00
tests Prepare for public testnet (#628) 2019-12-03 15:28:57 +11:00
version Apply clippy suggestions 2019-03-19 23:20:39 +11:00
websocket_server Improve beacon node logging (#660) 2019-12-06 18:44:38 +11:00
Cargo.toml Implements a timeout for peer banning (#665) 2019-12-06 14:13:43 +11:00