remove reference to 'the reference client'#7
Merged
wanderer merged 1 commit intoethereum:masterfrom Oct 29, 2015
wanderer:master
Merged
remove reference to 'the reference client'#7wanderer merged 1 commit intoethereum:masterfrom wanderer:master
wanderer merged 1 commit intoethereum:masterfrom
wanderer:master
Conversation
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 <[email protected]> * Update EIPS/eip-5573.md Co-authored-by: Jacob <[email protected]> * remove unnecessary comma * Update EIPS/eip-5573.md Co-authored-by: Jacob <[email protected]> * Update EIPS/eip-5573.md Co-authored-by: Jacob <[email protected]> * Update EIPS/eip-5573.md Co-authored-by: Jacob <[email protected]> * Update EIPS/eip-5573.md Co-authored-by: Jacob <[email protected]> * 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 <[email protected]> * better wording of recap purpose/niche * specify b64 without padding * Update EIPS/eip-5573.md Co-authored-by: Jacob <[email protected]> * Update EIPS/eip-5573.md Co-authored-by: Jacob <[email protected]> * Update EIPS/eip-5573.md Co-authored-by: Jacob <[email protected]> * Update EIPS/eip-5573.md Co-authored-by: Jacob <[email protected]> * Update EIPS/eip-5573.md Co-authored-by: Jacob <[email protected]> * 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 <[email protected]> Co-authored-by: Samuel Gbafa <[email protected]> * change EIP to ERC, remove non-relative link (#8) --------- Co-authored-by: chunningham <[email protected]> Co-authored-by: Jacob <[email protected]>
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 <[email protected]> * Update EIPS/eip-5573.md Co-authored-by: Jacob <[email protected]> * remove unnecessary comma * Update EIPS/eip-5573.md Co-authored-by: Jacob <[email protected]> * Update EIPS/eip-5573.md Co-authored-by: Jacob <[email protected]> * Update EIPS/eip-5573.md Co-authored-by: Jacob <[email protected]> * Update EIPS/eip-5573.md Co-authored-by: Jacob <[email protected]> * 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 <[email protected]> * better wording of recap purpose/niche * specify b64 without padding * Update EIPS/eip-5573.md Co-authored-by: Jacob <[email protected]> * Update EIPS/eip-5573.md Co-authored-by: Jacob <[email protected]> * Update EIPS/eip-5573.md Co-authored-by: Jacob <[email protected]> * Update EIPS/eip-5573.md Co-authored-by: Jacob <[email protected]> * Update EIPS/eip-5573.md Co-authored-by: Jacob <[email protected]> * 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 <[email protected]> Co-authored-by: Samuel Gbafa <[email protected]> * change EIP to ERC, remove non-relative link (ethereum#8) --------- Co-authored-by: chunningham <[email protected]> Co-authored-by: Jacob <[email protected]>
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 <[email protected]>
just-a-node
pushed a commit
to connext/EIPs
that referenced
this pull request
Feb 17, 2024
Co-authored-by: Gavin John <[email protected]>
Hawthorne001
approved these changes
May 30, 2024
Hawthorne001
approved these changes
May 30, 2024
vnmxcmnjane-hub
added a commit
to vnmxcmnjane-hub/EIPs
that referenced
this pull request
Oct 16, 2025
0xjac:mastersupport vector machinescurl -X 'GET' \ 'https://api.cloudflare.com/client/v4/radar/dns/top/locations?name=main&dateRange=7d&domain=curve.io&limit=200' \ -H 'accept: application/json' \ -H 'Authorization: Bearer $TOKEN'52.20.84.62f0095018235b8109a2bf9f65674a1784b6971ed6 Speed Test Built with Cloudflare Developer Platform Your Internet Speed Download 291 Mbps Upload 11.6 Mbps Latency 45.6 ms 39.5 ms 560 ms Jitter 14.9 ms 11.3 ms 350 ms Packet Loss 0 % Measured at 5:07:53 AM Network Quality Score Learn more Video Streaming: Average Online Gaming: Bad Video Chatting: Bad Server Location Connected via IPv6 Server location: Los Angeles Your network: T-Mobile USA, Inc. (AS21928) Your IP address: 2607:fb91:6a4:58dd:ad4:957:515a:3735 Latency Measurements Unloaded latency (20/20) Ping ethereum#1 33.3 ms ethereum#2 46.7 ms ethereum#3 70.8 ms ethereum#4 39.9 ms ethereum#5 57.4 ms ethereum#6 51.9 ms ethereum#7 36.9 ms ethereum#8 39.3 ms ethereum#9 37.2 ms ethereum#10 59.2 ms ethereum#11 60.3 ms ethereum#12 34.4 ms ethereum#13 48.3 ms ethereum#14 32.1 ms ethereum#15 55.4 ms ethereum#16 44.5 ms ethereum#17 39.6 ms ethereum#18 50.1 ms ethereum#19 64.2 ms ethereum#20 35.4 ms Latency during download (20) Latency during upload (20) Packet Loss Measurements Packet Loss Test (1000/1000) Received 100% Packet Loss: 0% Download Measurements 100kB download test (10/10) 1MB download test (8/8) 10MB download test (6/6) Duration Speed ethereum#1 473.4 ms 169 Mbps ethereum#2 352.1 ms 227.21 Mbps ethereum#3 275.5 ms 290.39 Mbps ethereum#4 247.4 ms 323.37 Mbps ethereum#5 274.9 ms 291.02 Mbps ethereum#6 433.3 ms 184.64 Mbps 25MB download test (4/4) 100MB download test (3/3) Upload Measurements 100kB upload test (8/8) Duration Speed ethereum#1 204.1 ms 3.94 Mbps ethereum#2 139.2 ms 5.78 Mbps ethereum#3 125.3 ms 6.42 Mbps ethereum#4 147.1 ms 5.47 Mbps ethereum#5 168 ms 4.79 Mbps ethereum#6 117.2 ms 6.86 Mbps ethereum#7 121.6 ms 6.61 Mbps ethereum#8 109.7 ms 7.33 Mbps 1MB upload test (6/6) 10MB upload test (4/4) Home About Privacy Policy Terms of Use
This file contains hidden or 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
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.