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.
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.