Skip to content

Refactor EVM configurations to always use flags and .toml values #616

@vladjdk

Description

@vladjdk
  • Deprecate evmAppOptions
  • DisplayDenom, Decimals, and ExtendedDecimals should be passed in from app.toml instead of hardcoded in .go config files
    • Add denom and extended denom as derivations from the base coin decimal info
  • Remove redundant chain configs—all default configurations should be available outside of EVMD (activators, default values). Fully remove /evmd/cmd/evmd/config
  • Allow root level commands without having a client.toml (gentx)
  • Remove duplicate constant files and aggregate into a single file

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