• Viktor Trón's avatar
    swarm/network: rewrite of peer suggestion engine, fix skipped tests (#18404) · bcb25941
    Viktor Trón authored
    * swarm/network: fix skipped tests related to suggestPeer
    
    * swarm/network: rename depth to radius
    
    * swarm/network: uncomment assertHealth and improve comments
    
    * swarm/network: remove commented code
    
    * swarm/network: kademlia suggestPeer algo correction
    
    * swarm/network: kademlia suggest peer
    
     * simplify suggest Peer code
     * improve peer suggestion algo
     * add comments
     * kademlia testing improvements
       * assertHealth -> checkHealth (test helper)
       * testSuggestPeer -> checkSuggestPeer (test helper)
       * remove testSuggestPeerBug and TestKademliaCase
    
    * swarm/network: kademlia suggestPeer cleanup, improved comments
    
    * swarm/network: minor comment, discovery test default arg
    bcb25941
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...