Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small refactorings | Alex Auvolat | 2020-04-12 | 1 | -1/+1 |
| | |||||
* | Trying to do TLS | Alex Auvolat | 2020-04-12 | 1 | -2/+2 |
| | |||||
* | Refactor a bit | Alex Auvolat | 2020-04-12 | 1 | -8/+7 |
| | |||||
* | Keep network status & ring in a tokio::sync::watch | Alex Auvolat | 2020-04-11 | 1 | -2/+5 |
| | | | | | | advantages - reads don't prevent preparing writes - can be followed from other parts of the system by cloning the receiver | ||||
* | Local refcounting of blocks | Alex Auvolat | 2020-04-11 | 1 | -2/+14 |
| | |||||
* | table::insert_many, version_table::updated | Alex Auvolat | 2020-04-11 | 1 | -1/+1 |
| | |||||
* | Add block ref table | Alex Auvolat | 2020-04-10 | 1 | -0/+51 |