aboutsummaryrefslogtreecommitdiffstats
path: root/src/synchronizer.rs
Commit message (Collapse)AuthorAgeFilesLines
* cargo fix (with cargo v1.37)Bryan Newbold2019-08-261-1/+1
|
* more WIP on synchronizerBryan Newbold2018-02-191-2/+3
|
* synchronizer: manual control of peer listBryan Newbold2018-02-151-2/+25
|
* 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