Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make most requested changes | Trinity Pointard | 2021-04-27 | 1 | -5/+6 |
* | document rpc crate | Trinity Pointard | 2021-04-27 | 1 | -1/+33 |
* | small simplify | Alex Auvolat | 2021-04-27 | 1 | -3/+1 |
* | Merge discovery loop with consul | Alex Auvolat | 2021-04-27 | 1 | -37/+22 |
* | cargo fmt | Alex Auvolat | 2021-04-27 | 1 | -1/+0 |
* | Print stats | Alex Auvolat | 2021-04-27 | 1 | -1/+1 |
* | Cargo fmt | Alex Auvolat | 2021-04-27 | 1 | -1/+3 |
* | Keep old data | Alex Auvolat | 2021-04-27 | 1 | -4/+20 |
* | Persist directly and not in background | Alex Auvolat | 2021-04-27 | 1 | -12/+11 |
* | Improve bootstraping: do it regularly; persist peer list | Alex Auvolat | 2021-04-27 | 1 | -63/+117 |
* | Some improvements in background worker but we terminate late | Alex Auvolat | 2021-03-15 | 1 | -15/+10 |
* | WIP migrate to tokio 1 | Alex Auvolat | 2021-03-15 | 1 | -16/+14 |
* | Refactor block resync loop; make workers infaillible | Alex Auvolat | 2021-03-15 | 1 | -4/+1 |
* | Time and metadata improvements | Alex Auvolat | 2021-03-15 | 1 | -0/+1 |
* | Checkpoint: add merkle tree in data table | Alex Auvolat | 2021-03-11 | 1 | -4/+2 |
* | Not fully tested: new multi-dc MagLev | Alex Auvolat | 2021-03-05 | 1 | -10/+2 |
* | Cargo fmt | Alex Auvolat | 2021-02-23 | 1 | -2/+2 |
* | Replace some checksums where it makes sense | Alex Auvolat | 2021-02-23 | 1 | -1/+1 |
* | rename hash() to sha256sum(), we might want to change it at some places | Alex Auvolat | 2021-02-21 | 1 | -6/+4 |
* | Some refactoring | Alex Auvolat | 2021-02-21 | 1 | -115/+6 |
* | Make less things public | Alex Auvolat | 2020-12-12 | 1 | -23/+24 |
* | Refactor error management in API parterror-refactoring | Alex Auvolat | 2020-11-08 | 1 | -1/+1 |
* | Add automatic peer discovery from Consul | Alex Auvolat | 2020-06-30 | 1 | -3/+54 |
* | Split code for modular compilation | Alex Auvolat | 2020-04-24 | 1 | -5/+5 |
* | Reorganize code | Alex Auvolat | 2020-04-23 | 1 | -0/+692 |