• Inphi's avatar
    cannon: Refactor ALU execution (#6868) · 4af15d02
    Inphi authored
    * cannon: Refactor ALU execution
    
    Reduce cyclomatic complexity of Go and Solidity MIPS VMs.
    This has minimal effect on runtime. Though better gas savings in
    Solidity.
    
    * Make Go and Solidity MIPS VMs more similar
    4af15d02
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...