Skip to content

Exception mapper reports downgraded, issues #1440

Open
@winsvega

Description

@winsvega

What we lost with refactoring:

  • if there are 2 exceptions defined with the same string, there is no error anymore.
  • on exception mismatch
    Want: TransactionException.TYPE_3_TX_BLOB_COUNT_EXCEEDED
    exception that is wanted does not hint the exception string anymore
  • if wanted exception is not defined there is no hint that it is not defined and where it must be define (mapper file .py)
  • exception verification with eest stopped working for some reason (but works with evmone)
  • mapper name atribute of exception is set to None in hint messages

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions