Skip to content

Releases: crypto-org-chain/ethermint

v0.10.0-alpha1-cronos-4

Choose a tag to compare

@github-actions github-actions released this 09 Feb 06:32
caa29c2

Changelog

caa29c2 fix base fee check logic in state transition

v0.10.0-alpha1-cronos-3

Choose a tag to compare

@github-actions github-actions released this 27 Jan 05:18
1bd9ad9

Changelog

1bd9ad9 Merge remote-tracking branch 'origin/main' into release/v0.10.x

v0.10.0-alpha1-cronos-2

Choose a tag to compare

@github-actions github-actions released this 21 Jan 06:01
41019c6

Changelog

41019c6 ibc-go => v2.0.2, cosmos-sdk => v0.45.0-rc1

v0.10.0-alpha1-cronos

Choose a tag to compare

@github-actions github-actions released this 17 Jan 01:03
4f1b640

Changelog

4f1b640 ibc-go => v2.0.2, cosmos-sdk => v0.45.0-rc1

v0.7.2-cronos-6

Choose a tag to compare

@yihuang yihuang released this 21 Dec 03:33
60af027

Bug Fixes

v0.7.2-cronos-4

Choose a tag to compare

@thomas-nguy thomas-nguy released this 29 Nov 10:10
8280550

This version is the same as v0.7.2-cronos-3 but revert the commit 839e6b433980f26c5fc82dc959671587e5cb497f which contain a consensus breaking change.

Bug Fixes

v0.7.2-cronos-3

Choose a tag to compare

@thomas-nguy thomas-nguy released this 29 Nov 06:31
839e6b4

This version fixes some bugs on the json-rpc endpoints and improve error messages in case of fail transactions.

Bug Fixes

Improvements

  • tharsis#786 Improve error message of SendTransaction/SendRawTransaction JSON-RPC APIs.

v0.7.2-cronos-2

Choose a tag to compare

@thomas-nguy thomas-nguy released this 17 Nov 13:22
f2ad4af

This version includes the following fixes from tharsis/ethermint :

  • tharsis#720
  • tharsis#743
  • tharsis#746
  • tharsis#741

It also add a gas limit check in the rpc endpoint to prevent too high fee transaction to be accepted by error.

v0.7.2-cronos

Choose a tag to compare

@thomas-nguy thomas-nguy released this 26 Oct 01:16
fabf5d7

** v0.7.2-cronos - 2021-10-26 **

Same version as v0.7.2 (ethermint) with cherry-picking commit (#661) and (#689)

v0.5.0-rc0

v0.5.0-rc0 Pre-release
Pre-release

Choose a tag to compare

@yihuang yihuang released this 16 Jul 00:31

This release version includes lots of web3 api compatibility fixes.

WARNING, this is a pre-release version, please do not use it for production.