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