Skip to content

Releases: kroma-network/kroma

v1.4.0

15 Apr 10:58
52bb2c2
Compare
Choose a tag to compare

Major Changes

This release includes Ecotone upgrade of Optimism for Kroma sepolia. All operators of full node and validator should upgrade before Ecotone activation. The activation time is Wed Apr 17 2024 08:00:00 UTC.

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

What's Changed

  • feat: upstream to optimism v1.7.2 by @kangsorang in #282
  • chore(contracts): update contract artifacts for kroma sepolia v1.3.4 by @0xHansLee in #286
  • chore(contracts): update contract artifacts for Kroma mainnet v1.3.4 by @0xHansLee in #287
  • feat(validator): remove the limit of validator subcommand amount flag by @seolaoh in #290
  • docs: add postmortem of tx receipts validation skip fork by @0xHansLee in #289
  • feat(contracts): update colosseum for Cancun upgrade by @0xHansLee in #291
  • feat(contracts): support both Cancun and Shanghai in Colosseum by @0xHansLee in #293
  • feat: updates for ecotone by @kangsorang in #295
  • chore: set ecotone time for Kroma sepolia by @0xHansLee in #297
  • feat: merge dev into main by @0xHansLee in #296

Full Changelog: v1.3.4...v1.4.0

v1.4.0-rc.1

12 Apr 04:38
4364f66
Compare
Choose a tag to compare
v1.4.0-rc.1 Pre-release
Pre-release

What's Changed

  • feat: upstream to optimism v1.7.2 by @kangsorang in #282
  • chore(contracts): update contract artifacts for kroma sepolia v1.3.4 by @0xHansLee in #286
  • chore(contracts): update contract artifacts for Kroma mainnet v1.3.4 by @0xHansLee in #287
  • feat(validator): remove the limit of validator subcommand amount flag by @seolaoh in #290
  • docs: add postmortem of tx receipts validation skip fork by @0xHansLee in #289
  • feat(contracts): update colosseum for Cancun upgrade by @0xHansLee in #291
  • feat(contracts): support both Cancun and Shanghai in Colosseum by @0xHansLee in #293
  • feat: updates for ecotone by @kangsorang in #295

Full Changelog: v1.3.4...v1.4.0-rc.1

v1.3.4

01 Apr 08:43
f0d79ee
Compare
Choose a tag to compare

Major Changes

  • change all the contracts to use ISemver instead of Semver
  • fix challenge e2e tests which was not working properly
  • enable withdrawal to other account in ValidatorPool contract
  • apply fixed KromaZKTrie
  • change hash function according to shanghai upgrade in Colosseum

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.3.4

v1.3.3

28 Mar 02:25
72acffa
Compare
Choose a tag to compare

Major Changes

  • change all the contracts to use ISemver instead of Semver
  • fix challenge e2e tests which was not working properly
  • enable withdrawal to other account in ValidatorPool contract
  • apply fixed KromaZKTrie
  • change hash function according to shanghai upgrade

What's Changed

  • refac(contracts): migrate to ISemver by @Pangssu in #265
  • fix(e2e): fix challenge e2e tests not working properly by @seolaoh in #273
  • docs: add postmortem of zktrie fork by @0xHansLee in #272
  • feat(contracts): add withdrawTo to ValidatorPool contract by @0xHansLee in #274
  • chore: bump kroma-geth for fixed KromaZKTrie by @0xHansLee in #276
  • feat(contracts): change hash function in colosseum for shanghai block by @0xHansLee in #279
  • chore: bump go.mod by @0xHansLee in #281

Full Changelog: v1.3.2...v1.3.3

v1.3.3-rc.2

27 Mar 08:48
d203a4a
Compare
Choose a tag to compare
v1.3.3-rc.2 Pre-release
Pre-release

What's Changed

  • feat(contracts): change hash function in colosseum for shanghai block by @0xHansLee in #279

Full Changelog: v1.3.3-rc.1...v1.3.3-rc.2

v1.3.3-rc.1

25 Mar 07:41
2e548aa
Compare
Choose a tag to compare
v1.3.3-rc.1 Pre-release
Pre-release

What's Changed

  • refac(contracts): migrate to ISemver by @Pangssu in #265
  • fix(e2e): fix challenge e2e tests not working properly by @seolaoh in #273
  • docs: add postmortem of zktrie fork by @0xHansLee in #272
  • feat(contracts): add withdrawTo to ValidatorPool contract by @0xHansLee in #274
  • chore: bump kroma-geth for fixed KromaZKTrie by @0xHansLee in #276

Full Changelog: v1.3.2...v1.3.3-rc.1

v1.3.2

04 Mar 02:54
0b56892
Compare
Choose a tag to compare

Warning

This release has a bug, so it is not recommended to use this release for both Kroma mainnet and Kroma sepolia.

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.3.2

v1.3.2-rc.1

28 Feb 08:18
5d764c7
Compare
Choose a tag to compare
v1.3.2-rc.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.3.2-rc.1

v1.3.1

22 Feb 08:47
Compare
Choose a tag to compare

This is a mandatory release for node operators on Kroma mainnet. This release includes an activation of Delta upgrade of Optimism.

Delta activation on Kroma mainnet at Wed Feb 28 2024 08:00:00 UTC.

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

16 Feb 07:18
66fb09a
Compare
Choose a tag to compare

This is a mandatory release for node operators on Kroma sepolia. This release includes an activation of Delta upgrade of Optimism.

Delta activation on Kroma sepolia at Tue Feb 20 2024 08:00:00 UTC

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.3.0