6 Commits

Author SHA1 Message Date
Erik Marks
1192e96b77
3085: Move to Review (#3325)
* Update 3085 status to Review

* Remove reference to EIP-1102

* Address review feedback
2021-03-06 14:21:32 +08:00
Erik Marks
c6bb436dc9
Automatically merged updates to draft EIP(s) 3085 (#3324)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft, Review, or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2021-03-05 09:13:28 +13:00
Erik Marks
ed77364adb
Automatically merged updates to draft EIP(s) 3085 (#3321)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft, Review, or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2021-03-05 06:54:22 +13:00
Erik Marks
188093d646
Automatically merged updates to draft EIP(s) 3085 (#3227)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft, Review, or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2021-01-28 06:18:07 +13:00
Erik Marks
e373a36a2c
Automatically merged updates to draft EIP(s) 3085 (#3190)
Hi, I'm a bot! This change was automatically merged because:

 - It only modifies existing Draft or Last Call EIP(s)
 - The PR was approved or written by at least one author of each modified EIP
 - The build is passing
2021-01-06 12:13:42 +13:00
Erik Marks
81b5302ba4
EIP-3085: wallet_addEthereumChain (#3085)
Rendered file: https://github.com/rekmarks/EIPs/blob/2016/EIPS/eip-3085.md

This PR adds EIP-3085, which introduces the wallet_addEthereumChain RPC method. It's basically EIP-2015, without requiring the network to be switched.

I think 2015 is a great idea, but wallets may desire an RPC method that only adds a chain, without requiring that the network is changed. For example, allowing dapps to request network changes is bound to cause UX issues, especially as we see dapps moving to different layer 2 chains.
2020-11-09 16:35:59 +08:00