-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
Meta EIP for Ephemeral Testnet Yolo #2657
Conversation
EIPS/eip-2657.md
Outdated
- EIP 2537 | ||
- EIP 2315 (current merged Specification) | ||
- Option (1) of EIP-2565 | ||
- ("GQUADDIVISOR is set to ‘20’ per EIP-198. We recommend changing the value of this parameter to ‘200’.”) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is a no-go, from what I heard from @vorot93
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unfortunately, yes. However, we may implement option 2 of the EIP - see openethereum/openethereum#11728
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you clarify @vorot93 ?
Should we change it? or remove it?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I suggest we leave this out for now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I followed up on this in the ACDs chat. https://gitter.im/ethereum/AllCoreDevs?at=5ec78c7727513a72fba67dd6
With no strong objections I'll remove for now. Waiting for a bit to give people time to respond.
Will update Syncing instructions as more clients come online.
YOLO-v1 | ||
| **Client** | Signal | Spec | Merged | Syncing | | ||
|--------------|--------|------|--------|---------| | ||
| Besu | x | x | | | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it possible to update the line corresponding to Besu? The EIPs concerning the ephemeral testnet are just merged and client syncs with the network. Thanks
* Create EIP-YOLO * Meta EIP for Ephnet Testnet Yolo * Update and rename eip-YOLO to eip-2657 * Rename eip-2657 to eip-2657.md * Update eip-2657.md * Update eip-2657.md * Update eip-2657.md * Update eip-2657.md * Added marking consensus and tracking client support * Specified the Version the table references. * Added Nethermind, and Definitions for Client Consensus Chart. * Update eip-2657.md * Updated Spec and Added Syncing Information Will update Syncing instructions as more clients come online. * Update eip-2657.md * Update eip-2657.md * Update 2657 - Spelling
* Create EIP-YOLO * Meta EIP for Ephnet Testnet Yolo * Update and rename eip-YOLO to eip-2657 * Rename eip-2657 to eip-2657.md * Update eip-2657.md * Update eip-2657.md * Update eip-2657.md * Update eip-2657.md * Added marking consensus and tracking client support * Specified the Version the table references. * Added Nethermind, and Definitions for Client Consensus Chart. * Update eip-2657.md * Updated Spec and Added Syncing Information Will update Syncing instructions as more clients come online. * Update eip-2657.md * Update eip-2657.md * Update 2657 - Spelling
* Create EIP-YOLO * Meta EIP for Ephnet Testnet Yolo * Update and rename eip-YOLO to eip-2657 * Rename eip-2657 to eip-2657.md * Update eip-2657.md * Update eip-2657.md * Update eip-2657.md * Update eip-2657.md * Added marking consensus and tracking client support * Specified the Version the table references. * Added Nethermind, and Definitions for Client Consensus Chart. * Update eip-2657.md * Updated Spec and Added Syncing Information Will update Syncing instructions as more clients come online. * Update eip-2657.md * Update eip-2657.md * Update 2657 - Spelling
v1 of the ephnet Yolo will have 2537, the current merged spec for 2315, and implement Option (1) of EIP-2565 ("GQUADDIVISOR is set to ‘20’ per EIP-198. We recommend changing the value of this parameter to ‘200’.”)
If accepted. This meta EIP will be used to track the current State of Yolo and I suggest it included as ACTIVE Status.
Disclaimer: This is for testing basic infrastructure. It will be nuked. It is not for deploying dapps, nor does it define what will go into mainnet. For information on network upgrades, please follow the relevant meta EIPs and ongoing discussion on Ethereum/pm.