You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When implementing the #4124 issue, it was not clear whether we really needed the following opcodes:
BlockL1GasLimit
BlockL2GasLimit
BlockDaGasLimit
I think it is very unlikely that these opcodes are required, we will have to conduct an analysis of ethereum contracts to deteremine how many include the gasLimit opcode
Outcome
Conduct a review determining whether it makes sense to include these instructions within our instruction set.
Overview
When implementing the #4124 issue, it was not clear whether we really needed the following opcodes:
I think it is very unlikely that these opcodes are required, we will have to conduct an analysis of ethereum contracts to deteremine how many include the
gasLimit
opcodeOutcome
Conduct a review determining whether it makes sense to include these instructions within our instruction set.
Links
The text was updated successfully, but these errors were encountered: