Commit 6f782f1
committed
Increase partition tooFarBlockRange from 20k to 50k
The grouping and merge threshold for dynamic contract partitions was a
fixed 20k blocks, which on sparse factories produced a large number of
partitions per registration wave. Raising it to 50k reduces the
partition count at the cost of fetching more discardable
pre-registration events per group.
https://claude.ai/code/session_01HxQeuZQ11GUAoBZdbFaDuW1 parent 3f3c067 commit 6f782f1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
| 203 | + | |
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| |||
0 commit comments