4 Commits

Author SHA1 Message Date
Micah Zoltu
3be48c6682
2696: Adds an author (#2784)
Non-normative change to final EIP.  This EIP was extracted from 1193 and @remarks indicated that adding their name as author was acceptable.
2020-07-17 01:26:54 +08:00
Micah Zoltu
aa0d77de9f
Move 2696 to final. (#2778)
* Moves 2696 to final.

* Removes review end date from 2696.

* Markes RequestArguments as readonly.

This came up in the discussion at https://github.com/ethereum/EIPs/issues/2319#issuecomment-654338478 (which this is just a break-out of).
2020-07-11 13:02:49 -06:00
Micah Zoltu
2d959dc459
Moves 2696 to last call. (#2706)
* Moves to last call.

* 2696: Updates last call date
2020-06-26 16:43:15 -06:00
Micah Zoltu
06285d7ee4
EIP-2696: JavaScript request method RPC transport. (#2696)
* 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.
2020-06-08 23:26:14 -06:00