EIPs/EIPS/eip-2657.md
lightclient 3194278525
Switch validator to eipv (#2860)
* switch to eipv

* fix

* fix

* 1153 remove trailing whitespace

* remove file name checks

* 615 remo whitespace before comma

* 884 remove extra single-quotes

* 1337 remove whitespace before comma

* 1057 remove extra spaces after comma

* 2470 update created date to Y/M/D format

* 1078 update required eips to be in ascending order

* 2477 update required eips to be in ascending order

* 1271 remove extra whitespace

* 2767 required eipupdated to be in ascending order

* 2525 update created date to Y/M/D format

* 2458 remove trailing whitespace

* 1884 remove trailing whitespace

* 712 authors should be on a single line

* 601 remove extra whitespace

* 1485 remove unneeded parentheses

* 634 remove trailing whitespace

* 2657 update discussions-to to correct spelling

* 2009 remove trailing whitespace

* 998 required eips updated to be in ascending order

* 1186 remove trailing whitespace

* 1470 remove extra whitespace

* 1895 update created date to Y/M/D format

* 2747 remove extra whitespace

* 1613 remove leading whitespace

* 1571 can'have both handle and email in author field

* 1191 remove trailing whitespace

* 1973 remove trailing whitespace

* 196 don't wrap title field

* 1679 required eips must be in ascending order

* 1620 author can't have both handle and email

* 197 don't line wrap title field

* 2378 remove extra newline

* 1355 author can't have both handle and email

* 698 update created date to Y/M/D format

* 2193 required eips must be in ascending order

* 214 remove extra info after author email

* use v0.0.3 of eipv

* 1 remove malformed field

* bump eipv to v0.0.4

* cache eipv build

* 1485 remove extra author info

* 2771 removing extra whitespaces
2020-08-10 11:18:25 -05:00

2.5 KiB

eip title author discussions-to status type created
2657 Ephemeral Testnet Yolo James Hancock (@madeoftin) https://gitter.im/ethereum/AllCoreDevs Draft Meta 2020-04-19

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.

Abstract

The specification for Ephemeral Testnet Yolo. Clients who wish to sync need to implement the following features into their client. It is for testing basic infrastructure and will be nuked.

Specification

Name: Yolo ID: YOLO-v1

[ ] Proposed - [x] Consensus to include.

Timeline

  • Deployed: June 3rd 2020

Client Consensus -> Implementation

YOLO-v1

Client Signal Spec Merged Syncing
Besu x x
EthereumJS x
Geth x x x x
Nethermind x x
OpenEthereum x x
Trinity

Signal - Client intends to participate. (You are on the bus)

Spec - Client is satisfied with the proposed specification. (You agree with the direction)

Merge - Changes are implemented in the client and configurable for YOLO. (You are ready to hit the gas and go)

Syncing Client syncs with the network

Syncing Instructions

Geth

  • Yolo V1 testnet is up and running https://yolonet.xyz/
  • Support is baked into Geth master branch via --yolov1
  • Genesis config json is at https://yolonet.xyz/yolo.json
  • EF bootnode at enode://9e1096aa59862a6f164994cb5cb16f5124d6c992cdbf4535ff7dea43ea1512afe5448dca9df1b7ab0726129603f1a3336b631e4d7a1a44c94daddd03241587f9@35.178.210.161:30303
  • Stats page secret is YOLOv1, with geth you can --ethstats='yournode:YOLOv1@stats.yolonet.xyz'
  • Faucet is unauthenticated, you can reach it from the dashboard

Copyright and related rights waived via CC0.