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

unify dump accounts in test runners #1431

Closed
jangko opened this issue Jan 15, 2023 · 1 comment · Fixed by #1829
Closed

unify dump accounts in test runners #1431

jangko opened this issue Jan 15, 2023 · 1 comment · Fixed by #1829

Comments

@jangko
Copy link
Contributor

jangko commented Jan 15, 2023

gst, evmstate, blockchain test, and utils/debug.nim have their own flavour of dump accounts.
Except for evmstate which the format have been standardized, all others should have no problem using new format.
Then we will keep the most feature complete and use it for all test runners.

@jangko
Copy link
Contributor Author

jangko commented Mar 18, 2023

GST and block chain test already using dump accounts from debug.nim. #1510
only need to unify with evmstate.

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

Successfully merging a pull request may close this issue.

1 participant