Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cargo fmt | Alex Auvolat | 2021-03-12 | 1 | -4/+7 |
* | Implement table gc, currently for block_ref and version only | Alex Auvolat | 2021-03-12 | 1 | -12/+6 |
* | Move table rpc client out of tableaux | Alex Auvolat | 2021-03-12 | 1 | -3/+3 |
* | Make syncer have its own rpc client/server | Alex Auvolat | 2021-03-12 | 1 | -23/+58 |
* | Don't sync at beginning | Alex Auvolat | 2021-03-12 | 1 | -3/+7 |
* | Fix merkle updater not being notified; improved logging | Alex Auvolat | 2021-03-12 | 1 | -6/+7 |
* | whoops | Alex Auvolat | 2021-03-11 | 1 | -1/+9 |
* | More security: don't delete stuff too easily | Alex Auvolat | 2021-03-11 | 1 | -0/+3 |
* | Add comment, and also whoops, this wasn't doing what we expected | Alex Auvolat | 2021-03-11 | 1 | -8/+14 |
* | Add a nice warning | Alex Auvolat | 2021-03-11 | 1 | -2/+5 |
* | Tiny changes | Alex Auvolat | 2021-03-11 | 1 | -3/+6 |
* | (not well tested) use merkle tree for sync | Alex Auvolat | 2021-03-11 | 1 | -0/+632 |