halmos
halmos copied to clipboard
Support for missing EVM opcodes
Opcodes to support:
- [x] CREATE (#21)
- [x] CREATE2 (#163)
- [x] DELEGATECALL (#159)
- [x] CALLCODE (#159)
- [x] EXTCODECOPY
- [x] MSIZE (#38)
- [x] ADDMOD (#101)
- [x] MULMOD (#101)
- [x] SIGNEXTEND (#41)
- [ ] SELFDESTRUCT
- [x] INVALID (#60)