Skip to content

genesis: rename jadeTime to jadeForkTime and disable useZktrie#76

Merged
panos-xyz merged 1 commit intomainfrom
fix/genesis-jade-fork-config
Apr 7, 2026
Merged

genesis: rename jadeTime to jadeForkTime and disable useZktrie#76
panos-xyz merged 1 commit intomainfrom
fix/genesis-jade-fork-config

Conversation

@panos-xyz
Copy link
Copy Markdown
Contributor

Summary

  • Rename jadeTime to jadeForkTime in both mainnet and hoodi genesis.json to align with go-ethereum's ChainConfig JSON tag (jadeForkTime)
  • Set useZktrie to false since the jade hard fork has already activated

Test plan

  • Verify geth init parses the updated genesis.json correctly
  • Confirm node starts with the new config on both mainnet and hoodi

Align genesis.json field names with go-ethereum ChainConfig JSON tags.
The jade fork has already activated, so set useZktrie to false for both
mainnet and hoodi.
@panos-xyz panos-xyz merged commit 308b5fe into main Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants