karalabe / eee

Ethereum Engineering Effort
90 stars 9 forks source link

EEP-5: Ethereum Hardfork Process #5

Closed 5chdn closed 5 years ago

5chdn commented 5 years ago

This is work in progress. I'm planning to come up with a first draft soon.

---
EEP: 5
Title: Ethereum Hardfork Process
Authors: Afri Schoedon <afri@parity.io>
Status:  Draft
Version: 2018-12-31
Discuss: https://ethereum-magicians.org/t/eep-5-ethereum-hardfork-process-request-for-collaboration/2305
---

General outline:

axic commented 5 years ago

Shouldn't this be merged with https://eips.ethereum.org/EIPS/eip-233 ?

5chdn commented 5 years ago

That makes sense, yes. Do you mind if I join as a co-author on EIP-233?

axic commented 5 years ago

Sure! Assuming it is substantial changes to it 😉

axic commented 5 years ago

These were the changes I've started to add (but never finished/pushed) after the roundtable at Devcon2: https://github.com/axic/EIPs/commit/963c33492261dee43996fb4d008b6653ff1a19cc

The relevant part:

A hard fork should have a release cycle of 6 months split in the following cut off dates:

  • end of 1st month: submission of proposed changes
  • end of 3rd month: final decision of accepted changes
  • end of 4th month: changes not implemented in all major (*) clients are dropped
  • end of 5th month: changes deployed on a staging testnet
axic commented 5 years ago

Do you mind if I join as a co-author on EIP-233?

Actually to make it clear: I didn't create a PR to do it, but will approve if you push one to EIPs.