Skip to content

fix(app): wire historical EVM decode resolvers#85

Merged
AkKoks merged 1 commit into
mainfrom
fix/historical-calls
Jul 9, 2026
Merged

fix(app): wire historical EVM decode resolvers#85
AkKoks merged 1 commit into
mainfrom
fix/historical-calls

Conversation

@AkKoks

@AkKoks AkKoks commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Wire the x/vm and x/erc20 legacy-decode resolvers from the applied x/upgrade done-height so historical eth_call below the v1.6.0 migration height keeps working (pairs with evm branch
fix/historical-eth-call-legacy-decode):

  • EVMKeeper.SetLegacyParamsHeightResolver
  • Erc20Keeper.SetLegacyPrecompilesHeightResolver

…or testing)

Wire the x/vm and x/erc20 legacy-decode resolvers from the applied
x/upgrade done-height so historical eth_call below the v1.6.0 migration
height keeps working (pairs with evm branch
fix/historical-eth-call-legacy-decode):
- EVMKeeper.SetLegacyParamsHeightResolver
- Erc20Keeper.SetLegacyPrecompilesHeightResolver
@AkKoks AkKoks merged commit 026d9de into main Jul 9, 2026
12 checks passed
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.

1 participant