From e1a2bf448806f27df6ee4978c1166336d5417168 Mon Sep 17 00:00:00 2001 From: Tim Beiko Date: Fri, 16 Oct 2020 09:45:31 -0700 Subject: [PATCH] Remove v1/v2 info Removes/updates typos that link to different versions. --- client-integration-testnets/YOLOv3.md | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/client-integration-testnets/YOLOv3.md b/client-integration-testnets/YOLOv3.md index 2fd6377861..8618ba46d1 100644 --- a/client-integration-testnets/YOLOv3.md +++ b/client-integration-testnets/YOLOv3.md @@ -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.** @@ -25,7 +25,7 @@ ID: `YOLO-v3` ## Client Consensus -> Implementation -YOLO-v1 +YOLO-v3 | **Client** | Signal | Spec | Merged | Syncing | |--------------|--------|------|--------|---------| | Besu | x | x | | | @@ -47,17 +47,5 @@ Changes are implemented in the client and configurable for YOLO. *(You are ready **Syncing** Client syncs with the network - - ## Copyright Copyright and related rights waived via [CC0](https://creativecommons.org/publicdomain/zero/1.0/).