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
in many files there are still dependencies to geth that can be avoided, such as opcodes, errorcodes or constants.
This should be check in files such as:
go/integration_test/interpreter/stack_boundry_test.go (stackLimit), perhaps we could have a tosca definition for this and use it in CT and LFVM as well
in many files there are still dependencies to geth that can be avoided, such as opcodes, errorcodes or constants.
This should be check in files such as:
The text was updated successfully, but these errors were encountered: