Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Unify ValidationError #1125

@pipermerriam

Description

@pipermerriam

What is wrong?

https://github.com/ethereum/py-evm/pull/1089/files#r206404376

As noted in this comment, there is a valid concern that our duplicate ValidationError exceptions could easily be mixed up, causing us to not be catching the exception we think we are catching.

How can it be fixed

Once ethereum/eth-utils#114 has been done, modify the codebase to use that exception class for all ValidationError exceptions.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions