aboutsummaryrefslogtreecommitdiff
path: root/src/rpc
Commit message (Expand)AuthorAgeFilesLines
* Update sled & try to debug deadlock (but its in sled...)Alex Auvolat2021-02-232-2/+18
* Cargo fmtAlex Auvolat2021-02-233-8/+10
* Replace some checksums where it makes senseAlex Auvolat2021-02-231-1/+1
* rename hash() to sha256sum(), we might want to change it at some placesAlex Auvolat2021-02-212-7/+5
* Some refactoringAlex Auvolat2021-02-213-116/+133
* Bump everything to 0.1.1Alex Auvolat2021-01-151-2/+2
* Make less things publicAlex Auvolat2020-12-123-27/+28
* Refactor error management in API parterror-refactoringAlex Auvolat2020-11-082-2/+5
* Add versions to dependencies0.1.0Alex Auvolat2020-07-071-1/+1
* Add license, description and repository to .toml filesAlex Auvolat2020-07-071-0/+3
* Add automatic peer discovery from ConsulAlex Auvolat2020-06-304-3/+108
* Rate limit requests a bit more seriouslyAlex Auvolat2020-05-011-1/+2
* Split code for modular compilationAlex Auvolat2020-04-246-37/+57
* Reorganize codeAlex Auvolat2020-04-235-0/+1414