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
c031a4d7
Commit
c031a4d7
authored
Oct 29, 2021
by
George Hotz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
TOdone
parent
1fb56eb9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
16 deletions
+0
-16
README.md
README.md
+0
-16
No files found.
README.md
View file @
c031a4d7
...
...
@@ -20,22 +20,6 @@ mipigo -- minigeth compiled for MIPS. Outputs a binary that's run and mapped at
mipsevm -- A MIPS runtime in the EVM (see also contracts/)
```
## Steps
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
5.
Write Solidity code to verify any MIPS/oracle transitions (done)
6.
Write binary search engine to play on chain game (done)
The system is checking an embedded block in CI now
## TODO
*
Get minigeth running in Solidity MIPS emulator with reasonable performance (Go code using EVM with native memory)
*
Add merkleization for MIPS ReadMemory and WriteMemory
## Usage
```
# verify the transition from 13284469 -> 13284470
...
...
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