Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@vladjdk
Copy link
Member

@vladjdk vladjdk commented Sep 24, 2025

closes: #660

@vladjdk vladjdk changed the title vlad/config-refactor refactor: Move configs out of EVMD and deduplicate configs Sep 24, 2025
@vladjdk vladjdk marked this pull request as ready for review September 24, 2025 15:22
@aljo242 aljo242 enabled auto-merge September 24, 2025 16:16
@aljo242 aljo242 added this pull request to the merge queue Sep 24, 2025
Merged via the queue into main with commit 39944e0 Sep 24, 2025
20 checks passed
@aljo242 aljo242 deleted the vlad/config-refactor branch September 24, 2025 16:28
mattac21 pushed a commit that referenced this pull request Sep 25, 2025
* move tests to remove circular dependency

* remove ante2

* wip: move all config files out of evmd

* wip: add todos

* reset config to fix test

* fix evmd tests by adding resets to the evmappoptions

* remove testutil/config constants

consolidates these constants into one file in /config

* fix eips test

the test was using a duplicate eips multiplier value instead of the global one moved to config

* remove all configs except for genesis from testutil/config and consolidate into /config

* changelogchangelogchangelogchangelogchangelog

* lints
mattac21 pushed a commit that referenced this pull request Sep 25, 2025
* move tests to remove circular dependency

* remove ante2

* wip: move all config files out of evmd

* wip: add todos

* reset config to fix test

* fix evmd tests by adding resets to the evmappoptions

* remove testutil/config constants

consolidates these constants into one file in /config

* fix eips test

the test was using a duplicate eips multiplier value instead of the global one moved to config

* remove all configs except for genesis from testutil/config and consolidate into /config

* changelogchangelogchangelogchangelogchangelog

* lints
zsystm pushed a commit to zsystm/evm that referenced this pull request Nov 2, 2025
* move tests to remove circular dependency

* remove ante2

* wip: move all config files out of evmd

* wip: add todos

* reset config to fix test

* fix evmd tests by adding resets to the evmappoptions

* remove testutil/config constants

consolidates these constants into one file in /config

* fix eips test

the test was using a duplicate eips multiplier value instead of the global one moved to config

* remove all configs except for genesis from testutil/config and consolidate into /config

* changelogchangelogchangelogchangelogchangelog

* lints
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.

Move configs out of EVMD and deduplicate configs

3 participants