• smartcontracts's avatar
    fix: have mips step check register offset instead of overwrite (#238) · f54765ce
    smartcontracts authored
    Existing step logic wrote the register offset into memory but the
    compiler should already be doing this when the struct is defined.
    Instead of writing directly into memory, this change verifies that
    the memory at that location has the expected value which will
    catch any cases where the compiler's memory allocation mechanism
    changes in the future.
    f54765ce
Name
Last commit
Last update
..
EAS Loading commit data...
L1 Loading commit data...
L2 Loading commit data...
Safe Loading commit data...
cannon Loading commit data...
dispute Loading commit data...
governance Loading commit data...
legacy Loading commit data...
libraries Loading commit data...
periphery Loading commit data...
universal Loading commit data...
vendor Loading commit data...