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

Skip to content

Comments

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

Merged
vladjdk merged 2 commits intocosmos:mainfrom
mmsqe:default_coininfo
Nov 11, 2025
Merged

fix: avoid nil pointer when RPC requests execute before evmCoinInfo init#816
vladjdk merged 2 commits intocosmos:mainfrom
mmsqe:default_coininfo

Conversation

@mmsqe
Copy link
Collaborator

@mmsqe mmsqe commented Nov 11, 2025

Description

Closes: #744


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

@mmsqe mmsqe marked this pull request as ready for review November 11, 2025 03:28
@vladjdk vladjdk added this pull request to the merge queue Nov 11, 2025
Merged via the queue into cosmos:main with commit 6de21f7 Nov 11, 2025
22 of 23 checks passed
mmsqe added a commit to mmsqe/evm that referenced this pull request Nov 13, 2025
…nit (cosmos#816)

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

* resolve
mmsqe added a commit to mmsqe/evm that referenced this pull request Nov 13, 2025
…nit (cosmos#816)

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

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

[Bug]: nil pointer error when eth_getBalance on node restart

2 participants