You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add ERC-7715 execution permission methods: wallet_requestExecutionPermissions, wallet_getGrantedExecutionPermissions, and wallet_getSupportedExecutionPermissions, along with the ExecutionPermission, ExecutionPermissionRule, ExecutionPermissionRequest, and ExecutionPermissionResponse schemas (#311)
Changed
build(deps): Bump node-fetch to 2.6.7, ansi-regex to 3.0.1, braces to 3.0.3, semver to 5.7.2, ws to 7.5.10(#235)
Add wallet_createSessionUnsupportedScopesExample to the multichain spec, given a new error we throw in the wallet_createSession handler when all requested scopes are not supported (#300)