Skip to content
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

Open
star-gazer111 opened this issue Sep 14, 2024 · 6 comments
Open

Implement execution/evm.go #29

star-gazer111 opened this issue Sep 14, 2024 · 6 comments
Assignees

Comments

@star-gazer111
Copy link
Member

No description provided.

@x-senpai-x
Copy link

Plz assign this

@star-gazer111
Copy link
Member Author

@x-senpai-x what are the updates on the progress?

@x-senpai-x
Copy link

x-senpai-x commented Sep 19, 2024

@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 .

@star-gazer111
Copy link
Member Author

@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.

@x-senpai-x
Copy link

@star-gazer111 I am only left with call functions and getEnv , but I am unable to find the equivalent go packages (For ResultandState)

@star-gazer111
Copy link
Member Author

@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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants