Skip to content

Improve validation of config values #1430

@elopez

Description

@elopez

Describe the desired feature

We should improve validation of some config values and alert the user. For example:

  • deployContracts / deployBytecodes lets you deploy contracts on the precompile address space (0x1 ... 0xA) but that is not possible
  • contractAddr can possibly also be set to those addresses
  • sender / psender might also be set to those addresses (this is potentially fine though)
  • function filters lets you have potentially invalid signatures (eg with spaces)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions