datahaven/operator/runtime
Gonza Montiel c18c9dc364
feat: add FreeHeadersInterval parameter to Ethereum client config (#279)
## Add FreeHeadersInterval parameter to Ethereum client config

Configure parameter `FreeHeadersInterval` set to `32` (1 epoch = 6.4
minutes) across `mainnet`, `stagenet`, and `testnet` configurations.

### Rationale
1. Aligns with Ethereum's epoch change, so it's easier to identify in
which epoch we are in
2. It's the value used in Snowbridge's test configuration

The value can be changed via pallet parameters.

---------

Co-authored-by: Steve Degosserie <723552+stiiifff@users.noreply.github.com>
2025-11-06 09:31:00 +00:00
..
common feat: Add CI license check (#269) 2025-11-02 23:32:59 +02:00
mainnet feat: add FreeHeadersInterval parameter to Ethereum client config (#279) 2025-11-06 09:31:00 +00:00
stagenet feat: add FreeHeadersInterval parameter to Ethereum client config (#279) 2025-11-06 09:31:00 +00:00
testnet feat: add FreeHeadersInterval parameter to Ethereum client config (#279) 2025-11-06 09:31:00 +00:00
README.md feat(operator): Add Ethereum RPCs (#55) 2025-04-30 17:01:21 +00:00

Release

Polkadot SDK stable2412