This is a major release for Kroma Mainnet.
User Facing Changes
- An optional flag
VALIDATOR_OUTPUT_SUBMITTER_ALLOW_PUBLIC_ROUND
is added. This flag is to allow output submission in public round.
🐳 Docker images are available on Docker Hub.
What's Changed
- chore: update v0.3.0 deployments by @Pangssu in #177
- feat(contracts): unify token burn permissions with mint by @kangsorang in #178
- feat(contracts): add transfer ownership script by @Pangssu in #179
- chore(contracts): upgrade semver to v1.0.0 by @0xHansLee in #180
- chore(deps): bump github.com/libp2p/go-libp2p from 0.25.1 to 0.27.8 by @dependabot in #172
- chore(contracts): update zk verifier v0.1.4 by @Pangssu in #181
- fix(contracts): change the ZKVerifier address to proxy by @Pangssu in #183
- feat(contract): update securityCouncilToken URI by @kangsorang in #185
- feat(contracts): remove final system owner by @Pangssu in #182
- feat(validator): add flag to determine behavior in public rounds by @kangsorang in #187
- docs: update specs for v1.0.0 by @0xHansLee in #186
- chore: bump npm packages to v1.0.0 by @chokobole in #189
- chore: bump kroma packages version by @Pangssu in #190
- Dev -> Main by @seolaoh in #188
New Contributors
- @dependabot made their first contribution in #172
Full Changelog: v0.3.0...v1.0.0