py-evm icon indicating copy to clipboard operation
py-evm copied to clipboard

Address newly-added failing ``ethereum/tests``

Open fselmo opened this issue 3 years ago • 0 comments

What is wrong?

With the newly updated ethereum/tests, some tests were added that cause failures.

  • EIP-2681 related tests:

    • Un-comment these lines and make the necessary changes to pass these based on the link above.
  • Berlin and London failing tests:

    • Un-comment these lines and address these failing test cases.
  • Tests added in ethereum/tests v11.1:

    • Un-comment these lines and address these failing test cases.

How can it be fixed

I have not yet looked into why any of these fail but the EIP-2681 tests should have guidance from the updated EIP discussion linked above.

fselmo avatar Jun 30 '22 22:06 fselmo