Prevent false challenges from short-circuiting the challenge period #9
Open
Description
As it stands, it is possible for a channel participant to quickly, independently:
- Propose a checkpoint
- Submit a valid challenge, but one with a lower impressions count than the proposed state
- Accept their own challenge, finalizing the initial proposed state
This would allow them to short-circuit the challenge period during checkpointing, and get away with finalizing a checkpoint with an old state.
Metadata
Assignees
Labels
No labels