Major Changes
This release includes supporting kroma-prover v0.1.5, which accelerates generation of ZK fault proof by Tachyon.
All operators of kroma-validator should upgrade their node with this release.
What's Changed
- feat: add MintManager and bridgeable GovernanceToken by @Pangssu in #269
- chore: add MintManager deploy script by @Pangssu in #306
- chore: update colosseum artifact for Kroma sepolia v1.4.0 by @0xHansLee in #300
- chore: update colosseum artifact for Kroma mainnet v1.4.1 by @0xHansLee in #303
- chore: merge main into dev by @0xHansLee in #305
- chore: record batcher compression ratio value by @0xHansLee in #299
- feat: merge main into dev by @0xHansLee in #313
- feat: add name and symbol getter for the GovernanceToken by @Pangssu in #307
- docs: fix invalid spec links by @seolaoh in #314
- feat: remove proof type arg of prove json rpc by @0xHansLee in #316
- build: fix devnet beacon chain version by @seolaoh in #319
- feat(validator): improve retry loop when validator has not enough deposit by @seolaoh in #318
- feat(contracts): update ZKVerifier.sol for kroma-prover v1.5.0 by @0xHansLee in #321
- chore: revert mint manager by @Pangssu in #324
- feat(contracts): update ZKVerifier for kroma-prover v0.1.5-rc.4 by @0xHansLee in #326
- chore: update deploy configs of ZKVerifier for 1.4.3 by @0xHansLee in #328
- feat: merge dev into main by @0xHansLee in #329
Full Changelog: v1.4.2...v1.4.3