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
Consider if there is an acceptable gas-payment strategy we can take here, (maybe ensure a user can sign a payment to the submitter in the same batch, which would require a batch be able to include an invocation for another contract).
Maybe add some reference classes that inherit from Delegatable, like ERC-20 and Ownable.
Make a sample dapp that enables a basic delegation + recursive invite flow.
Make a snap to enable making caveats more readable
Make caveat displaying snap itself expose an extensible API, so other snaps can render other caveats.