-
Notifications
You must be signed in to change notification settings - Fork 60
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
Document Process for Core EIP Proposal #19
Comments
Yes, something that is more human readable and is broader than the technical bits and covers CoreDev process would be good. |
Thinking about this more, perhaps a better way to do this is to simply place a PR against https://github.com/ethereum/EIPs/blob/master/EIPS/eip-1.md? Looking at what is already there, it seems like the socializing part is the least defined, along with the client/financial support. |
All of the above ;) I’d like to keep EIP-1 technically focused — while explaining a bunch more meta. I had said to EthHub that it might be good content for their site. We can use this repo and/or a HackMD to start this task. Could also be published as a page on the EIPs website. |
@timbeiko thanks for sharing, will update as we go. |
I've created an outline of what this could look like in HackMD: https://hackmd.io/s/BJIB4Ofu4
|
|
"Core" is defined in the EIPS repo as the following:
https://github.com/ethereum/EIPs/blob/master/EIPS/eip-1.md#eip-types Basically, Core EIPs likely require a hard fork. |
For reference to capture other discussions - here’s how README and EIP-1 conflict https://ethereum-magicians.org/t/eth1x-istanbul-prep-meeting/2396/9 |
We may possibly add this in socialization, after introduction of draft EIP and / or before last call
|
Small change to EIP1 proposed here: ethereum/EIPs#1858 |
Linking this merged PR to EIP-1: https://github.com/ethereum/EIPs/pull/1896/files as well as a relevant EthMagicians thread: https://ethereum-magicians.org/t/definitions-of-governance-layers/3054 |
My first stab at adding something to eips.ethereum.org to describe the process: ethereum/EIPs#1932 |
Formal process of selection of EIPs for hardforks (Meta EIP#) proposed here based on the last discussion in ECH. |
Closed my original PR in favor of ethereum/EIPs#1991 |
And ethereum/EIPs#1991 has just been merged 🎉! closing this issue. |
In order for the community to know what is required to propose a Core EIP, we should document the process and "non-spec" requirements. Spec requirements can be found in EIP-1.
The process documented should ideally cover everything from "I have an idea to an EIP" to "my EIP is live on mainnet". This includes, non-exhaustively:
The text was updated successfully, but these errors were encountered: