Skip to content

Commit

Permalink
Sassafras Consensus (#26)
Browse files Browse the repository at this point in the history
This RFC outlines the core components and procedures of Sassafras
consensus protocol.

---

This RFC does not cover the following topics:

- Implementation details necessary for interoperability: structure of
the on-chain storage, host functions and runtime API.
- Deployment strategies, especially in the context of already existing
blockchain networks
- Parameters required for the zk-SNARK (SRS).
- Networking protocol to deliver tickets to relayers.

These (and probably other) topics are fairly complex and somewhat
independent of the core protocol. They should be the subject of
separate, dedicated RFCs for proper exploration and discussion.

---


[Rendered](https://github.com/davxy/polkadot-fellows-rfcs/blob/sassafras-consensus-rfc/text/0026-sassafras-consensus.md)

Reference implementation tracking issue:
paritytech/polkadot-sdk#41
  • Loading branch information
davxy authored Jun 25, 2024
1 parent 4d0a344 commit 7410f5f
Showing 1 changed file with 934 additions and 0 deletions.
Loading

0 comments on commit 7410f5f

Please sign in to comment.