Releases: kroma-network/go-ethereum
Releases · kroma-network/go-ethereum
v0.5.0-rc.2
What's Changed
Full Changelog: v0.5.0-rc.1...v0.5.0-rc.2
v0.5.0-rc.1
What's Changed
- feat: implement zktrie snap-sync by @jyc228 in #19
- test: enable freezer_table_test.go by @jyc228 in #87
- feat: merge main to dev by @jyc228 in #80
- feat: upstream op-geth v1.101305.3 ~ v1.101308.2 by @jyc228 in #86
- feat(misc): apply multicall3 contract code manually by @Pangssu in #89
Full Changelog: v0.4.6...v0.5.0-rc.1
v0.4.6
v0.4.4
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
- fix: inconsistent handling of unexpected HashNode by @jyc228 in #73
- fix: change zktrie iterator key format by @jyc228 in #74
- fix: setup payload timeout to 2 seconds by @jyc228 in #75
- feat: enable KromaZKTrie by default by @jyc228 in #76
- docs: add KromaZKTrie audit result by @jyc228 in #77
- feat: enable KromaZKTrie by default by @jyc228 in #78
Full Changelog: v0.4.3...v0.4.4
v0.4.4-rc.1
What's Changed
- fix: inconsistent handling of unexpected HashNode by @jyc228 in #73
- fix: change zktrie iterator key format by @jyc228 in #74
- fix: setup payload timeout to 2 seconds by @jyc228 in #75
- feat: enable KromaZKTrie by default by @jyc228 in #76
- docs: add KromaZKTrie audit result by @jyc228 in #77
Full Changelog: v0.4.3...v0.4.4-rc.1
v0.4.3
This includes Canyon activation time for Kroma mainnet. This is mandatory for all users.
Canyon activation time is Wed Feb 21 2024 08:00:00 UTC
(unix timestamp: 1708502400).
What's Changed
- feat(core): load and override chain-config if the chain id is known by @Pangssu in #67
- feat: enable Canyon for Kroma mainnet by @0xHansLee in #69
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- chore: enable canyon upgrade for kroma testnets by @Pangssu in #65
- feat: merge dev into main by @0xHansLee in #66
- feat(core): load and override chain-config if the chain id is known by @0xHansLee in #68
Full Changelog: v0.4.0...v0.4.2
v0.4.1-rc.1
What's Changed
Full Changelog: v0.4.0...v0.4.1-rc.1
v0.4.0
This release includes upstream of op-geth v1.101304.1
. And major feature is the implemenation of zk merkle tree for Kroma.
What's Changed
- Dev -> Main by @0xHansLee in #48
- Dev -> Main by @0xHansLee in #53
- Dev -> Main by @0xHansLee in #55
- feat: implement zk merkle tree by @jyc228 in #45
- fix(trie): dont save root hash twice by @jyc228 in #61
- fix(trie): fix ZkMerkleStateTrie returns invalid proofs by @jyc228 in #63
- kroma: upstream op-geth v1.101304.1 by @Pangssu in #62
- feat: merge dev into main for v0.4.0 release by @0xHansLee in #64
Full Changelog: v0.3.0...v0.4.0