You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The JSON RPC specification in this repository has different goals and requires different processes than the core protocol specification. I propose that we move it in a separate repository, similarly to how eth2.0-specs and eth2.0-apis are structured.
This repository would hence be only used to maintain the set of Core EIPs that each network upgrade consists of, the specification for devnets and potentially an executable version of the Yellowpaper/eth1 spec.
Moving the JSON RPC spec to a separate repository would also allow us to have a better process to update the spec. As mentioned here and here, we could move the JSON RPC spec to have branch-based releases.
The text was updated successfully, but these errors were encountered:
Per EIPIP meeting 35, we'll create an eth1.0-apis repo that will allow use to develop the spec. We'll fully remove the json-rpc from this repo after london.
The JSON RPC specification in this repository has different goals and requires different processes than the core protocol specification. I propose that we move it in a separate repository, similarly to how eth2.0-specs and eth2.0-apis are structured.
This repository would hence be only used to maintain the set of Core EIPs that each network upgrade consists of, the specification for devnets and potentially an executable version of the Yellowpaper/eth1 spec.
Moving the JSON RPC spec to a separate repository would also allow us to have a better process to update the spec. As mentioned here and here, we could move the JSON RPC spec to have branch-based releases.
The text was updated successfully, but these errors were encountered: