Releases: kroma-network/go-ethereum
Releases · kroma-network/go-ethereum
v0.5.4-rc.1
What's Changed
Full Changelog: v0.5.3...v0.5.4-rc.1
v0.5.3
What's Changed
- fix(core/vm): fix copying byte array correctly by @chokobole in #102
- chore: merge main into dev by @0xHansLee in #105
- fix(trie/zk): implement leaf node copy by @jyc228 in #112
- feat: merge main into dev by @0xHansLee in #110
- Revert "feat: add overhead and l1feescalar proofs to trace (#94)" by @chokobole in #106
- build: add git-tag to Dockerfile build command by @jyc228 in #113
- feat: merge dev into main by @0xHansLee in #114
Full Changelog: v0.5.2...v0.5.3
v0.5.3-rc.2
What's Changed
- fix(core/vm): fix copying byte array correctly by @chokobole in #102
- chore: merge main into dev by @0xHansLee in #105
- fix(trie/zk): implement leaf node copy by @jyc228 in #112
- feat: merge main into dev by @0xHansLee in #110
- Revert "feat: add overhead and l1feescalar proofs to trace (#94)" by @chokobole in #106
- build: add git-tag to Dockerfile build command by @jyc228 in #113
Full Changelog: v0.5.2...v0.5.3-rc.2
v0.5.3-rc.1
What's Changed
- fix(core/vm): fix copying byte array correctly by @chokobole in #102
- chore: merge main into dev by @0xHansLee in #105
- fix(trie/zk): implement leaf node copy by @jyc228 in #112
- feat: merge main into dev by @0xHansLee in #110
- Revert "feat: add overhead and l1feescalar proofs to trace (#94)" by @chokobole in #106
Full Changelog: v0.5.2...V0.5.3-rc.1
v0.5.2
What's Changed
- chore: set Ecotone time for Kroma mainnet by @0xHansLee in #101
- feat: merge dev into main by @0xHansLee in #103
- chore: change Ecotone time for Kroma mainnet by @0xHansLee in #109
Full Changelog: v0.5.0...v0.5.2
v0.5.1
⚠️ DELAYED Ecotone upgrade for Kroma mainnet
The Ecotone upgrade for Kroma mainnet has been postponed due to an unexpected error. We do not have a new upgrade date at this time, but we will keep you updated with the latest developments.
You MUST NOT use this release on Kroma mainnet, use v0.4.6 instead. If you have already upgraded to this version, downgrade to v0.4.6
, rollback is not required.
What's Changed
- chore: set Ecotone time for Kroma mainnet by @0xHansLee in #101
- feat: merge dev into main by @0xHansLee in #103
Full Changelog: v0.5.0...v0.5.1
v0.5.0
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
- feat: add overhead and l1feescalar proofs to trace by @jyc228 in #94
- docs: update the latest version of audit report of KromaZKTrie by @0xHansLee in #93
- fix(consensus/misc): remove 0x prefix from Multicall3's code by @jyc228 in #97
- fix(trie): modify to prevent errors when updating with non-existent keys by @jyc228 in #96
- fix(core/vm): fix MaybeAddL1BlockInfo nil panic by @jyc228 in #98
- feat: adjust ecotone time for devnet by @kangsorang in #95
- chore: set Ecotone time for Kroma sepolia by @0xHansLee in #100
- feat: merge dev into main by @0xHansLee in #99
New Contributors
- @kangsorang made their first contribution in #95
Full Changelog: v0.4.6...v0.5.0
v0.5.0-rc.4
What's Changed
- fix(core/vm): fix MaybeAddL1BlockInfo nil panic by @jyc228 in #98
- feat: adjust ecotone time for devnet by @kangsorang in #95
New Contributors
- @kangsorang made their first contribution in #95
Full Changelog: v0.5.0-rc.3...v0.5.0-rc.4
v0.5.0-rc.3
What's Changed
- docs: update the latest version of audit report of KromaZKTrie by @0xHansLee in #93
- fix(consensus/misc): remove 0x prefix from Multicall3's code by @jyc228 in #97
- fix(trie): modify to prevent errors when updating with non-existent keys by @jyc228 in #96
Full Changelog: v0.5.0-rc.2...v0.5.0-rc.3
v0.5.0-rc.2
What's Changed
Full Changelog: v0.5.0-rc.1...v0.5.0-rc.2