Skip to content

Remove SolidityError #1901

Closed
Closed
@kclowes

Description

@kclowes

version: v6.x

What was wrong?

Revert messages used to raise a SolidityError, but they should have been raising something more generic to account for different languages.

How can it be fixed?

SolidityError has already been removed, but the error that is currently raised by revert inherits from it. Will need to remove the inheritance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions