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

EIP-2696: JavaScript request method RPC transport. #2696

Merged
merged 4 commits into from
Jun 9, 2020

Conversation

MicahZoltu
Copy link
Contributor

This is spun off of EIP-1193, which I believe to be too large. This extracts out only the critical pieces of the RPC specification, leaving out unrelated sections of 1193.

… communication.

This is spun off of EIP-1193, which I believe to be too large.  This extracts out *only* the critical pieces of the RPC specification, leaving out unrelated sections of 1193.
@MicahZoltu MicahZoltu changed the title New EIP describing standardization of JS Ethereum Provider <=> Client communication. EIP-2696: describing standardization of JS Ethereum Provider <=> Client communication. Jun 4, 2020
@MicahZoltu MicahZoltu changed the title EIP-2696: describing standardization of JS Ethereum Provider <=> Client communication. EIP-2696: JavaScript request method transport. Jun 4, 2020
@MicahZoltu MicahZoltu changed the title EIP-2696: JavaScript request method transport. EIP-2696: JavaScript request method RPC transport. Jun 4, 2020
@gcolvin gcolvin merged commit 06285d7 into ethereum:master Jun 9, 2020
@MicahZoltu MicahZoltu deleted the patch-7 branch June 9, 2020 05:39
pizzarob pushed a commit to pizzarob/EIPs that referenced this pull request Jun 12, 2020
* New EIP describing standardization of JS Ethereum Provider <=> Client communication.

This is spun off of EIP-1193, which I believe to be too large.  This extracts out *only* the critical pieces of the RPC specification, leaving out unrelated sections of 1193.

* Adds EIP Number from PR number.

* Rename eip-TBD.md to eip-2696.md

* Fixes spelling error.
tkstanczak pushed a commit to tkstanczak/EIPs that referenced this pull request Nov 7, 2020
* New EIP describing standardization of JS Ethereum Provider <=> Client communication.

This is spun off of EIP-1193, which I believe to be too large.  This extracts out *only* the critical pieces of the RPC specification, leaving out unrelated sections of 1193.

* Adds EIP Number from PR number.

* Rename eip-TBD.md to eip-2696.md

* Fixes spelling error.
Arachnid pushed a commit to Arachnid/EIPs that referenced this pull request Mar 6, 2021
* New EIP describing standardization of JS Ethereum Provider <=> Client communication.

This is spun off of EIP-1193, which I believe to be too large.  This extracts out *only* the critical pieces of the RPC specification, leaving out unrelated sections of 1193.

* Adds EIP Number from PR number.

* Rename eip-TBD.md to eip-2696.md

* Fixes spelling error.
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