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
We are currently use the "merge" instruction set. This prevents us from supporting new opcodes.
We just need to set CancunTimestamp to 0 in EthereumConfig() to enable the new instructions. Test coverage will need to be added and compiler will need to be upgraded in the integration tests.