Skip to content

Releases: crypto-org-chain/cronos

v1.5.0

19 Sep 02:46
9bd2cb3
Compare
Choose a tag to compare
v1.5.0 Pre-release
Pre-release

Cronos EVM v1.5.0 is here! 🚀

WARNING: DO NOT upgrade to this binary immediately;

This release delivers big improvements across performance, usability, and interoperability:

  • VM improvements: Upgraded to go-ethereum v1.15, enabling new opcodes (TSTORE, TLOAD, MCOPY) and supporting EIP-7702 for enhanced EOA capabilities.

  • RPC expansion: Added get_blockReceipts endpoint for more efficient block-level receipt queries.

  • Mempool optimization: Now supports transaction prioritization and replacement policies.

  • IBC integration: Upgraded to IBC v10, with ongoing exploration of Eureka activation on Cronos chain.

For more details, refer to CHANGELOG

Upgrade Plan

The plan name for dryrun/mainnet upgrade is v1.5.

Config Changes

# The maximum gas a query coming over rest/grpc may consume.

# Recommended value 100000000 to avoid DOS

query-gas-limit = "100000000"

Notes

Some Inconsistent behavior with Ethereum

For EIP-7702, the authorization code will also revert in case of failed tx.

v1.4.10

22 Aug 07:11
bd22b74
Compare
Choose a tag to compare

Bug fixes:

  • Include a bugfix for "version not found" error during pruning
  • Please refer to CHANGELOGS

v1.4.9

09 Jul 04:22
5b8b066
Compare
Choose a tag to compare

Bug fixes:

  • Patch debug_traceTx and debug_traceCall
  • Please refer to CHANGELOGS

v1.4.8

20 Jun 09:44
513fda7
Compare
Choose a tag to compare

Improvement :

  • Add a new json-rpc for eth_getBlockReceipts
  • Please refer to CHANGELOGS

v1.4.7

12 May 07:11
2e2f2cd
Compare
Choose a tag to compare

Bug fixes:

  • Include latest bug fixes from cosmos sdk
  • Please refer to CHANGELOGS

v1.4.6

09 Apr 07:02
f6d0fed
Compare
Choose a tag to compare

v1.4.6 fixes several json-rpc bugs.

CHANGELOGS

v1.4.5

12 Mar 17:45
6aa7e3f
Compare
Choose a tag to compare

v1.4.5 includes a security patch from ibc-go, it should be applied to all types of nodes.

v1.4.4

27 Feb 18:04
46c94b7
Compare
Choose a tag to compare

v1.4.4 includes a security patch from ibc-go, it should be applied to all types of nodes.

CHANGELOGS

v1.4.3

03 Feb 09:11
24a0fcf
Compare
Choose a tag to compare

v1.4.3 patched a security issue in cometbft, apply to all types of nodes.

CHANGELOGS

v1.4.2

19 Dec 09:08
65f7de9
Compare
Choose a tag to compare

v1.4.2 patched a security issue, apply to all types of nodes.

CHANGELOGS