Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 2 additions & 14 deletions client-integration-testnets/YOLOv3.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# Client Integration Testnet Specification - YOLOv2
# Client Integration Testnet Specification - YOLOv3


**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.**
Expand All @@ -25,7 +25,7 @@ ID: `YOLO-v3`

## Client Consensus -> Implementation

YOLO-v1
YOLO-v3
| **Client** | Signal | Spec | Merged | Syncing |
|--------------|--------|------|--------|---------|
| Besu | x | x | | |
Expand All @@ -47,17 +47,5 @@ Changes are implemented in the client and configurable for YOLO. *(You are ready
**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:[email protected]'
- Faucet is unauthenticated, you can reach it from the dashboard
-->

## Copyright
Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).