aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make it work, including Web interfaceAlex Auvolat2018-09-269-76/+130
* Signing and stuffAlex Auvolat2018-09-2612-129/+400
* PersistencyAlex Auvolat2018-09-263-26/+63
* oopsAlex Auvolat2018-09-251-3/+5
* s/block/page, change semantics to use more binaries, fixesAlex Auvolat2018-09-255-74/+111
* Add some ideasAlex Auvolat2018-09-252-26/+145
* Fix cleanups ?Alex Auvolat2018-09-112-7/+5
* Block store dependency management & caching (NOT TESTED)Alex Auvolat2018-09-118-99/+192
* Use DETS to store shard & peer list to diskAlex Auvolat2018-09-1113-52/+122
* Add todo listAlex Auvolat2018-09-112-1/+112
* Deps updateAlex Auvolat2018-09-114-67/+1839
* Import shardweb0.0.2Alex Auvolat2018-09-0148-0/+5182
* Move everything to subdirectoryAlex Auvolat2018-09-0122-0/+0
* Add peer id suffix to make sub networksAlex Auvolat2018-09-013-1/+31
* Make merkle search tree work over networkAlex Auvolat2018-09-014-2/+24
* Implement merge for Merkle search tree, not yet working over networkAlex Auvolat2018-09-014-8/+108
* Chat using Merkle search tree & block store, not yet 100% completeAlex Auvolat2018-08-316-131/+318
* Custom compare and merge functions for Merkle search tree0.0.1Alex Auvolat2018-08-317-111/+231
* Remove useless function, old peer pruningAlex Auvolat2018-08-311-8/+7
* Some refactoring, more functionality for the managerAlex Auvolat2018-08-313-73/+128
* Remove web interface, deregistration for chat subs on deathAlex Auvolat2018-08-314-62/+8
* Fix port issuesAlex Auvolat2018-08-272-3/+4
* Big fixes (1 line), small changes (many lines)Alex Auvolat2018-08-278-13/+124
* Disable web interfaceAlex Auvolat2018-08-275-5/+5
* Use PageStore protocolAlex Auvolat2018-07-202-28/+132
* Add get call and associated testAlex Auvolat2018-07-202-1/+40
* Merkle search treeAlex Auvolat2018-07-202-0/+216
* Merkle list not a separate process, it makes no senseAlex Auvolat2018-07-204-64/+98
* Refactoring ; template for block storeAlex Auvolat2018-07-198-123/+229
* Mini changeAlex Auvolat2018-07-102-4/+11
* DocumentAlex Auvolat2018-07-045-22/+102
* Multiple chat rooms (no web UI yet)Alex Auvolat2018-07-048-47/+191
* TestsAlex Auvolat2018-07-042-7/+4
* Add connection manager (to be fully fledged peer database)Alex Auvolat2018-07-037-24/+76
* Initialize shard repo with code from somewhereAlex Auvolat2018-07-0317-0/+655