Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nebula
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
exchain
nebula
Commits
8f4aa119
Commit
8f4aa119
authored
Sep 24, 2021
by
George Hotz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update readme
parent
1b4ea892
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
4 deletions
+11
-4
README.md
README.md
+11
-4
No files found.
README.md
View file @
8f4aa119
...
...
@@ -5,11 +5,18 @@ The cannon (cannon cannon cannon) is an on chain interactive fraud prover
It's half geth, half of what I think truebit was supposed to be. When it's done, we'll be able to prove L1 blocks aren't fraud
1.
Get minigeth to verify a block locally paying attention to oracle
2.
Compile embedded minigeth
3.
Get embedded minigeth to verify a block using the oracle
1.
Get minigeth to verify a block locally paying attention to oracle (done)
2.
Compile embedded minigeth to MIPS (done)
3.
Get embedded minigeth to verify a block using the oracle (done)
4.
Merkleize the state of the embedded machine
...and then there's more stuff, but just that for now
...and then there's more stuff, but just that for now.
The system is checking an embedded block in CI now
TODO: Fix missing trie nodes
[
see issue
](
https://github.com/geohot/cannon/issues/1
)
TODO: Get initial block info / txs with oracle
TODO: Stub all syscalls after it's "booted"
## Usage
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment