GasGadget for GAS opcode#72
Conversation
icemelon
left a comment
There was a problem hiding this comment.
I think you need to add GAS implementation in the bus-mapping (bus-mapping/src/evm/opcodes/) as well to pass the CI
roynalnaruto
left a comment
There was a problem hiding this comment.
@icemelon added a comment for the gas cost bug fix for OpcodeId::EXP
e4cb57c to
0b1e6ea
Compare
|
Is it possible to use |
@lispc Yes its possible to use after the change: I had earlier seen |
|
ok i suggest StackOnlyOpcode::<0> after merging of timestamp |
0b1e6ea to
8781c5b
Compare
8781c5b to
19f0c6c
Compare
|
Close and move to privacy-ethereum#301 |
Implement the
GasGadgetfor opcodeGAS(5A).Specs here.
Other changes:
OpcodeId::EXP(comments below)