Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmd/bootnode, eth, p2p, p2p/discover: use a fancier db design | Péter Szilágyi | 2015-04-24 | 1 | -3/+7 |
* | cmd/bootnode, eth, p2p, p2p/discover: clean up the seeder and mesh into eth. | Péter Szilágyi | 2015-04-24 | 1 | -2/+2 |
* | p2p/discovery: fix broken tests due to API update | Péter Szilágyi | 2015-04-24 | 1 | -1/+1 |
* | p2p/discover: implement node bonding | Felix Lange | 2015-04-01 | 1 | -147/+275 |
* | p2p/discover: map listening port using configured mechanism | Felix Lange | 2015-02-13 | 1 | -7/+7 |
* | p2p/discover: deflake UDP tests | Felix Lange | 2015-02-09 | 1 | -55/+107 |
* | p2p/discover: add node URL functions, distinguish TCP/UDP ports | Felix Lange | 2015-02-07 | 1 | -5/+8 |
* | p2p/discover: add some helper functions | Felix Lange | 2015-02-06 | 1 | -7/+7 |
* | p2p/discover: new package implementing the Node Discovery Protocol | Felix Lange | 2015-02-06 | 1 | -0/+156 |