aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/membership.rs
Commit message (Collapse)AuthorAgeFilesLines
* Checkpoint: add merkle tree in data tableAlex Auvolat2021-03-111-4/+2
|
* Not fully tested: new multi-dc MagLevAlex Auvolat2021-03-051-10/+2
|
* Cargo fmtAlex Auvolat2021-02-231-2/+2
|
* 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-211-6/+4
|
* Some refactoringAlex Auvolat2021-02-211-115/+6
|
* Make less things publicAlex Auvolat2020-12-121-23/+24
|
* Refactor error management in API parterror-refactoringAlex Auvolat2020-11-081-1/+1
|
* Add automatic peer discovery from ConsulAlex Auvolat2020-06-301-3/+54
|
* Split code for modular compilationAlex Auvolat2020-04-241-5/+5
|
* Reorganize codeAlex Auvolat2020-04-231-0/+692