Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
BEEFY: gossip finality proofs (#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 Mar 30, 2023
1 parent a0468b3 commit 025325d
Show file tree
Hide file tree
Showing 7 changed files with 642 additions and 206 deletions.
Loading

0 comments on commit 025325d

Please sign in to comment.