Commit 372cdc4
fix: lower Ethereum start_block to the Main Registry genesis
Envio forbids a per-contract start_block below the chain start_block, and the
Main Registry's genesis (12195812) is the earliest ETH contract. Set the chain
start there and drop the now-redundant per-contract override. Fixes indexer
and test startup.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent e9f2efb commit 372cdc4
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
161 | | - | |
162 | 161 | | |
163 | 162 | | |
164 | 163 | | |
| |||
0 commit comments