• Viktor Trón's avatar
    swarm/network: hive bug: needed shallow peers are not sent to nodes beyond... · 05290150
    Viktor Trón authored
    swarm/network:   hive bug: needed shallow peers are not sent to nodes beyond connection's proximity order (#19326)
    
    * swarm/network: fix hive bug not sending shallow peers
    
    -  hive bug: needed shallow peers were not sent to nodes beyond connection's proximity order
    - add extensive protocol exchange tests for initial subPeersMsg-peersMsg exchange
    - modify bzzProtocolTester to allow pregenerated overlay addresses
    
    * swarm/network: attempt to fix hive persistance test
    
    * swarm/network: fix TestHiveStatePersistance (#1320)
    
    * swarm/network: remove trace lines from the hive persistance test
    
    * address PR review comments
    
    * swarm/network: address PR comments on TestInitialPeersMsg
    
     * eliminate *testing.T argument from bzz/hive protocoltesters
     * add sorting (only runs in test code) on peersMsg payload
     * add random (0 to MaxPeersPerPO) peers for each po
     * add extra peers closer to pivot than control
    05290150
Name
Last commit
Last update
..
api Loading commit data...
bmt Loading commit data...
chunk Loading commit data...
dev Loading commit data...
docker Loading commit data...
fuse Loading commit data...
log Loading commit data...
metrics Loading commit data...
network Loading commit data...
pot Loading commit data...
pss Loading commit data...
sctx Loading commit data...
services/swap Loading commit data...
shed Loading commit data...
spancontext Loading commit data...
state Loading commit data...
storage Loading commit data...
swap 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...
swarm.go Loading commit data...
swarm_test.go Loading commit data...