• 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
..
api Loading commit data...
bmt Loading commit data...
dev Loading commit data...
fuse Loading commit data...
grafana_dashboards Loading commit data...
log Loading commit data...
metrics Loading commit data...
multihash Loading commit data...
network Loading commit data...
pot Loading commit data...
pss Loading commit data...
sctx Loading commit data...
services/swap Loading commit data...
spancontext Loading commit data...
state Loading commit data...
storage Loading commit data...
testutil Loading commit data...
tracing Loading commit data...
version Loading commit data...
AUTHORS Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
network_test.go Loading commit data...
state.go Loading commit data...
swarm.go Loading commit data...
swarm_test.go Loading commit data...