Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OZ-L01: Revokable Unordered Nonces #304

Merged
merged 3 commits into from
Aug 28, 2024
Merged

Conversation

saucepoint
Copy link
Collaborator

@saucepoint saucepoint commented Aug 26, 2024

Related Issue

OZ-L01, allow users to revoke a nonce before it is used

  • Used in cases where a user changes their mind about a valid signature. The user/owner would consume the nonce, so its unusable by the spender/operator

Description of changes

  • Expose revokeNonce(uint256) in UnorderedNonce abstract contract

@saucepoint saucepoint requested a review from snreynolds August 27, 2024 14:52
@saucepoint saucepoint merged commit e2c3d0b into main Aug 28, 2024
3 checks passed
@saucepoint saucepoint deleted the oz-L01-permit-invalidate branch August 28, 2024 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants