-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable intermittent rollbacks in MockChain
This only passes the Model based tests as we disable arbitrary generation of NewTx payments in an open head. The rollbacks would trip the model when the hydra-node purges its state when rolling back "past open". However, we can still have basic conflict-free liveness tested and exercise the rollback handling code in between Init/Commit/Open states.
- Loading branch information
Showing
2 changed files
with
42 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters