This repository has been archived by the owner on Jan 9, 2025. It is now read-only.
v0.1.0-alpha.2
Pre-release
Pre-release
AbdelStark
released this
18 Oct 10:35
·
960 commits
to main
since this release
What's Changed
- 📝 add contribution from florian-bellotti by @abdelhamidbakhta in #13
- add supported opcodes doc by @abdelhamidbakhta in #16
- Add instruction about updating the list of supported opcodes by @abdelhamidbakhta in #17
- update supported opcode list instruction by @abdelhamidbakhta in #18
- ✨ 0x8s dup operations by @abdelhamidbakhta in #20
- feat(instructions): add mod opcode by @LucasLvy in #22
- feat(MOD): fix comments by @LucasLvy in #23
- feat(instructions): add smod opcode by @LucasLvy in #24
- AddMod MulMod by @LucasLvy in #26
- Lucas/exp by @LucasLvy in #30
- Lucas/signextend by @LucasLvy in #31
- ✨ Introduce lt comparison operation by @0xMentorNotAPseudo in #33
- 📝 Update supported opcodes by @0xMentorNotAPseudo in #35
- MSTORE by @LucasLvy in #32
- Implement SWAPX opcodes by @abdelhamidbakhta in #38
- Henri/gt by @l-henri in #42
- ✨ Implement SLT & SGT opcodes by @0xlny in #43
New Contributors
- @0xMentorNotAPseudo made their first contribution in #33
- @l-henri made their first contribution in #42
- @0xlny made their first contribution in #43
Full Changelog: v0.1.0-alpha...v0.1.0-alpha.2