Skip to content

Releases: kroma-network/go-ethereum

v0.5.0-rc.2

08 Apr 09:33
f5b70a2
Compare
Choose a tag to compare
v0.5.0-rc.2 Pre-release
Pre-release

What's Changed

  • feat: add overhead and l1feescalar proofs to trace by @jyc228 in #94

Full Changelog: v0.5.0-rc.1...v0.5.0-rc.2

v0.5.0-rc.1

05 Apr 08:39
9cc463d
Compare
Choose a tag to compare
v0.5.0-rc.1 Pre-release
Pre-release

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

01 Apr 07:21
42b8cd3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.5...v0.4.6

v0.4.4

01 Mar 11:42
af3965b
Compare
Choose a tag to compare

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

28 Feb 04:53
9317a3c
Compare
Choose a tag to compare
v0.4.4-rc.1 Pre-release
Pre-release

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

16 Feb 02:39
348e72e
Compare
Choose a tag to compare

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

13 Feb 07:51
77afa3a
Compare
Choose a tag to compare

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

06 Feb 14:21
e944010
Compare
Choose a tag to compare
v0.4.1-rc.1 Pre-release
Pre-release

What's Changed

  • chore: enable canyon upgrade for kroma testnets by @Pangssu in #65

Full Changelog: v0.4.0...v0.4.1-rc.1

v0.4.0

05 Feb 08:30
af924ae
Compare
Choose a tag to compare

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

Full Changelog: v0.3.0...v0.4.0

v0.3.0

04 Dec 02:20
0379233
Compare
Choose a tag to compare

What's Changed

  • fix: fixed deposit tx always incremented nonce by 1 by @jyc228 in #58
  • kroma: upstream op-geth v1.101301.0 by @jyc228 in #57
  • ci: bump go version to 1.20 by @Pangssu in #59

Full Changelog: v0.2.1...v0.3.0