Skip to content

Remove unused evm error messages and move error messages map object into constructor class #3986

@am1r021

Description

@am1r021

This is a followup issue to make some improvements brought up in #3968 by @jochem-brouwer:

  • Remove unused error messages in EOFError error message map
  • Move the EVMErrorMessages object into the EVMError constructor class as a static field
  • Make errorType on EVMError a constant somewhere and export it such that is reads from that variable? Then if we change it in the future, we don't run in the similar problem

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions