Releases: kroma-network/kroma
v1.3.3
Major Changes
- change all the contracts to use
ISemver
instead ofSemver
- 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
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
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
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
- chore: fix typo by @enjoyooor in #261
- chore: fix to record deposit amount less than required amount by @0xHansLee in #262
- chore: bump geth version to v0.4.4-rc.1 by @kangsorang in #263
- chore: bump geth version to v0.4.4 by @seolaoh in #266
- feat: merge dev into main by @seolaoh in #267
New Contributors
- @enjoyooor made their first contribution in #261
Full Changelog: v1.3.1...v1.3.2
v1.3.2-rc.1
What's Changed
- feat: set mainnet delta upgrade time by @0xHansLee in #259
- chore: fix typo by @enjoyooor in #261
- chore: fix to record deposit amount less than required amount by @0xHansLee in #262
- chore: bump geth version to v0.4.4-rc.1 by @kangsorang in #263
New Contributors
- @enjoyooor made their first contribution in #261
Full Changelog: v1.3.1...v1.3.2-rc.1
v1.3.1
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
- feat: merge dev into main by @0xHansLee in #260
Full Changelog: v1.3.0...v1.3.1
v1.3.0
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
- feat: upstream to opimism v1.4.0 by @Pangssu in #245
- docs: fix invalid links by @seolaoh in #244
- ci: run test ci for every PR by @0xHansLee in #248
- docs: fix incorrect demonstration by @sm-stack in #246
- chore: enable canyon upgrade for kroma sepolia by @Pangssu in #252
- chore: set delta upgrade time for kroma sepolia by @0xHansLee in #255
- feat: merge dev into main for v1.3.0 release by @0xHansLee in #256
New Contributors
Full Changelog: v1.2.1...v1.3.0
v1.2.1
This is a mandatory release for node operators on Kroma mainnet and Kroma sepolia. This release includes an activation of Canyon hardfork.
Canyon activation time
- Kroma sepolia: Wed Feb 14 2024 08:00:00 UTC
- Kroma mainnet: Wed Feb 21 2024 08:00:00 UTC
What's Changed
- feat!: upstream to optimism v1.3.0 by @Pangssu in #239
- build: specify multiplatform in docker build by @kangsorang in #243
- fix: add blob related fields to rpc header by @0xHansLee in #251
- feat: add 4844 fields to
rpcHeader
by @0xHansLee in #250 - feat: merge 1.2.0-base into main for v1.2.0 release by @0xHansLee in #254
- feat: enable mainnet Canyon upgrade by @0xHansLee in #257
Full Changelog: v1.1.1...v1.2.1
v1.3.0-rc.1
What's Changed
- feat: upstream to opimism v1.4.0 by @Pangssu in #245
- docs: fix invalid links by @seolaoh in #244
- ci: run test ci for every PR by @0xHansLee in #248
- docs: fix incorrect demonstration by @sm-stack in #246
- chore: enable canyon upgrade for kroma sepolia by @Pangssu in #252
- chore: set delta upgrade time for kroma sepolia by @0xHansLee in #255
New Contributors
Full Changelog: v1.2.0-rc.1...v1.3.0-rc.1
v1.2.0
This is a mandatory release for node operators on Kroma sepolia. This release includes an activation of Canyon hardfork.
- Canyon activated on Kroma sepolia at
Wed Feb 14 2024 08:00:00 GMT+0000
What's Changed
- feat!: upstream to optimism v1.3.0 by @Pangssu in #239
- build: specify multiplatform in docker build by @kangsorang in #243
- fix: add blob related fields to rpc header by @0xHansLee in #251
- �feat: add 4844 fields to
rpcHeader
by @0xHansLee in #250 - feat: merge 1.2.0-base into main for v1.2.0 release by @0xHansLee in #254
Full Changelog: v1.1.1...v1.2.0