forked from visoftsolutions/noir_rs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: persistence uses TokenContract (AztecProtocol#3930)
This PR extends the end to end test suite added in AztecProtocol#3911 to validate that the system recovers correctly if the chain advances while its offline. It also changes the test contract from `EasyPrivateToken` to `TokenContract` in order to mix in public state as well as private state.
- Loading branch information
Showing
2 changed files
with
200 additions
and
29 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