-
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.
Fix RWT check on permit box creating new events
Previously, while creating reports using permits, the RWT can be mixed with arbitrary input token and be stored in other token places rather than the first place. Now we check the RWT to be stored in the first token place of both permit and commitment. Additionally, we check that all input RWT tokens exist in permit and commitment box output boxes.
- Loading branch information
1 parent
dd98d73
commit 021fbd6
Showing
3 changed files
with
46 additions
and
0 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
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