forked from taikoxyz/rollup-glossary
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: test previews and add some updates (taikoxyz#1)
- Loading branch information
Showing
7 changed files
with
417 additions
and
350 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
# The Rollup Glossary | ||
# Rollup Glossary | ||
|
||
This is a community effort to come to agreement about common terms used in the rollup ecosystem. | ||
|
||
## How to contribute | ||
|
||
TODO | ||
TODO: add contribute |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
{ | ||
"index": "Glossary", | ||
"how-to-contribute": "How to contribute" | ||
"index": "What is this?", | ||
"how-to-contribute": "How to contribute", | ||
"contentious-terms": "Contentious terms", | ||
"rollup-glossary": "Rollup glossary" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
|
||
## Bytecode equivalent | ||
|
||
TODO | ||
|
||
## Ethereum-equivalent | ||
|
||
TODO | ||
|
||
## EVM-equivalent | ||
|
||
TODO | ||
|
||
## Finality | ||
|
||
TODO | ||
|
||
## Trustless | ||
|
||
TODO | ||
|
||
## Type 1 ZK-EVM | ||
|
||
TODO | ||
|
||
## Type 2 ZK-EVM | ||
|
||
TODO | ||
|
||
## Type 2.5 ZK-EVM | ||
|
||
TODO | ||
|
||
## Type 3 ZK-EVM | ||
|
||
TODO | ||
|
||
## Type 4 ZK-EVM | ||
|
||
TODO |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters