Skip to content

Consolidate EVM Chain ID #192

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Jun 2, 2025
Merged

Consolidate EVM Chain ID #192

merged 13 commits into from
Jun 2, 2025

Conversation

vladjdk
Copy link
Member

@vladjdk vladjdk commented May 29, 2025

closes: #195

Consolidates EVM chain ID such that it only needs to be updated in cmd/evmd/config/config.go and that change propagates towards every component and sub-config.

@vladjdk vladjdk marked this pull request as draft May 30, 2025 15:04
The only place where evmdconfig should be used is within the evmd files, and not within the actual repo itself
@vladjdk vladjdk marked this pull request as ready for review May 30, 2025 15:53
@vladjdk vladjdk merged commit 3eb2135 into main Jun 2, 2025
17 checks passed
@vladjdk vladjdk deleted the vlad/consolidate-chain-id-config branch June 2, 2025 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consolidate EVM Chain ID into a single config
2 participants