Skip to content

Conversation

@MudDev
Copy link

@MudDev MudDev commented Jan 15, 2026

This pull request enhances the EpixChain setup script by ensuring the native token is properly recognized by the EVM module. The main improvement is the addition of a function to configure denomination metadata for the bank module, which is now integrated into the overall genesis configuration process.

Bank module and EVM integration:

  • Added a new configure_denom_metadata() function to scripts/setup_epix_chain.sh that sets up denom metadata for the native token (aepix/epix). This metadata is required for the EVM module to recognize and initialize the native token correctly.
  • Integrated the new configure_denom_metadata step into the configure_genesis() workflow to ensure denom metadata is configured during chain setup.

@MudDev MudDev merged commit aa6ecbb into main Jan 15, 2026
4 of 17 checks passed
@github-actions github-actions bot added the build label Jan 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants