-
Notifications
You must be signed in to change notification settings - Fork 513
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify permission model for smart accounts (#422)
* Create simpler AccountPermissions * wip * Add getters to AccountPermissionsSimple * Use AccountPermissionsSimple for account contracts * store signers of account in account, not account factory * update account tests * Rename AccountPermissionsSimple -> AccountPermissions
- Loading branch information
Showing
11 changed files
with
403 additions
and
529 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
Oops, something went wrong.