• Adrian Catangiu's avatar
    BEEFY: gossip finality proofs (#13727) · 92c1229e
    Adrian Catangiu authored
    * sc-consensus-beefy: add justifications to gossip protocol
    
    * sc-consensus-beefy: voter gossips finality proofs
    
    * sc-consensus-beefy: add finality proof gossip test
    
    * sc-consensus-beefy: always gossip finality proof
    
    Gossip finality proof in _both_ cases of reaching finality threshold
    through votes:
    1. threshold reached through self vote,
    2. threshold reached through incoming vote.
    
    * address comments
    92c1229e