-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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
remove reference to 'the reference client' #7
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wanderer
added a commit
that referenced
this pull request
Oct 29, 2015
remove reference to 'the reference client'
eth-bot
pushed a commit
that referenced
this pull request
Mar 3, 2023
* EIP Motivation and Specification for "Multi-operator, per-token ERC721 approval." * Add remaining authors' names * Interface overhaul with explanation in EIP markdown. * Add `Abstract` and `@dev` note about interplay with `setApprovalForAll()`. * Partial response to cxkoda review * Full response to cxkoda review * Explicitly include OZ `IERC{165,721}.sol` instead of using a submodule * Minor typo and wording changes to draft. * Prune authors to active participants as they can always be re-added later * Revert `.gitignore` so as to not change it in the EIP draft (#7) * Set presumptive EIP number and fix linter complaints (#5) * Rename files and directories to include EIP number * Address linter (`EIP Walidator`) issues * Add presumed EIP number based on PR: 6464 * Revert `.gitignore` to get through initial draft acceptance * Do the last commit properly ;) * Add ERC category * Fix linter issues (#8) * Update EIP- references to ERC- * Remove OpenZeppelin interfaces and replace with original EIP versions; change 6464 license to CC0 * Add `solidity` language tag to code block
fulldecent
pushed a commit
to fulldecent/EIPs
that referenced
this pull request
Mar 13, 2023
* EIP Motivation and Specification for "Multi-operator, per-token ERC721 approval." * Add remaining authors' names * Interface overhaul with explanation in EIP markdown. * Add `Abstract` and `@dev` note about interplay with `setApprovalForAll()`. * Partial response to cxkoda review * Full response to cxkoda review * Explicitly include OZ `IERC{165,721}.sol` instead of using a submodule * Minor typo and wording changes to draft. * Prune authors to active participants as they can always be re-added later * Revert `.gitignore` so as to not change it in the EIP draft (ethereum#7) * Set presumptive EIP number and fix linter complaints (ethereum#5) * Rename files and directories to include EIP number * Address linter (`EIP Walidator`) issues * Add presumed EIP number based on PR: 6464 * Revert `.gitignore` to get through initial draft acceptance * Do the last commit properly ;) * Add ERC category * Fix linter issues (ethereum#8) * Update EIP- references to ERC- * Remove OpenZeppelin interfaces and replace with original EIP versions; change 6464 license to CC0 * Add `solidity` language tag to code block
eth-bot
pushed a commit
that referenced
this pull request
Mar 17, 2023
* updates eip5573 to reflect changes in CACAO and UCAN specs (#7) * updates eip5573 to reflect changes in CACAO and UCAN specs * clearly define the meaning of lexicographic ordering * Update EIPS/eip-5573.md Co-authored-by: Jacob <jacob.ward@spruceid.com> * Update EIPS/eip-5573.md Co-authored-by: Jacob <jacob.ward@spruceid.com> * remove unnecessary comma * Update EIPS/eip-5573.md Co-authored-by: Jacob <jacob.ward@spruceid.com> * Update EIPS/eip-5573.md Co-authored-by: Jacob <jacob.ward@spruceid.com> * Update EIPS/eip-5573.md Co-authored-by: Jacob <jacob.ward@spruceid.com> * Update EIPS/eip-5573.md Co-authored-by: Jacob <jacob.ward@spruceid.com> * remove uri field from statement * update recap-uri example * clarify that recap uris go at the end of the resource list * clarify comparison to OIDC/OAuth2 * specify how recap objects can be combined * remove mention of namespace * Update EIPS/eip-5573.md Co-authored-by: Jacob <jacob.ward@spruceid.com> * better wording of recap purpose/niche * specify b64 without padding * Update EIPS/eip-5573.md Co-authored-by: Jacob <jacob.ward@spruceid.com> * Update EIPS/eip-5573.md Co-authored-by: Jacob <jacob.ward@spruceid.com> * Update EIPS/eip-5573.md Co-authored-by: Jacob <jacob.ward@spruceid.com> * Update EIPS/eip-5573.md Co-authored-by: Jacob <jacob.ward@spruceid.com> * Update EIPS/eip-5573.md Co-authored-by: Jacob <jacob.ward@spruceid.com> * consistent spelling * rename delegee -> Relying Party * update example recap uri * fix abstract wording a little bit * use reference for b64url link * fix references layout * apply markdown linter --------- Co-authored-by: Jacob <jacob.ward@spruceid.com> Co-authored-by: Samuel Gbafa <skgbafa@gmail.com> * change EIP to ERC, remove non-relative link (#8) --------- Co-authored-by: chunningham <c.a.cunningham6@gmail.com> Co-authored-by: Jacob <jacob.ward@spruceid.com>
axelcabee
pushed a commit
to axelcabee/EIPs
that referenced
this pull request
May 6, 2023
* EIP Motivation and Specification for "Multi-operator, per-token ERC721 approval." * Add remaining authors' names * Interface overhaul with explanation in EIP markdown. * Add `Abstract` and `@dev` note about interplay with `setApprovalForAll()`. * Partial response to cxkoda review * Full response to cxkoda review * Explicitly include OZ `IERC{165,721}.sol` instead of using a submodule * Minor typo and wording changes to draft. * Prune authors to active participants as they can always be re-added later * Revert `.gitignore` so as to not change it in the EIP draft (ethereum#7) * Set presumptive EIP number and fix linter complaints (ethereum#5) * Rename files and directories to include EIP number * Address linter (`EIP Walidator`) issues * Add presumed EIP number based on PR: 6464 * Revert `.gitignore` to get through initial draft acceptance * Do the last commit properly ;) * Add ERC category * Fix linter issues (ethereum#8) * Update EIP- references to ERC- * Remove OpenZeppelin interfaces and replace with original EIP versions; change 6464 license to CC0 * Add `solidity` language tag to code block
axelcabee
pushed a commit
to axelcabee/EIPs
that referenced
this pull request
May 6, 2023
) * updates eip5573 to reflect changes in CACAO and UCAN specs (ethereum#7) * updates eip5573 to reflect changes in CACAO and UCAN specs * clearly define the meaning of lexicographic ordering * Update EIPS/eip-5573.md Co-authored-by: Jacob <jacob.ward@spruceid.com> * Update EIPS/eip-5573.md Co-authored-by: Jacob <jacob.ward@spruceid.com> * remove unnecessary comma * Update EIPS/eip-5573.md Co-authored-by: Jacob <jacob.ward@spruceid.com> * Update EIPS/eip-5573.md Co-authored-by: Jacob <jacob.ward@spruceid.com> * Update EIPS/eip-5573.md Co-authored-by: Jacob <jacob.ward@spruceid.com> * Update EIPS/eip-5573.md Co-authored-by: Jacob <jacob.ward@spruceid.com> * remove uri field from statement * update recap-uri example * clarify that recap uris go at the end of the resource list * clarify comparison to OIDC/OAuth2 * specify how recap objects can be combined * remove mention of namespace * Update EIPS/eip-5573.md Co-authored-by: Jacob <jacob.ward@spruceid.com> * better wording of recap purpose/niche * specify b64 without padding * Update EIPS/eip-5573.md Co-authored-by: Jacob <jacob.ward@spruceid.com> * Update EIPS/eip-5573.md Co-authored-by: Jacob <jacob.ward@spruceid.com> * Update EIPS/eip-5573.md Co-authored-by: Jacob <jacob.ward@spruceid.com> * Update EIPS/eip-5573.md Co-authored-by: Jacob <jacob.ward@spruceid.com> * Update EIPS/eip-5573.md Co-authored-by: Jacob <jacob.ward@spruceid.com> * consistent spelling * rename delegee -> Relying Party * update example recap uri * fix abstract wording a little bit * use reference for b64url link * fix references layout * apply markdown linter --------- Co-authored-by: Jacob <jacob.ward@spruceid.com> Co-authored-by: Samuel Gbafa <skgbafa@gmail.com> * change EIP to ERC, remove non-relative link (ethereum#8) --------- Co-authored-by: chunningham <c.a.cunningham6@gmail.com> Co-authored-by: Jacob <jacob.ward@spruceid.com>
forshtat
referenced
this pull request
in forshtat/EIPs
Jun 28, 2023
AA-166: Change №10 - L2 precompiles banned by default
RaphaelHardFork
pushed a commit
to RaphaelHardFork/EIPs
that referenced
this pull request
Jan 30, 2024
Co-authored-by: Gavin John <gavinnjohn@gmail.com>
just-a-node
pushed a commit
to connext/EIPs
that referenced
this pull request
Feb 17, 2024
Co-authored-by: Gavin John <gavinnjohn@gmail.com>
Hawthorne001
approved these changes
May 30, 2024
Hawthorne001
approved these changes
May 30, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.