Problem: evm v0.5.x is not synced#20
Merged
mmsqe merged 7 commits intorelease/v0.5.xfrom Jan 13, 2026
Merged
Conversation
…s#769) (cosmos#782) * fix: ibc middleware verify sender address incorrectly (cosmos#769) * Problem: ibc middleware verify sender address incorrectly * Update CHANGELOG.md Signed-off-by: yihuang <yi.huang@mantrachain.io> * remove sendToSelf check * fix test build * fix test * Fix test * fix test --------- Signed-off-by: yihuang <yi.huang@mantrachain.io> Co-authored-by: Vlad J <vladjdk@gmail.com> Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io> (cherry picked from commit 91519e4) # Conflicts: # CHANGELOG.md * fix --------- Co-authored-by: yihuang <yi.codeplayer@gmail.com> Co-authored-by: aljo242 <alex@cosmoslabs.io>
…#783) * fix: event emission in erc20 precompile (cosmos#774) * fix * fix (cherry picked from commit a3a2a06) # Conflicts: # CHANGELOG.md * fix --------- Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
…nInfo as fallback (backport: 790 816) (cosmos#831) * fix: `evmCoinInfo` not exists in historical state (cosmos#790) * Problem: evmCoinInfo not exists in historical state (#16) * support default evmCoinInfo * changelog * Update CHANGELOG.md --------- Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io> * fix: avoid nil pointer when RPC requests execute before evmCoinInfo init (cosmos#816) * fix: avoid nil pointer when RPC requests execute before evmCoinInfo init * resolve --------- Co-authored-by: yihuang <yi.huang@mantrachain.io> Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
…#836) * fix: allow ledger flag work with coin type 60 (cosmos#690) * fix: allow ledger flag work with coin type 60 aligned ledger firmware with go-ethereum * lint * allow to generate both * cleanup * fix test * fix build * fix resolve --------- Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io> * bump sdk to v0.53.x --------- Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
Problem: support for multi gRPC query clients serve with old binary is not included
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
yihuang
approved these changes
Jan 13, 2026
allthatjazzleo
approved these changes
Jan 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
bdb64cc...45c4e43
cosmos/evm@v0.5.1...MANTRA-Chain:evm:45c4e43b9d78
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...
mainbranch