quorum/swarm/network/stream
Mark Vujevits 81533deae5 swarm/network: light nodes are not dialed, saved and requested from (#17975)
* RequestFromPeers does not use peers marked as lightnode

* fix warning about variable name

* write tests for RequestFromPeers

* lightnodes should be omitted from the addressbook

* resolve pr comments regarding logging, formatting and comments

* resolve pr comments regarding comments and added a missing newline

* add assertions to check peers in live connections
2018-11-07 20:33:36 +01:00
..
intervals all: remove the duplicate 'the' in annotations (#17509) 2018-08-27 11:49:29 +03:00
testing all: new p2p node representation (#17643) 2018-09-25 00:59:00 +02:00
common_test.go Merge branch 'master' into max-stream-peer-servers 2018-09-25 16:57:31 +02:00
delivery.go swarm/network: light nodes are not dialed, saved and requested from (#17975) 2018-11-07 20:33:36 +01:00
delivery_test.go swarm/network: light nodes are not dialed, saved and requested from (#17975) 2018-11-07 20:33:36 +01:00
intervals_test.go swarm: Better syncing and retrieval option definition (#17986) 2018-11-07 00:04:18 +01:00
lightnode_test.go swarm: Better syncing and retrieval option definition (#17986) 2018-11-07 00:04:18 +01:00
messages.go swarm/network/stream: disambiguate chunk delivery messages (retrieval… (#17920) 2018-10-21 09:30:41 +02:00
peer.go swarm/network/stream: disambiguate chunk delivery messages (retrieval… (#17920) 2018-10-21 09:30:41 +02:00
snapshot_retrieval_test.go swarm: Better syncing and retrieval option definition (#17986) 2018-11-07 00:04:18 +01:00
snapshot_sync_test.go swarm: Better syncing and retrieval option definition (#17986) 2018-11-07 00:04:18 +01:00
stream.go swarm: Better syncing and retrieval option definition (#17986) 2018-11-07 00:04:18 +01:00
streamer_test.go swarm: Better syncing and retrieval option definition (#17986) 2018-11-07 00:04:18 +01:00
syncer.go swarm/network/stream: generalise setting of next batch (#17818) 2018-10-12 16:26:16 +02:00
syncer_test.go swarm: Better syncing and retrieval option definition (#17986) 2018-11-07 00:04:18 +01:00
visualized_snapshot_sync_sim_test.go Fix retrieval tests and simulation backends (#17723) 2018-10-08 20:28:44 +02:00