Skip to content

Commit

Permalink
BEEFY: gossip finality proofs (paritytech#13727)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
acatangiu authored and nathanwhit committed Jul 19, 2023
1 parent 3aac155 commit b72af40
Show file tree
Hide file tree
Showing 7 changed files with 642 additions and 206 deletions.
Loading

0 comments on commit b72af40

Please sign in to comment.