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

Update ERC-6538 Deployment Method and Security Considerations sections #2

Closed
wants to merge 6 commits into from

Conversation

garyghayrat
Copy link
Owner

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.

@garyghayrat garyghayrat changed the title Update ERC-6538 Deployment Method section Update ERC-6538 Deployment Method and Security Considerations sections Dec 20, 2023
ERCS/erc-6538.md Outdated Show resolved Hide resolved
ERCS/erc-6538.md Outdated Show resolved Hide resolved
ERCS/erc-6538.md Outdated Show resolved Hide resolved
ERCS/erc-6538.md Show resolved Hide resolved
ERCS/erc-6538.md Outdated Show resolved Hide resolved
ERCS/erc-6538.md Outdated Show resolved Hide resolved
ERCS/erc-6538.md Outdated
}
}

/// @notice Overload of {ECDSA-tryRecover} that receives the `v`, `r` and `s` signature fields
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Similar comment to the other PR about fixing all natspec to not use OZ's custom style

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll update this once we merge ScopeLift/stealth-address-erc-contracts#5

@garyghayrat garyghayrat force-pushed the update-erc-6538 branch 2 times, most recently from 0298a0c to bef71ad Compare February 6, 2024 19:46
@garyghayrat
Copy link
Owner Author

Submitted to the official repo here: ethereum#259

garyghayrat pushed a commit that referenced this pull request Mar 5, 2024
* Update erc-7007.md to add opML compatibility (#1)

* Update erc-7007.md to add opML compatibility

* Update erc-7007.md param name

* Create IOpmlLib.sol

* Update and rename ERC7007.sol to ERC7007_zkml.sol

* Update IOpmlLib.sol

* Update IOpmlLib.sol

* Update IOpmlLib.sol

* Create ERC7007_opml.sol

* Update ERC7007_opml.sol

* Update IOpmlLib.sol

* feat: update implementation to include owner address

* feat: update authorship, added Updatable extension, update metadata with `proof_type`

* fix: full term before abbreviation

* feat: Update ERC7007 contracts and add IERC7007Updatable interface

* feat: Add rationale and security considerations

* feat: `update` function to use `verify` in `require` statement

* misc: capitalization

* xhyu patch 1 (#2)

* misc: improve abstract & motivation

* fix: Spec intro & Model Publication wording

* fix: Rewrite part of motivation

* corrected some small typos
* rewrote the last two paragraphs in Motivation

---------

Co-authored-by: drCathieSo.eth <[email protected]>

* fix: proposal reference and header

* fix: file references

* Update erc-7007.md: Fix wordings (#4)

* Update erc-7007.md: Fix wordings

* update license

* Update description and motivation -> rationale

---------

Co-authored-by: drCathieSo.eth <[email protected]>

* Add workflow (#5)

* Add workflow diagram

* Add workflow description

* Apply suggestions from code review

Co-authored-by: Sam Wilson <[email protected]>

* Update erc-7007.md

* Fix uppercase keywords

* Update erc-7007.md

---------

Co-authored-by: 李婷婷 Lee Ting Ting <[email protected]>
Co-authored-by: xhyumiracle <[email protected]>
Co-authored-by: Sam Wilson <[email protected]>
@github-staff github-staff deleted a comment from andutzu7 May 12, 2024
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