Commit d9dfc098 authored by protolambda's avatar protolambda

contracts: simplify MIPS.sol with in-memory State to avoid MPT proofs of the...

contracts: simplify MIPS.sol with in-memory State to avoid MPT proofs of the tiny state like registers, which is smaller than the state-proof data anyway. This has a stack-too-deep error due to variable-count limit, but that can be fixed
parent 61893c31
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