Commit 6ea43350 authored by George Hotz's avatar George Hotz

Input oracle is now InputHash oracle

parent 6f04fee8
......@@ -52,7 +52,7 @@ process done with hash 0x5c45998dfbf9ce70bcbb80574ed7a622922d2c775e0a2331fe5a8b8
On chain / in MIPS, we have two oracles
* Input(index) -> value
* InputHash() -> hash # this is a hash of the initial custom state of the system
* Preimage(hash) -> value # hash(value) == hash
We generate the Preimages in x86 using geth RPC
......
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