plugeth/swarm/network/simulation
gluk256 6e401792ce swarm/pss: negihbourhood addressing simulation tests (#19278)
* swarm/pss: fixed bug in pss.process, test added

* swarm/pss: test case updated

* swarm/pss: WaitTillSnapshotRecreated() func added

* swarm/pss: snapshot test updated

* swarm/pss: WaitTillSnapshotLoaded() fixed

* swarm/pss: gofmt applied

* swarm/pss: refactoring, file renamed

* swarm/pss: input data fixed

* swarm/pss: race condition fixed

* swarm/pss: test timeout increased

* swarm/pss: eliminated the global variables

* swarm/pss: tests added

* swarm/pss: comments added

* swarm/pss: comment fixed

* swarm/pss: refactored according to review

* swarm/pss: style fix

* swarm/pss: increased timeout
2019-03-16 08:39:38 +01:00
..
bucket_test.go A few minor code inspection fixes (#18393) 2019-01-06 11:58:57 +01:00
bucket.go A few minor code inspection fixes (#18393) 2019-01-06 11:58:57 +01:00
events_test.go swarm: Fix T.Fatal inside a goroutine in tests (#18409) 2019-01-09 07:05:55 +01:00
events.go swarm/network/simulation: use simulations.Event instead p2p.PeerEvent (#18098) 2018-11-15 21:06:27 +01:00
example_test.go swarm/network: Rename minproxbinsize, add as member of simulation (#18408) 2019-01-10 12:33:51 +01:00
http_test.go swarm: Fix T.Fatal inside a goroutine in tests (#18409) 2019-01-09 07:05:55 +01:00
http.go Merge netsim mig to master (#17241) 2018-07-30 22:55:25 +02:00
kademlia_test.go swarm/pss: negihbourhood addressing simulation tests (#19278) 2019-03-16 08:39:38 +01:00
kademlia.go swarm/pss: negihbourhood addressing simulation tests (#19278) 2019-03-16 08:39:38 +01:00
node_test.go p2p, swarm: fix node up races by granular locking (#18976) 2019-02-18 07:38:14 +01:00
node.go swarm, p2p: Prerequities for ENR replacing handshake (#19275) 2019-03-15 11:27:17 +01:00
service_test.go swarm: network simulation for swarm tests (#769) 2018-07-23 15:33:25 +02:00
service.go p2p, swarm: fix node up races by granular locking (#18976) 2019-02-18 07:38:14 +01:00
simulation_test.go p2p, swarm: fix node up races by granular locking (#18976) 2019-02-18 07:38:14 +01:00
simulation.go p2p/simulations: eliminate concept of pivot (#18426) 2019-01-11 10:23:45 +01:00