Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
khaeljy authored Sep 20, 2023
1 parent 5460b46 commit 156b8b9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ This repository contains the execution of the EF standard execution layer tests.

The Ethereum Foundation provides a suite of [official tests](https://github.com/ethereum/tests) to verify the compliance of EVM clients.
Passing all these tests qualifies a client as EVM-compliant.

For further information, please refer to the [official documentation](https://ethereum-tests.readthedocs.io/en/latest/)
For further information, please refer to the [official documentation](https://ethereum-tests.readthedocs.io/en/latest/).

As Kakarot is an EVM running within CairoVM, we can't run these tests using the Ethereum Foundation runner ([retesteth](https://github.com/ethereum/retesteth)).
We therefore need to develop our own runner to be able to run these tests on Kakarot and thus certify our compatibility with the EVM.
Expand Down

0 comments on commit 156b8b9

Please sign in to comment.