You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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