kakarot-ssj icon indicating copy to clipboard operation
kakarot-ssj copied to clipboard

feat: implement the test suite for 0x5A - GAS opcode

Open khaeljy opened this issue 1 year ago • 1 comments

### Tasks
- [ ] Create the trait for the GAS opcode category
- [ ] Create the GAS opcode function, write it only as a panic_with_felt252('GAS not implement yet')
- [ ] Create the test suite for GAS, taking Geth's examples
- [ ] Create the test suite for GAS taking Kakarot cairo0 examples
- [ ] Create the test suite for GAS taking the evm.codes examples

khaeljy avatar Sep 02 '23 13:09 khaeljy