quorum/swarm/api
Attila Gazso 9df16f3468 swarm: Added lightnode flag (#17291)
* swarm: Added lightnode flag

Added --lightnode command line parameter
Added LightNode to Handshake message

* swarm/config: Fixed variable naming

* cmd/swarm: Changed BoolTFlag to BoolFlag for SwarmLightNodeEnabled

* swarm/network: Changed logging

* swarm/network: Changed protocol version testing

* swarm/network: Renamed DefaultNetworkID variable to TestProtocolNetworkID

* swarm/network: Bumped protocol version

* swarm/network: Changed LightNode handhsake test to table driven

* swarm/network: Changed back TestProtocolVersion to 5 for now

* swarm/network: Moved the test configuration inside the test function scope
2018-08-07 15:34:11 +02:00
..
client swarm/storage/mru: Client-side MRU signatures (#784) 2018-07-23 15:33:33 +02:00
http swarm/api/http: test fixes (#17334) 2018-08-07 13:40:38 +02:00
testdata/test0 core, core/vm: added gas price variance table 2016-10-14 18:09:17 +02:00
api.go swarm/api/http: refactored http package (#17309) 2018-08-07 11:56:55 +02:00
api_test.go swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) 2018-07-13 17:40:28 +02:00
config.go swarm: Added lightnode flag (#17291) 2018-08-07 15:34:11 +02:00
config_test.go swarm: network rewrite merge 2018-06-21 21:10:31 +02:00
filesystem.go swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) 2018-07-13 17:40:28 +02:00
filesystem_test.go swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150) 2018-07-09 14:11:49 +02:00
manifest.go p2p, swarm, trie: avoid copying slices in loops (#17265) 2018-08-07 13:56:40 +03:00
manifest_test.go swarm: network rewrite merge 2018-06-21 21:10:31 +02:00
storage.go swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) 2018-07-13 17:40:28 +02:00
storage_test.go swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150) 2018-07-09 14:11:49 +02:00
testapi.go swarm: network rewrite merge 2018-06-21 21:10:31 +02:00
uri.go swarm: network rewrite merge 2018-06-21 21:10:31 +02:00
uri_test.go swarm: network rewrite merge 2018-06-21 21:10:31 +02:00