arnaucube dac8a29e7e Add boolean opcodes & other
- Add boolean opcodes
- Add jump_dest validity check
- Add tests for opcode exceptions
- Update calldataload opcode logic
- Add stack.peek()
2021-09-25 18:42:44 +02:00
2021-09-12 23:25:42 +02:00
2021-09-25 18:42:44 +02:00
2021-09-25 18:42:44 +02:00
2021-09-11 18:58:17 +02:00
2021-09-25 18:42:44 +02:00
2021-09-11 18:58:17 +02:00
2021-09-15 23:21:35 +02:00

evm-rs Test

EVM (Ethereum Virtual Machine) implementation from scratch in Rust.

This is a repo done to get familiar with the EVM, do not use.

Description
No description provided
Readme GPL-3.0 61 KiB
Languages
Rust 100%