Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Well they still have to exit when we're exiting though | Alex Auvolat | 2020-04-22 | 1 | -9/+5 |
* | Better concurrency: | Alex Auvolat | 2020-04-22 | 1 | -3/+4 |
* | Add node tags in configuration | Alex Auvolat | 2020-04-21 | 1 | -3/+13 |
* | Pretty logging | Alex Auvolat | 2020-04-21 | 1 | -6/+13 |
* | More aggressive sync timings & improve other stuff | Alex Auvolat | 2020-04-19 | 1 | -4/+1 |
* | Begin implement bucket management & admin commands | Alex Auvolat | 2020-04-19 | 1 | -1/+2 |
* | Massive RPC refactoring | Alex Auvolat | 2020-04-18 | 1 | -143/+167 |
* | Implement sending blocks to nodes that need them | Alex Auvolat | 2020-04-17 | 1 | -0/+5 |
* | Implement getting missing blocks when RC increases | Alex Auvolat | 2020-04-17 | 1 | -1/+0 |
* | Make all requests continue in the background even after we got enough responses. | Alex Auvolat | 2020-04-16 | 1 | -1/+1 |
* | WIP | Alex Auvolat | 2020-04-16 | 1 | -21/+8 |
* | Begin work on sync... | Alex Auvolat | 2020-04-16 | 1 | -3/+1 |
* | Fix table RPC to not be interruptible | Alex Auvolat | 2020-04-12 | 1 | -11/+15 |
* | TLS works \o/ | Alex Auvolat | 2020-04-12 | 1 | -1/+1 |
* | Trying to do TLS | Alex Auvolat | 2020-04-12 | 1 | -19/+79 |
* | fixes | Alex Auvolat | 2020-04-12 | 1 | -8/+21 |
* | Keep network status & ring in a tokio::sync::watch | Alex Auvolat | 2020-04-11 | 1 | -2/+2 |
* | Local refcounting of blocks | Alex Auvolat | 2020-04-11 | 1 | -3/+2 |
* | Background task runner that replaces tokio::spawn | Alex Auvolat | 2020-04-11 | 1 | -2/+3 |
* | We don't want the debugging to fail, actually. | Alex Auvolat | 2020-04-10 | 1 | -9/+20 |
* | Fix the Sync issue. Details: | Alex Auvolat | 2020-04-10 | 1 | -23/+30 |
* | Why is it not Sync?? | Alex Auvolat | 2020-04-09 | 1 | -2/+19 |
* | Something works | Alex Auvolat | 2020-04-09 | 1 | -2/+5 |
* | Some work | Alex Auvolat | 2020-04-08 | 1 | -1/+0 |
* | Some work in actually storing things | Alex Auvolat | 2020-04-08 | 1 | -7/+17 |
* | Refactor; ability to update network config | Alex Auvolat | 2020-04-07 | 1 | -0/+69 |