lighthouse/beacon_node
Age Manning 01ac60d638
Documents and simplifies syncing code (#738)
* Add duplication prevention to gossipsub

* Clean up topic logs

* Add content addressed messages for gossip

* Support BlocksByRange step parameter

* Add initial docs to syncing

* Adds documentation and simplify code in sync

* Remove unnecessary comment

* Fix fmt issue

* Add batch log to sync
2019-12-23 21:23:14 +11:00
..
beacon_chain Make API friendly to block explorers (#702) 2019-12-19 11:45:28 +11:00
client Clean up database metrics, add freezer DB size (#715) 2019-12-13 13:30:58 +11:00
eth1 Make eth1 caching work with fast synced node (#709) 2019-12-20 09:37:39 +11:00
eth2-libp2p Documents and simplifies syncing code (#738) 2019-12-23 21:23:14 +11:00
genesis Implements a timeout for peer banning (#665) 2019-12-06 14:13:43 +11:00
network Documents and simplifies syncing code (#738) 2019-12-23 21:23:14 +11:00
rest_api Filter gossipsub message duplication (#736) 2019-12-20 16:26:30 +11:00
src Validator on-boarding docs (#656) 2019-12-09 22:42:36 +11:00
store Clean up database metrics, add freezer DB size (#715) 2019-12-13 13:30:58 +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