ethereum / retesteth

testeth via RPC. Test run, generation by t8ntool protocol
http://retesteth.ethdevops.io/
GNU General Public License v3.0
113 stars 75 forks source link

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

Open giskook opened 1 year ago

giskook commented 1 year ago

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

winsvega commented 1 year ago

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