Skip to content

Conversation

@mmsqe
Copy link
Contributor

@mmsqe mmsqe commented Oct 17, 2025

Description

for test info


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 October 17, 2025 05:00
@vladjdk vladjdk added this pull request to the merge queue Oct 20, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 20, 2025
@mmsqe mmsqe enabled auto-merge October 20, 2025 15:54
@mmsqe mmsqe added this pull request to the merge queue Oct 21, 2025
Merged via the queue into cosmos:main with commit f463746 Oct 21, 2025
31 of 43 checks passed
@mmsqe mmsqe deleted the fix_upgrade branch October 21, 2025 01:23
vladjdk added a commit that referenced this pull request Oct 21, 2025
* Clean up events on EVM reversion in try-catch

* Problem: global mutable state in balance handler

* currently the balance handler in static precompile is a global mutable

* feat(testnet): add configurable testnet validator powers (#708)

* add configurable validator power

* add changelog

* update flag string

* update comments

* remove string parsing from validation function and update tests

---------

Co-authored-by: Vlad J <vladjdk@gmail.com>
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>

* fix: don't panic if evm mempool not used (#730)

* fix: don't panic if evm mempool not used

* Update CHANGELOG.md

* fix: avoid tx with unsupported extension option for ExtensionOptionDynamicFeeTx (#733)

* fix: avoid nil pointer for tx evm raw cmd (#727)

* fix: avoid nil pointer for tx evm raw cmd

* cleanup

* cleanup

* fix: inconsistent block hash in json-rpc responses (#725)

* fix: inconsistent block hash in json-rpc responses

Update CHANGELOG.md

unify

unify

* fix test

---------

Co-authored-by: Vlad J <vladjdk@gmail.com>

* fix: non-deterministic evm pre-blocker (#729)

* fix: non-deterministic evm pre-blocker

Closes: #728

Solution:
- remove the state mutation out from the pre-blocker.
- production chains should put the state mutation part in their upgrade handler.

* Update CHANGELOG.md

---------

Co-authored-by: Vlad J <vladjdk@gmail.com>

* fix: wrong TransactionIndex in receipt (#723)

* fix: avoid 0 TransactionIndex in receipt

* add test

---------

Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
Co-authored-by: Vlad J <vladjdk@gmail.com>

* add test for balance handler overwrite

* Fix unit test

* chore: align go-ethereum fork as main (#737)

* undo race removal

* Add precompile caller json to main files

* add debug comments

* fix imports

* test: example of configuring config.toml values in systest (#667)

* allow testnet config to be configured via flags

* configured

* use tag

* updates

* remove comment

* readme stuff

* maybe update sdk and comet versions

* replace the store

* fix

* just change ordering i guess

* deleting test case

* just skip it

* Update tests/systemtests/go.mod

Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>

* tidy

* add systemtest for cosmos tx compat

---------

Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>

* fix: evm mempool should be disabled if max-txs < 0 (#734)

* fix: evm mempool should be disabled if max-txs < 0

* Update CHANGELOG.md

* fix: add InitEvmCoinInfo upgrade to avoid panic when denom is not registered (#736)

---------

Co-authored-by: yihuang <yi.codeplayer@gmail.com>
Co-authored-by: Abdul Malek <me@almk.dev>
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
Co-authored-by: yihuang <yi.huang@mantrachain.io>
Co-authored-by: mmsqe <tqd0800210105@gmail.com>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
@cloudgray cloudgray mentioned this pull request Oct 23, 2025
3 tasks
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.

2 participants