Skip to content

Bump github.com/cosmos/evm from 0.5.0 to 0.6.0#161

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/cosmos/evm-0.6.0
Closed

Bump github.com/cosmos/evm from 0.5.0 to 0.6.0#161
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/cosmos/evm-0.6.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 29, 2026

Bumps github.com/cosmos/evm from 0.5.0 to 0.6.0.

Release notes

Sourced from github.com/cosmos/evm's releases.

v0.6.0

What's Changed

  • Removed IBC Transfer wrapper. Users are now required to use the precompile to transfer ERC20 tokens.
  • Added StateDB as a parameter to internal EVM calls.

Full Changelog: cosmos/evm@v0.5.1...v0.6.0

v0.5.1

What's Changed

New Contributors

Full Changelog: cosmos/evm@v0.5.0...v0.5.1

Changelog

Sourced from github.com/cosmos/evm's changelog.

v0.6.0

Follow the migration document for upgrade instructions.

BREAKING CHANGES

  • Removed IBC Transfer wrapper. Users are now required to use the precompile to transfer ERC20 tokens.
  • Added StateDB as a parameter to internal EVM calls.

DEPENDENCIES

IMPROVEMENTS

FEATURES

BUG FIXES

v0.5.1

Commits
  • 6876c46 chore: changelog (#1025)
  • f961d0f v0.6.0
  • e2f6e47 fix: allow ledger flag work with coin type 60 (backport: 690) (#836)
  • 588c8df fix: evmCoinInfo not exists in historical state and set defaultEvmCoinInfo as...
  • 94baafc fix: event emission in erc20 precompile (backport #774) (#783)
  • e4914c3 fix: ibc middleware verify sender address incorrectly (backport #769) (#782)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/cosmos/evm](https://github.com/cosmos/evm) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/cosmos/evm/releases)
- [Changelog](https://github.com/cosmos/evm/blob/main/CHANGELOG.md)
- [Commits](cosmos/evm@v0.5.0...v0.6.0)

---
updated-dependencies:
- dependency-name: github.com/cosmos/evm
  dependency-version: 0.6.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 29, 2026
@karlkeppner1 karlkeppner1 deleted the dependabot/go_modules/github.com/cosmos/evm-0.6.0 branch April 30, 2026 17:56
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Apr 30, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant