mirror of
https://github.com/arnaucube/evm-rs.git
synced 2026-02-02 17:06:40 +01:00
- Add boolean opcodes - Add jump_dest validity check - Add tests for opcode exceptions - Update calldataload opcode logic - Add stack.peek()