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

Skip to content

Conversation

@yihuang
Copy link
Collaborator

@yihuang yihuang commented Nov 3, 2025

Description

Add API for application to set a static evmCoinInfo as fallback if it's not available in state.

Closes: #791


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.

I have...

  • tackled an existing issue or discussed with a team member
  • left instructions on how to review the changes
  • targeted the main branch

* support default evmCoinInfo

* changelog
@yihuang yihuang marked this pull request as ready for review November 3, 2025 07:30
@yihuang yihuang changed the title Problem: evmCoinInfo not exists in historical state (#16) Problem: evmCoinInfo not exists in historical state Nov 3, 2025
@aljo242 aljo242 changed the title Problem: evmCoinInfo not exists in historical state fix: evmCoinInfo not exists in historical state Nov 3, 2025
@aljo242 aljo242 merged commit 1fd8ef3 into cosmos:main Nov 4, 2025
22 of 23 checks passed
mmsqe pushed a commit to mmsqe/evm that referenced this pull request Nov 13, 2025
* Problem: evmCoinInfo not exists in historical state (cosmos#16)

* support default evmCoinInfo

* changelog

* Update CHANGELOG.md

---------

Co-authored-by: Alex | Cosmos Labs <[email protected]>
aljo242 added a commit that referenced this pull request Nov 13, 2025
…nInfo as fallback (backport: 790 816) (#831)

* fix: `evmCoinInfo` not exists in historical state (#790)

* Problem: evmCoinInfo not exists in historical state (#16)

* support default evmCoinInfo

* changelog

* Update CHANGELOG.md

---------

Co-authored-by: Alex | Cosmos Labs <[email protected]>

* fix: avoid nil pointer when RPC requests execute before evmCoinInfo init (#816)

* fix: avoid nil pointer when RPC requests execute before evmCoinInfo init

* resolve

---------

Co-authored-by: yihuang <[email protected]>
Co-authored-by: Alex | Cosmos Labs <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Problem: missing evmCoinInfo in historical queries

3 participants