lighthouse-pulse/beacon_node/network/src
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
..
sync Documents and simplifies syncing code (#738) 2019-12-23 21:23:14 +11:00
error.rs Implement basic BeaconChain persistence. 2019-05-27 17:58:15 +10:00
lib.rs Filter gossipsub message duplication (#736) 2019-12-20 16:26:30 +11:00
message_handler.rs Filter gossipsub message duplication (#736) 2019-12-20 16:26:30 +11:00
message_processor.rs Adds support for the step parameter in BlocksByRange request (#737) 2019-12-20 17:12:16 +11:00
service.rs Filter gossipsub message duplication (#736) 2019-12-20 16:26:30 +11:00