-
-
Notifications
You must be signed in to change notification settings - Fork 410
Open
Labels
spec-fulu 🦓Issues targeting the Fusaka spec versionIssues targeting the Fusaka spec version
Description
The column reconstructions delay ms constants should be based on slot time
| /** | |
| * Minimum time to wait before attempting reconstruction | |
| */ | |
| const RECONSTRUCTION_DELAY_MIN_MS = 800; | |
| /** | |
| * Maximum time to wait before attempting reconstruction | |
| */ | |
| const RECONSTRUCTION_DELAY_MAX_MS = 1200; |
This is relevant for gnosis chain, devnet testing and will make it easier to reduce the slot duration in future forks.
Metadata
Metadata
Assignees
Labels
spec-fulu 🦓Issues targeting the Fusaka spec versionIssues targeting the Fusaka spec version