Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Final GPBFT protocol alignment with FIP #244

Open
4 tasks done
Tracked by #246
anorth opened this issue May 17, 2024 · 1 comment
Open
4 tasks done
Tracked by #246

Final GPBFT protocol alignment with FIP #244

anorth opened this issue May 17, 2024 · 1 comment
Assignees
Labels
FIP gossipbft Relates to core GossipPBFT protocol

Comments

@anorth
Copy link
Member

anorth commented May 17, 2024

Do a final fine-grained pass over the protocol specification in the FIP and the implemented code. Ensure the FIP and implementation code are aligned in all necessary details, and that the FIP is complete enough to be a specification for another implementation (e.g. in Forest/Rust).

Things to pay particular attention to:

  • Predicates for completing steps
  • Timeout semantics
  • Message validation and justification
  • Handling of equivocations and duplicated messages at every state update

Tasks

FIP work in filecoin-project/FIPs#1022

@anorth
Copy link
Member Author

anorth commented Jun 25, 2024

FIP PR: filecoin-project/FIPs#1022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FIP gossipbft Relates to core GossipPBFT protocol
Projects
Status: In review
Development

No branches or pull requests

2 participants