8000 build(deps): bump github.com/tharsis/ethermint from 0.9.0 to 0.14.0 by dependabot[bot] · Pull Request #41 · Luis4Q/evmos · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

build(deps): bump github.com/tharsis/ethermint from 0.9.0 to 0.14.0 #41

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

Conversation

dependabot[bot]
Copy link
@dependabot dependabot bot commented on behalf of github Apr 20, 2022

Bumps github.com/tharsis/ethermint from 0.9.0 to 0.14.0.

Release notes

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

v0.14.0

v0.14.0 - 2022-04-19

API Breaking

  • (evm) tharsis#1051 Context block height fix on TraceTx. Removes the tx_index field on QueryTraceTxRequest proto type.

Improvements

Bug Fixes

  • (rpc) tharsis#1050 eth_getBlockByNumber fix on batch transactions
  • (app) tharsis#658 Support simulations for the EVM.

Full Changelog: evmos/ethermint@v0.13.0...v0.14.0

v0.13.0

v0.13.0 - 2022-04-05

API Breaking

  • (evm) tharsis#1027 Change the PostTxProcessing hook interface to include the full message data.
  • (feemarket) tharsis#1026 Fix REST endpoints to use /ethermint/feemarket/* instead of /feemarket/evm/*.

Improvements

New Contributors

Full Diff: evmos/ethermint@v.12.2...v0.13.0

v0.12.2

v0.12.2 - 2022-03-30

Bug Fixes

Full Changelog: evmos/ethermint@v0.12.1...v0.12.2

v0.12.1

v0.12.1 - 2022-03-29

... (truncated)

Changelog

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

[v0.14.0] - 2022-04-19

API Breaking

  • (evm) tharsis#1051 Context block height fix on TraceTx. Removes tx_index on QueryTraceTxRequest proto type.

Improvements

Bug Fixes

  • (rpc) tharsis#1050 eth_getBlockByNumber fix on batch transactions
  • (app) tharsis#658 Support simulations for the EVM.

[v0.13.0] - 2022-04-05

API Breaking

  • (evm) tharsis#1027 Change the PostTxProcessing hook interface to include the full message data.
  • (feemarket) tharsis#1026 Fix REST endpoints to use /ethermint/feemarket/* instead of /feemarket/evm/*.

Improvements

[v0.12.2] - 2022-03-30

Bug Fixes

[v0.12.1] - 2022-03-29

Bug Fixes

  • (evm) tharsis#1016 Update validate basic check for storage state.

[v0.12.0] - 2022-03-24

Bug Fixes

  • (rpc) tharsis#1012 fix the tx hash in filter entries created by eth_newPendingTransactionFilter.
  • (rpc) tharsis#1006 Use string as the parameters type to correct ambiguous results.
  • (ante) tharsis#1004 Make MaxTxGasWanted configurable.
  • (ante) tharsis#991 Set an upper bound to gasWanted to prevent DoS attack.
  • (rpc) tharsis#990 Calculate reward values from all MsgEthereumTx from a block in eth_feeHistory.

... (truncated)

Commits
  • 179c404 release: v0.14.0 changelog (#1057)
  • 0543a28 rpc: make json-rpc API namespaces extensible (#1056)
  • eaca3e0 fix: simulations don't generate EVM transactions (#996)
  • e4abbe1 fix: tests/solidity/suites/eip1559/package.json to reduce vulnerabilities (#1...
  • d96e2b7 fix: tests/solidity/suites/storage/package.json to reduce vulnerabilities (#1...
  • e7b6d92 fix: tests/solidity/package.json to reduce vulnerabilities (#1036)
  • 7e35906 eth_getBlockByNumber fix on batch transactions (#1050)
  • bc4b018 Context block height fix on TraceTx (#1051)
  • 7509903 build(deps): bump github.com/spf13/viper from 1.10.1 to 1.11.0 (#1054)
  • 4d63238 tests: Increase coverage for msg.go and access_list_tx.go (#1044)
  • Additional commits viewable 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:

  • @depen 8000 dabot 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/tharsis/ethermint](https://github.com/tharsis/ethermint) from 0.9.0 to 0.14.0.
- [Release notes](https://github.com/tharsis/ethermint/releases)
- [Changelog](https://github.com/tharsis/ethermint/blob/v0.14.0/CHANGELOG.md)
- [Commits](evmos/ethermint@v0.9.0...v0.14.0)

---
updated-dependencies:
- dependency-name: github.com/tharsis/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 20, 2022
@dependabot @github
Copy link
Author
dependabot bot commented on behalf of github May 10, 2022

Superseded by #46.

@dependabot dependabot bot closed this May 10, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/tharsis/ethermint-0.14.0 branch May 10, 2022 10:47
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
0