Add CLI flags to delay publishing for edge case testing on PeerDAS devnets #6919
Labels
das
Data Availability Sampling
fulu
Required for the upcoming Fulu hard fork
low-hanging-fruit
Easy to resolve, get it before someone else does!
It would be useful to add some CLI flags on the beacon node to test out some unhappy cases on PeerDAS devnets, for example:
--delay-block-publishing <seconds>
--delay-data-column-publishing <seconds>
These can be used for testing late publishing and recovery from missed/orphaned blocks on devnets.
These should be hidden flags and must be explicitly state as testing only flags.
The text was updated successfully, but these errors were encountered: