Dean Eigenmann ba2916ebb2
discv5 (#19)
* readme

* create package

* started experimenting

* cleanup

* adding a peer

* more granular control

* fix

* fix

* removed

* experimenting

* using debug

* updated code to start N nodes

* fix

* fix

* dean is too retarded for nim part 5

* confused

* fi

* added todo, playing around

* updated

* distance func

* todo

* fix

* fix

* made it work

* changes

* update

* multiple runs

* minor improvements

* using for

* minor

* little error

* woops

* update

* using sequence

* changes

* updated

* unused

* moved

* fixed

* changed sleep to var

* changed node count

* moved start

* using contains

* using sample functions

* added a random version

* back

* experimenting with random pairs

* starting bootstrap node only

* made config flag

* remove echo

* minor change

* added some comments

* printing port instead, more informative

* fixes

* fix

* overhaul

* more

* updated random

* added count

* fixes

* started working on ENR lookup

* using smarter distribution

* using countit

* fix
2020-04-28 11:33:25 +08:00
2019-10-18 12:59:33 +08:00
2020-04-28 11:33:25 +08:00
2019-10-03 13:56:30 +08:00
2019-12-03 20:03:07 +08:00
2019-11-04 14:55:13 +08:00
2020-04-20 13:47:15 +08:00
2019-11-04 16:00:57 +01:00
2019-11-28 12:18:05 +08:00

Research

MIT License

Thinking in code.

This repository contains experimental code related to research for the vac protocol. Some of the proof-of-concepts in this repository may later make it into the protocol as fundamental components.

Projects

License

This project is licensed under the MIT License - see the LICENSE file for details

Description
Thinking in code
Readme MIT
Languages
Nim 38.4%
Python 27.4%
Go 10.9%
JavaScript 8%
TLA 4.9%
Other 10.4%