Commit Graph
168 Commits
Author SHA1 Message Date
Paul Hauner 15f853416b Add more detail to sync logs 2019-03-24 13:59:27 +11:00
Paul Hauner 840738ea12 Tidy logging, fix bug with stale time in queue 2019-03-24 13:06:17 +11:00
Paul Hauner 6b39c693af Extend syncing 2019-03-24 12:50:23 +11:00
Paul Hauner a57a7c2394 Implement block imports for sync 2019-03-23 18:48:09 +11:00
Paul Hauner 4b5b5851a6 Allow sync to to request block bodies. 2019-03-23 13:23:44 +11:00
Paul Hauner 96ba1c8f77 Implement get_block_roots for syncing 2019-03-22 14:20:49 +11:00
Paul Hauner f96a3282b5 Pass first sync test 2019-03-22 11:39:16 +11:00
Paul Hauner 7a75ee3d19 Merge branch 'master' into paul-sync 2019-03-22 07:11:04 +11:00
Paul Hauner f3c81cda99 Implement hello responses. 2019-03-21 18:21:50 +11:00
Paul Hauner ca18d4390a Add first changes to syncing logic
- Adds testing framework
- Breaks out new `NetworkContext` object
2019-03-21 17:17:01 +11:00
Age Manning e080f63811 Rename libp2p to eth2-libp2p 2019-03-20 15:09:24 +11:00
Age Manning 7c7f81d188 Fix issue with merging v0.5.0 2019-03-20 14:36:09 +11:00
Age Manning 4b57d32b60 Apply clippy suggestions 2019-03-19 23:20:39 +11:00
Age Manning dc014d07bc Enable syncing state when new peer connects 2019-03-19 22:32:56 +11:00
Age Manning b30d72501c Add logger to sync module 2019-03-19 21:55:57 +11:00
Age Manning c0bc45f1f3 Implement node connection validation structure 2019-03-19 18:28:42 +11:00
Age Manning dfdec78a7a Implements hello generation in sync module 2019-03-19 00:26:15 +11:00
Age Manning 41abdb7599 Remove sync crate, move into network crate 2019-03-19 00:05:06 +11:00