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