* Comply EIP-86 with the new CREATE2 opcode * Fix rpc compile * Fix interpreter CREATE/CREATE2 stack pop difference * Add unreachable! to fix compile * Fix instruction_info * Fix gas check due to new stack item * Add new tests in executive * Fix have_create2 comment * Remove all unused references of eip86_transition and block_number |
||
|---|---|---|
| .. | ||
| benches | ||
| interpreter | ||
| evm.rs | ||
| factory.rs | ||
| instructions.rs | ||
| lib.rs | ||
| tests.rs | ||
| vmtype.rs | ||