* Add SHL, SHR, SAR opcodes * Add have_bitwise_shifting schedule flag * Add all EIP tests for SHL * Add SHR implementation and tests * Implement SAR and add tests * Add eip145transition config param * Change map_or to map_or_else when possible |
||
|---|---|---|
| .. | ||
| benches | ||
| interpreter | ||
| evm.rs | ||
| factory.rs | ||
| instructions.rs | ||
| lib.rs | ||
| tests.rs | ||
| vmtype.rs | ||