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:
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
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
contractSizeLimitwas confirmed viaeth_estimateGasprobes against mainnet RPC rather than by reading the chainspec.TODO:
/why-edencontractSizeLimit: 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