-
Notifications
You must be signed in to change notification settings - Fork 11.9k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add NoncesKeyed variant #5272
Add NoncesKeyed variant #5272
Conversation
🦋 Changeset detectedLatest commit: 7fabf37 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good and sufficiently tested. I do agree that the name NoncesSemiAbstracted
is somewhat meaningless and would support a name change.
I used the name Doing How do you feel about |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think NoncesWithKeys
is more meaningful. I don't have a strong feeling either was since EF coined this as Semi Abstracted (whatever that means).
@frangio Do the last changes feel better ? |
…Amxx/openzeppelin-contracts into features/semi-abstracted-nonces
Just seeing that you were considering the name |
Fixes #5011
Name
NoncesSemiAbstracted
SemiAbstractedNonces
NoncesWithKeys
PR Checklist
npx changeset add
)