aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove proto.rs & move some definitions out of data.rsAlex Auvolat2020-04-181-5/+2
* Massive RPC refactoringAlex Auvolat2020-04-181-5/+9
* Implement ring comparison algorithmAlex Auvolat2020-04-161-1/+70
* Begin work on sync...Alex Auvolat2020-04-161-10/+9
* TLS for command line clientAlex Auvolat2020-04-121-1/+24
* Trying to do TLSAlex Auvolat2020-04-121-1/+2
* Background task runner that replaces tokio::spawnAlex Auvolat2020-04-111-0/+1
* Add block ref tableAlex Auvolat2020-04-101-0/+1
* RefactorAlex Auvolat2020-04-101-0/+1
* Fix the Sync issue. Details:Alex Auvolat2020-04-101-43/+68
* Why is it not Sync??Alex Auvolat2020-04-091-0/+2
* Some progressAlex Auvolat2020-04-091-1/+1
* Some work in actually storing thingsAlex Auvolat2020-04-081-0/+5
* custom data type for hashes and identifiersAlex Auvolat2020-04-071-4/+4
* Config management & ringAlex Auvolat2020-04-071-3/+7
* Refactor; ability to update network configAlex Auvolat2020-04-071-83/+127
* Fix pingingAlex Auvolat2020-04-071-0/+2
* Some workAlex Auvolat2020-04-061-1/+1
* Some more basic workAlex Auvolat2020-04-061-21/+63
* First commit: skeleton for something greatAlex Auvolat2020-04-051-0/+76