optimism
optimism copied to clipboard
tracking: MT-Cannon: Complete 64-bit Go VM
Following up on https://github.com/ethereum-optimism/optimism/pull/12029/files, resolve the TODOs in that PR and wrap up the 64-bit VM.
This is done in two phases. First we complete the 64-bit multithreaded Cannon VM in Go. The target milestone is to be able to generate a trace for a Go program compiled to Linux/MIPS64. After that, we'll implement a new FPVM in solidity that implements 64-bit MT-Cannon. This issue tracks the first phase.
- [ ] #12241
- [x] #12242
- [ ] #12243
- [x] #12244
- [x] #12245
- [ ] #12246
- [ ] #12247
- [ ] #12248
- [ ] #12249
- [ ] #12252