-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement execution/evm.go
#29
Comments
Plz assign this |
@x-senpai-x what are the updates on the progress? |
@star-gazer111 I need execution client (execution.go) and callOpts(in types.go) for evm.go, so should I just assume that they have been defined , although it would be better if I can take a look at those files first . |
yes, for now. They'll be marked exportable in their respective PRs, I won't merge until then so u can reference later & change names/etc if some change is needed once they have opened their PRs. |
@star-gazer111 I am only left with call functions and getEnv , but I am unable to find the equivalent go packages (For ResultandState) |
can you check here please? |
No description provided.
The text was updated successfully, but these errors were encountered: