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

Can retesteth used to test an EVM-compatible private node? #213

Open
giskook opened this issue Jul 19, 2023 · 1 comment
Open

Can retesteth used to test an EVM-compatible private node? #213

giskook opened this issue Jul 19, 2023 · 1 comment

Comments

@giskook
Copy link

giskook commented Jul 19, 2023

Hi,
I want research on the difference between EVM and some EVM-compatible L2(Polygon). Could I use the retesteth to test? Is there any documentation?
Thanks

@giskook giskook changed the title Can retesteth used to test on an EVM-compatible private node? Can retesteth used to test an EVM-compatible private node? Jul 19, 2023
@winsvega
Copy link
Collaborator

winsvega commented Jul 27, 2023

Yes there is:
https://ethereum-tests.readthedocs.io/en/latest/

The tool is mostly to generate the tests.
If the polygon client forked from official it must have the t8n that is compatible.

So following the docker instructions: https://github.com/ethereum/retesteth#readme
is the easiest way. (select repo and commit hash/branch) to just compile client and see how it performs on current tests

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