ERCs icon indicating copy to clipboard operation
ERCs copied to clipboard

Update ERC-7627: Move to Review

Open chenly opened this issue 1 year ago • 1 comments

When opening a pull request to submit a new EIP, please use the suggested template: https://github.com/ethereum/EIPs/blob/master/eip-template.md

We have a GitHub bot that automatically merges some PRs. It will merge yours immediately if certain criteria are met:

  • The PR edits only existing draft PRs.
  • The build passes.
  • Your GitHub username or email address is listed in the 'author' header of all affected PRs, inside .
  • If matching on email address, the email address is the one publicly listed on your GitHub profile.

chenly avatar Jul 13 '24 05:07 chenly

✅ All reviewers have approved.

eip-review-bot avatar Jul 13 '24 05:07 eip-review-bot

As you mentioned, having a wallet store only one public key is not a good design. I modified the implementation to allow users to set multiple public keys and specify expiration times.

chenly avatar Aug 29 '24 08:08 chenly