Skip to content

Publish and link Eden chainspec / deployment artifacts #153

@jcstein

Description

@jcstein

Spun out of #146 (discussion).

Eden-specific ev-reth deployment artifacts (chainspec, genesis, deployment notes) currently live only in internal Notion, partially reflected in app/networks/mainnet/page.mdx. There is nothing public in celestiaorg repos to link from the docs.

This forced us to verify chain parameters empirically — e.g. the 128 KB contractSizeLimit was confirmed via eth_estimateGas probes against mainnet RPC rather than by reading the chainspec.

TODO:

  • Publish Eden's chainspec (and ideally genesis + deployment notes) in a public repo
  • Link it from the networks pages and /why-eden
  • Document parameters that diverge from ev-reth defaults (contractSizeLimit: 131072, block gas limit, block time, fee params)

Related: ev docs local devnet guide 404s (https://docs.ev.xyz/guides/deploy/local), which makes local testing of these parameters harder — worth reporting upstream to evstack.

🤖 Generated with Claude Code

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions