diff options
author | Viktor TrĂ³n <viktor.tron@gmail.com> | 2019-04-02 15:15:16 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-02 15:15:16 +0800 |
commit | 052901509166acd546b0a086327d89d639dce328 (patch) | |
tree | 4eeea08326a6c6b56ddb50bf88791e5431683a84 /node | |
parent | 92faf1bf7a0aee0bd42187420829625c7fcbde3f (diff) | |
download | go-tangerine-052901509166acd546b0a086327d89d639dce328.tar go-tangerine-052901509166acd546b0a086327d89d639dce328.tar.gz go-tangerine-052901509166acd546b0a086327d89d639dce328.tar.bz2 go-tangerine-052901509166acd546b0a086327d89d639dce328.tar.lz go-tangerine-052901509166acd546b0a086327d89d639dce328.tar.xz go-tangerine-052901509166acd546b0a086327d89d639dce328.tar.zst go-tangerine-052901509166acd546b0a086327d89d639dce328.zip |
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
Diffstat (limited to 'node')
0 files changed, 0 insertions, 0 deletions