• Janoš Guljaš's avatar
    swarm: snapshot load improvement (#18220) · 66180971
    Janoš Guljaš authored
    * swarm/network: Hive - do not notify peer if discovery is disabled
    
    * p2p/simulations: validate all connections on loading a snapshot
    
    * p2p/simulations: track all connections in on snapshot loading
    
    * p2p/simulations: add snapshotLoadTimeout variable
    
    * p2p/simulations: ignore control events in snapshot load
    
    * p2p/simulations: simplify event loop synchronization
    
    * p2p/simulations: return already connected error from Load function
    
    * p2p/simulations: log warning on snapshot loading disconnection
    66180971
Name
Last commit
Last update
..
adapters Loading commit data...
examples Loading commit data...
pipes Loading commit data...
README.md Loading commit data...
events.go Loading commit data...
http.go Loading commit data...
http_test.go Loading commit data...
mocker.go Loading commit data...
mocker_test.go Loading commit data...
network.go Loading commit data...
network_test.go Loading commit data...
simulation.go Loading commit data...