storj/web/storagenode
paul cannon c139ed8ea1 storagenode/console: remove kademlia (#2942)
this is a trivial operation for storagenode/console, as it doesn't
really need or use kademlia in the first place.

What:

Removes kademlia from storagenode/console

Why:

We are in the process of getting rid of kademlia, and this is one place where it's particularly easy.

Please describe the tests:

Existing tests exercise storagenode/console behavior; if they continue to work, everything here should be tested satisfactorily.
Please describe the performance impact:

None
2019-09-11 16:41:43 -04:00
..
src storagenode/console: remove kademlia (#2942) 2019-09-11 16:41:43 -04:00
static web/storagenode: markup and logic for node operator dashboard (#2906) 2019-09-09 19:00:25 +03:00
.gitignore web/storagenode: markup and logic for node operator dashboard (#2906) 2019-09-09 19:00:25 +03:00
babel.config.js web/storagenode: markup and logic for node operator dashboard (#2906) 2019-09-09 19:00:25 +03:00
index.html web/storagenode: markup and logic for node operator dashboard (#2906) 2019-09-09 19:00:25 +03:00
package.json web/storagenode: markup and logic for node operator dashboard (#2906) 2019-09-09 19:00:25 +03:00
tsconfig.json web/storagenode: markup and logic for node operator dashboard (#2906) 2019-09-09 19:00:25 +03:00
tslint.json web/storagenode: markup and logic for node operator dashboard (#2906) 2019-09-09 19:00:25 +03:00
vue.config.js web/storagenode: markup and logic for node operator dashboard (#2906) 2019-09-09 19:00:25 +03:00