Skip to content

chore: evm v0.6.0 upgrade handler (donut)#282

Merged
0xNilesh merged 1 commit into
testnet/donutfrom
feat/evm-0.6.0-upgrade-handler
Jul 14, 2026
Merged

chore: evm v0.6.0 upgrade handler (donut)#282
0xNilesh merged 1 commit into
testnet/donutfrom
feat/evm-0.6.0-upgrade-handler

Conversation

@0xNilesh

Copy link
Copy Markdown
Member

Adds the evm-v0.6.0 upgrade handler on top of the donut testnet lineage (feature already merged via #281).

  • new app/upgrades/evm-v0-6-0/upgrade.go (UpgradeName evm-v0.6.0) — runs standard module migrations (transfer v5→v6 from cosmos/evm v0.6.0 dropping its bundled ibc-transfer wrapper); empty StoreUpgrades.
  • registered in app/upgrades.go after securityauditfixes (donut's current live upgrade), so it is the next upgrade in donut's sequence.\n\nCherry-picked from the feature branch's handler commit (06c83206); the app/upgrades.go conflict was resolved by keeping donut's existing ~34 handlers and appending this one.\n\nBefore merging/proposing: confirm the plan name in the MsgSoftwareUpgrade proposal is exactly evm-v0.6.0, and validate via upgrade simulation (OLD = current donut binary, NEW = this branch).

@0xNilesh
0xNilesh merged commit 70a16fc into testnet/donut Jul 14, 2026
4 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.

2 participants