-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: accepted policy status condition (#347)
* feat: rlp accepted condition * feat: rlp target not found reason * feat: rlp invalid reason * feat: rlp conflicted reason * feat: auth policy accepted condition * feat: auth policy invalid reason * feat: auth policy conflict reason * test: rlp accepted reason conditions * feat: auth policy target not found reason * test: auth policy accepted condition reasons integration tests * refactor: use common acception condition function instead * refactor: integration test policy factory mutateFn * refactor: interface for standard policy errors
- Loading branch information
Showing
17 changed files
with
926 additions
and
864 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
Oops, something went wrong.