go-ethereum/p2p/simulations/adapters
Elad_ 6f5ed03e15
kademlia persistence simulation (#347)
* swarm/network: Kademlia updates to full and SuggestPeer methods
* swarm/network: add more tests and fixes
* fixed a bug in state store that did not close the file handle on shutdown
* added test for kademlia state storage across sessions
2018-04-12 10:08:36 +02:00
..
docker.go p2p/sim: fix comment and update ExternalIP 2018-03-09 14:32:49 +01:00
exec.go p2p/sim: fix comment and update ExternalIP 2018-03-09 14:32:49 +01:00
inproc.go kademlia persistence simulation (#347) 2018-04-12 10:08:36 +02:00
inproc_test.go p2p/sim: update socket pipe to use the default available buffer from OS 2018-02-16 12:54:21 +01:00
state.go all: update license information (#16089) 2018-02-14 13:49:11 +01:00
types.go p2p/sim, swarm/network: configurable EnableMsgEvents, and reduced indirection when creating Simulation Nodes 2018-02-16 17:00:08 +01:00