cherry (v1.0.0)
What's Changed
- Adapt main executor generated code to new StateDB interface by @fractasy in #27
- Avoid cmdAfter in next instruction by @fractasy in #31
- Fix toS32 usage by @fractasy in #33
- Create TimeMetricStorage by @fractasy in #34
- Improve keccak256 call to avoid strings by @fractasy in #36
- add repeat instruction by @zkronos73 in #35
- build last compiler by @krlosMata in #37
- develop by @zkronos73 in #38
- build zkasm by @zkronos73 in #39
- Add constants at build by @ignasirv in #40
- Fractasy/merge latest pil changes by @fractasy in #41
- Complete binary SM 2x changes. Performance improvements by @fractasy in #42
- Json2c by @zkronos73 in #43
- fix error on zkasm by @zkronos73 in #44
- add JMPZ, JMPNZ, JMPNC, HASHP1, HASHK1 instructions by @zkronos73 in #45
- fix and update version by @zkronos73 in #46
- fix bug on jmpnz and jmpnc by @zkronos73 in #47
- merge main updates not included in develop by @zkronos73 in #48
- fix error on undefined label by @zkronos73 in #49
- remove code generation from zkasm by @zkronos73 in #50
- fix command line defined constants on metadata by @zkronos73 in #52
- fix/remove obsolete commands by @zkronos73 in #53
- feature/develop allow options by @zkronos73 in #54
- feature/doc instructions by @zkronos73 in #55
- remove MAXMEM register by @zkronos73 in #56
- add config in compile recursive call by @krlosMata in #57
- add control over constants/numeric values by @zkronos73 in #58
- feature/check left assignment by @zkronos73 in #59
- develop by @zkronos73 in #51
Full Changelog: v0.5.0.0...v1.0.0