anton-rs / cannon-rs

An alternative implementation of the OP Stack's Cannon, a MIPS emulator for the EVM.
MIT License
59 stars 6 forks source link

🛠️ Enable `oracle` open mips tests #2

Closed clabby closed 1 year ago

clabby commented 1 year ago

Overview

Enables the oracle open MIPS tests and fixes the i/o in the PreimageWrite syscall handler in the MIPS VM.