Skip to content

v1.4.2

Compare
Choose a tag to compare
@0xHansLee 0xHansLee released this 24 Apr 12:35
· 15 commits to main since this release
a99b6c3

This release includes Ecotone upgrade of Optimism for Kroma mainnet and Kroma sepolia. All operators of full node and validator should upgrade before Ecotone activation. The activation time is as below:

  • Kroma mainnet: Thu Apr 25 2024 08:00:01 UTC
  • Kroma sepolia: Wed Apr 17 2024 08:00:00 UTC

In this version, the below features are added to Kroma.

  • Enable batcher to post batch data using blob-carrying transaction
  • Support new opcodes: TLOAD, TSTORE, MCOPY
  • Support Cancun block for fault proof system
  • Deploy multicall3 contract

If you have BAD BLOCK issue after upgrade to v1.4.2, please assert --snapshot=false flag of geth is added in kroma-up/scripts/entrypoint.sh. (here)

Full Changelog: v1.4.0...v1.4.2