Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | oops | Alex Auvolat | 2018-09-25 | 1 | -3/+5 | |
| | ||||||
* | s/block/page, change semantics to use more binaries, fixes | Alex Auvolat | 2018-09-25 | 5 | -74/+111 | |
| | ||||||
* | Add some ideas | Alex Auvolat | 2018-09-25 | 2 | -26/+145 | |
| | ||||||
* | Fix cleanups ? | Alex Auvolat | 2018-09-11 | 2 | -7/+5 | |
| | ||||||
* | Block store dependency management & caching (NOT TESTED) | Alex Auvolat | 2018-09-11 | 8 | -99/+192 | |
| | ||||||
* | Use DETS to store shard & peer list to disk | Alex Auvolat | 2018-09-11 | 13 | -52/+122 | |
| | ||||||
* | Add todo list | Alex Auvolat | 2018-09-11 | 2 | -1/+112 | |
| | ||||||
* | Deps update | Alex Auvolat | 2018-09-11 | 4 | -67/+1839 | |
| | ||||||
* | Import shardweb0.0.2 | Alex Auvolat | 2018-09-01 | 48 | -0/+5182 | |
| | ||||||
* | Move everything to subdirectory | Alex Auvolat | 2018-09-01 | 22 | -0/+0 | |
| | ||||||
* | Add peer id suffix to make sub networks | Alex Auvolat | 2018-09-01 | 3 | -1/+31 | |
| | ||||||
* | Make merkle search tree work over network | Alex Auvolat | 2018-09-01 | 4 | -2/+24 | |
| | ||||||
* | Implement merge for Merkle search tree, not yet working over network | Alex Auvolat | 2018-09-01 | 4 | -8/+108 | |
| | ||||||
* | Chat using Merkle search tree & block store, not yet 100% complete | Alex Auvolat | 2018-08-31 | 6 | -131/+318 | |
| | ||||||
* | Custom compare and merge functions for Merkle search tree0.0.1 | Alex Auvolat | 2018-08-31 | 7 | -111/+231 | |
| | ||||||
* | Remove useless function, old peer pruning | Alex Auvolat | 2018-08-31 | 1 | -8/+7 | |
| | ||||||
* | Some refactoring, more functionality for the manager | Alex Auvolat | 2018-08-31 | 3 | -73/+128 | |
| | ||||||
* | Remove web interface, deregistration for chat subs on death | Alex Auvolat | 2018-08-31 | 4 | -62/+8 | |
| | ||||||
* | Fix port issues | Alex Auvolat | 2018-08-27 | 2 | -3/+4 | |
| | ||||||
* | Big fixes (1 line), small changes (many lines) | Alex Auvolat | 2018-08-27 | 8 | -13/+124 | |
| | ||||||
* | Disable web interface | Alex Auvolat | 2018-08-27 | 5 | -5/+5 | |
| | ||||||
* | Use PageStore protocol | Alex Auvolat | 2018-07-20 | 2 | -28/+132 | |
| | ||||||
* | Add get call and associated test | Alex Auvolat | 2018-07-20 | 2 | -1/+40 | |
| | ||||||
* | Merkle search tree | Alex Auvolat | 2018-07-20 | 2 | -0/+216 | |
| | ||||||
* | Merkle list not a separate process, it makes no sense | Alex Auvolat | 2018-07-20 | 4 | -64/+98 | |
| | ||||||
* | Refactoring ; template for block store | Alex Auvolat | 2018-07-19 | 8 | -123/+229 | |
| | ||||||
* | Mini change | Alex Auvolat | 2018-07-10 | 2 | -4/+11 | |
| | ||||||
* | Document | Alex Auvolat | 2018-07-04 | 5 | -22/+102 | |
| | ||||||
* | Multiple chat rooms (no web UI yet) | Alex Auvolat | 2018-07-04 | 8 | -47/+191 | |
| | ||||||
* | Tests | Alex Auvolat | 2018-07-04 | 2 | -7/+4 | |
| | ||||||
* | Add connection manager (to be fully fledged peer database) | Alex Auvolat | 2018-07-03 | 7 | -24/+76 | |
| | ||||||
* | Initialize shard repo with code from somewhere | Alex Auvolat | 2018-07-03 | 17 | -0/+655 | |