anton-rs / cannon-rs

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

🚧 Serialization formatting #28

Closed clabby closed 1 year ago

clabby commented 1 year ago

Overview

Note WIP

Sorts out the serialization formatting to match that of the Go implementation for backwards compatibility with the op-challenger