Commit f26e8202 authored by OptimismBot's avatar OptimismBot Committed by GitHub

Merge pull request #5412 from ethereum-optimism/fault-proof-specs

specs: initial fault proof program/VM specs
parents 1e58d20a 3dca3d31
...@@ -24,6 +24,14 @@ that maintains 1:1 compatibility with Ethereum. ...@@ -24,6 +24,14 @@ that maintains 1:1 compatibility with Ethereum.
- [Predeploys](predeploys.md) - [Predeploys](predeploys.md)
- [Glossary](glossary.md) - [Glossary](glossary.md)
### Experimental
Specifications of new features in active development.
- [Fault Proof](./fault-proof.md)
- [Dispute Game](./dispute-game.md)
- [Dispute Game Interface](./dispute-game-interface.md)
## Design Goals ## Design Goals
Our aim is to design a protocol specification that is: Our aim is to design a protocol specification that is:
......
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment