Andronik Ordian
33fe763188
some fixes to please cargo-spellcheck ( #3550 )
...
* some fixes to please cargo-spellcheck
* some (not all) fixes for the impl guide
* fix
2021-08-02 11:00:04 +00:00
Andronik Ordian
ad9c02886d
improved gossip topology ( #3270 )
...
* gossip-support: gossip topology
* some fixes
* handle view update for newly added gossip peers
* fix neighbors calculation
* fix test
* resolve TODOs
* typo
* guide updates
* spaces in the guide
* sneaky spaces
* hash randomness
* address some review nits
* use unbounded in bridge for subsystem msg
2021-06-18 14:30:35 -05:00
Andronik Ordian
e62939ad7a
distribution: handle sqrt peer view updates ( #2871 )
...
* distribution: handle sqrt peer view updates
* someone please put rustc into my brain
* guide updates
2021-04-10 00:45:25 +02:00
Andronik Ordian
7a2e1ef6c1
gossip: do not try to connect if we are not validators ( #2786 )
...
* gossip: do not issue a connection request if we are not a validator
* guide updates
* use all relevant authorities when issuing a request
* use AuthorityDiscoveryApi instead
* update comments to the status quo
2021-04-01 18:11:43 +02:00