• Attila Gazso's avatar
    swarm: Added lightnode flag (#17291) · 9df16f34
    Attila Gazso authored
    * 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
    9df16f34
Name
Last commit
Last update
..
client Loading commit data...
http Loading commit data...
testdata/test0 Loading commit data...
api.go Loading commit data...
api_test.go Loading commit data...
config.go Loading commit data...
config_test.go Loading commit data...
filesystem.go Loading commit data...
filesystem_test.go Loading commit data...
manifest.go Loading commit data...
manifest_test.go Loading commit data...
storage.go Loading commit data...
storage_test.go Loading commit data...
testapi.go Loading commit data...
uri.go Loading commit data...
uri_test.go Loading commit data...