Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/evmos/ethermint from 0.6.1-0.20220919141022-34226aa7b1fa to 0.22.0 #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

Bumps github.com/evmos/ethermint from 0.6.1-0.20220919141022-34226aa7b1fa to 0.22.0.

Release notes

Sourced from github.com/evmos/ethermint's releases.

v0.22.0

v0.22.0 - 2023-04-12

State Machine Breaking

  • (deps) #1168 Bump Cosmos-SDK to v0.46.11, Tendermint to CometBFT v0.34.27, IAVL v0.19.5 and btcd to v0.23.4
  • (app) #1739 Remove distribution module perms
  • (ante) #1741 Add authz ante handler
  • (eip712) #1746 Add EIP712 support for multiple messages and schemas

Bug Fixes

  • (rpc) #1688 Align filter rule for debug_traceBlockByNumber

Improvements

  • (ante) #1717 Reuse sender recovery result.

Full Changelog: evmos/ethermint@v0.21.0...v0.22.0

v0.21.0

v0.21.0 - 2023-01-26

State Machine Breaking

  • (feemarket) #1509 Deprecate usage of x/params in x/feemarket
  • (evm) #1472 Deprecate usage of x/params in x/evm
  • (deps) #1575 Bump ibc-go to v6.1.0

Improvements

  • (cli) #1615 Support customize db opener in StartCmd.
  • (evm) #1582 Cleanup evm files
  • (evm) #1544 Migrate deprecated event emitting to new TypedEvent
  • (deps) #1532 Upgrade Go-Ethereum version to v1.10.26.

Bug Fixes

  • (upgrade) #1617 Refactor evm module's parameters to store them under a single store key
  • (rpc) #1600 Revert changes from TypedEvents
  • (rpc) #1613 Change the default json-rpc listen address to localhost.
  • (rpc) #1611 Add missing next fee in fee history, fix wrong oldestBlock and align earliest input as ethereum.
  • (proto) #1586 Avoid duplicate register proto type in evm & feemarket

Full Diff: evmos/ethermint@v0.20.0...v0.21.0

v0.21.0-rc2

v0.21.0-rc2 - 2023-01-23

... (truncated)

Changelog

Sourced from github.com/evmos/ethermint's changelog.

[v0.22.0] - 2023-04-12

State Machine Breaking

  • (deps) #1168 Bump Cosmos-SDK to v0.46.11, Tendermint to CometBFT v0.34.27, IAVL v0.19.5 and btcd to v0.23.4
  • (app) #1739 Remove distribution module perms
  • (ante) #1741 Add authz ante handler
  • (eip712) #1746 Add EIP712 support for multiple messages and schemas

Bug Fixes

  • (rpc) #1688 Align filter rule for debug_traceBlockByNumber

Improvements

  • (ante) #1717 Reuse sender recovery result.

[v0.21.0] - 2023-01-26

State Machine Breaking

  • (feemarket) #1509 Deprecate usage of x/params in x/feemarket
  • (evm) #1472 Deprecate usage of x/params in x/evm
  • (deps) #1575 Bump ibc-go to v6.1.0

Improvements

  • (cli) #1615 Support customize db opener in StartCmd.
  • (evm) #1582 Cleanup evm files
  • (evm) #1544 Migrate deprecated event emitting to new TypedEvent
  • (deps) #1532 Upgrade Go-Ethereum version to v1.10.26.

Bug Fixes

  • (upgrade) #1617 Refactor evm module's parameters to store them under a single store key
  • (rpc) #1600 Revert changes from TypedEvents
  • (rpc) #1613 Change the default json-rpc listen address to localhost.
  • (rpc) #1611 Add missing next fee in fee history, fix wrong oldestBlock and align earliest input as ethereum.
  • (proto) #1586 Avoid duplicate register proto type in evm & feemarket
  • (rpc) #1638 Align results when querying eth_getTransactionCount for future blocks for accounts with zero and non-zero transaction counts.
  • (rpc) #1639 Align block number input behaviour for eth_getProof as Ethereum.

[v0.20.0] - 2022-12-28

State Machine Breaking

  • (deps) #1564 Bump ibc-go to v5.2.0
  • (evm) #1272 Implement modular interface for the EVM.
  • (deps) #1551 Upgrade Cosmos SDK to v0.46.7.
  • (feemarket) #1194 Apply feemarket to native cosmos tx.

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [github.com/evmos/ethermint](https://github.com/evmos/ethermint) from 0.6.1-0.20220919141022-34226aa7b1fa to 0.22.0.
- [Release notes](https://github.com/evmos/ethermint/releases)
- [Changelog](https://github.com/evmos/ethermint/blob/v0.22.0/CHANGELOG.md)
- [Commits](https://github.com/evmos/ethermint/commits/v0.22.0)

---
updated-dependencies:
- dependency-name: github.com/evmos/ethermint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 17, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 17, 2023

Dependabot tried to add @ivanshukhov as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/xblackfury/black/pulls/11/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the xblackfury/black repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

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.

0 participants