• mbaxter's avatar
    cannon: Add basic types for MTCannon (#11109) · f5221f4d
    mbaxter authored
    * 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
    f5221f4d
Name
Last commit
Last update
..
cmd Loading commit data...
docs Loading commit data...
example Loading commit data...
mipsevm Loading commit data...
.gitignore Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
main.go Loading commit data...