datahaven/test/.papi
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
..
descriptors build: ⬆️ Upgrade to SH v0.1.1 (#273) 2025-11-03 15:49:30 +02:00
metadata feat: add FreeHeadersInterval parameter to Ethereum client config (#279) 2025-11-06 09:31:00 +00:00
polkadot-api.json test: New CLI functions (#84) 2025-05-22 20:02:12 +00:00