-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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 EIP-5749: Move to last call #6018
Conversation
A critical exception has occurred: |
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.
Line 18 has an incomplete sentence.
Line 33 has a random ..etc
. This should be removed, since it doesn't add anything and doesn't make sense in the context of the list ("et cetera" is not an example).
Line 35 has a small mistake: it says "only display" when it should really be "display" (web3modal and web3onboard will still show potentially uninstalled options by the nature that they don't inject either window.ethereum
or window.evmproviders
)
Line 68: The "well" in "well documented" can be removed
Line 71 and 78: ```
should be replaced with ```text
Line 87-91: This list should be inlined so that it's all one sentence.
Line 122: "make sure" should be replaced with "ensure"
@Pandapip1 let me know if I miss anything, all requested changes should be done |
Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>
Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>
Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>
Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>
Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>
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.
Apart from this one minor nit, LGTM
Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>
Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>
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.
How do you expect this to interact with EIP-5593? I'd think we should resolve this before moving this to last call otherwise we may hit incompatibilities that have to be resolved separately. Out of curiosity how many wallets have reviewed this work currently and are supportive of it? Also are you aware that MetaMask is looking to start modifying their ETH provider based on Chain Agnostic Standards Alliance's CAIP-25 so much of this work may become incompatible with the largest wallet in this space?
For me, I don't object to the content in this, but I do to the quick status update without making sure that wallet providers plan to implement this breaking change and that this work doesn't interfere with other efforts to update the provider object.
I believe discussions regarding the proposal should happen under the discussion link, but to answer your question, Whole goal of this EIP is for wallets to open up a new avenue so dapps can detect which wallets are installed by the user, fight chain agnostic standards are different topic where we have to redo the whole communication layer, I think we should visit that once that kind of standard turn into a reality |
I'd say it would be up to EIP-5593 to specify when |
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.
LGTM.
Thank you!!! |
please refer to #5912 (comment) to comments regarding title and the reason for
evmproviders