* Implement CREATE2 gas changes and fix some potential overflowing * Ignore create2 state tests * Split CREATE and CREATE2 in gasometer * Generalize rounding (x + 31) / 32 to to_word_size |
||
|---|---|---|
| .. | ||
| benches | ||
| interpreter | ||
| evm.rs | ||
| factory.rs | ||
| instructions.rs | ||
| lib.rs | ||
| tests.rs | ||
| vmtype.rs | ||