Skip to content

Commit fafdd0f

Browse files
authored
Update the 7715 experimental actions to new Erc7715 interface (#54)
* Add permissions type package to delegation toolkit. Update 7715 experimental actions to match updated specification. * Add additional permission types * Rename experimental 7715 actions * Fix linting issues * Remove extra 'expiry' property from 7715 parameter * Rename some remaining grantExecution naming, fix incorrectly typed maxAmount. * Make expiry required. Modify expiry rule data key.
1 parent a6caae9 commit fafdd0f

7 files changed

Lines changed: 1182 additions & 620 deletions

File tree

packages/delegation-toolkit/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@
116116
"@metamask/delegation-abis": "^0.11.0",
117117
"@metamask/delegation-core": "^0.2.0-rc.1",
118118
"@metamask/delegation-deployments": "^0.12.0",
119+
"@metamask/permission-types": "^0.1.0",
119120
"buffer": "^6.0.3",
120121
"webauthn-p256": "^0.0.10"
121122
},

0 commit comments

Comments
 (0)