aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Add peer id suffix to make sub networksAlex Auvolat2018-09-012-1/+19
|
* Make merkle search tree work over networkAlex Auvolat2018-09-013-2/+4
|
* Implement merge for Merkle search tree, not yet working over networkAlex Auvolat2018-09-013-7/+61
|
* Chat using Merkle search tree & block store, not yet 100% completeAlex Auvolat2018-08-315-131/+298
|
* Custom compare and merge functions for Merkle search tree0.0.1Alex Auvolat2018-08-314-98/+158
|
* 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-313-56/+6
|
* Fix port issuesAlex Auvolat2018-08-272-3/+4
|
* Big fixes (1 line), small changes (many lines)Alex Auvolat2018-08-274-11/+77
|
* Disable web interfaceAlex Auvolat2018-08-274-3/+3
|
* Use PageStore protocolAlex Auvolat2018-07-202-28/+132
|
* Add get call and associated testAlex Auvolat2018-07-201-1/+27
|
* Merkle search treeAlex Auvolat2018-07-201-0/+181
|
* Merkle list not a separate process, it makes no senseAlex Auvolat2018-07-203-58/+90
|
* 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
|
* Add connection manager (to be fully fledged peer database)Alex Auvolat2018-07-036-20/+73
|
* Initialize shard repo with code from somewhereAlex Auvolat2018-07-038-0/+474