aboutsummaryrefslogtreecommitdiffstats
path: root/src/synchronizer.rs
Commit message (Collapse)AuthorAgeFilesLines
* more WIP on synchronizerBryan Newbold2018-02-151-23/+118
|
* WIP on synchronizer state machineBryan Newbold2018-01-221-10/+108
|
* move drive helper function from datconnection into datpeerBryan Newbold2018-01-111-10/+10
| | | | | | This is the hyperdrive-specific helper for reading the first metadata block and extracting the data feed public key. It maybe should be somewhere even less generic.
* start flushing out new APIsBryan Newbold2017-12-121-11/+28
|
* refactor higher level peer APIs (WIP)Bryan Newbold2017-12-111-0/+126