Skip to content

v0.7.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 08:10
· 683 commits to main since this release
b9368d7

Note: v0.7.x should only be used after the upgrade height 2693800

This release includes multiple bug fixes, it's a consensus-breaking upgrade based on v0.7.0-rc1.

Changelog

  • cronos#345 disable the url query parameter in swagger-ui.
  • cronos#323 Upgrade gravity bridge to v0.3.9 which contain a bugfix on batchTxExecuted.
  • cronos#324 Update to cosmos-sdk v0.45.1, which fixes an OOM issue.
  • cronos#329 Fix panic of eth_call on blocks prior to upgrade.
  • cronos#340 Update dependencies to include several bug fixes and improvements: a) fix subscription deadlock issue in ethermint, b) fix data races in traceContext, c) update go-ethereum to v1.10.15