cannon: Add basic types for MTCannon (#11109)
* cannon: Rename StepWitness.MemProofs to ProofData * cannon: Add MTState type (in progress) * cannon: Tweak MtState tests to cover more ground * cannon: Add test for MTState.UpdateCurrentThread() * cannon: Use constants for byte size vars, set byte slice capacities * cannon: Add StepsSinceLastContextSwitch field * cannon: Rename witness offset constants * cannon: Rename ThreadContext to ThreadState * cannon: Panic on unimplemented method calls * cannon: Compute thread stack roots lazily * cannon: Push initial thread to left stack
Showing
cannon/mipsevm/state_mt.go
0 → 100644
Please register or sign in to comment