From e19a86cc2397de01ec0cbf1871c599250614159e Mon Sep 17 00:00:00 2001 From: minds <0xminds@gmail.com> Date: Wed, 15 Jan 2025 12:45:07 +0300 Subject: [PATCH 1/2] docs: Fix incorrect Devcon year Update index.md --- public/content/history/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/content/history/index.md b/public/content/history/index.md index 125c784030e..02bdbda4be5 100644 --- a/public/content/history/index.md +++ b/public/content/history/index.md @@ -32,7 +32,7 @@ Since 2021, upgrades to the **execution layer** are named according to the city | Berlin | 2015 | 0 | Apr 15, 2021 | | London | 2016 | I | Aug 5, 2021 | | Shanghai | 2017 | II | Apr 12, 2023 | -| **Cancun** | 2018 | III | Mar 13, 2024 | +| **Cancun** | 2019 | III | Mar 13, 2024 | | _Prague_ | 2019 | IV | TBD | | _Osaka_ | 2020 | V | TBD | | _Bogota_ | 2022 | VI | TBD | From a6b8d7466327042b43a720db131568ddc0559066 Mon Sep 17 00:00:00 2001 From: Corwin Smith Date: Wed, 5 Feb 2025 16:07:02 -0700 Subject: [PATCH 2/2] fix dates --- public/content/history/index.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/public/content/history/index.md b/public/content/history/index.md index 02bdbda4be5..2967586b09f 100644 --- a/public/content/history/index.md +++ b/public/content/history/index.md @@ -29,12 +29,12 @@ Since 2021, upgrades to the **execution layer** are named according to the city | Upgrade Name | Devcon Year | Devcon Number | Upgrade Date | | ------------ | ----------- | ------------- | ------------ | -| Berlin | 2015 | 0 | Apr 15, 2021 | -| London | 2016 | I | Aug 5, 2021 | -| Shanghai | 2017 | II | Apr 12, 2023 | -| **Cancun** | 2019 | III | Mar 13, 2024 | -| _Prague_ | 2019 | IV | TBD | -| _Osaka_ | 2020 | V | TBD | +| Berlin | 2014 | 0 | Apr 15, 2021 | +| London | 2015 | I | Aug 5, 2021 | +| Shanghai | 2016 | II | Apr 12, 2023 | +| **Cancun** | 2017 | III | Mar 13, 2024 | +| _Prague_ | 2018 | IV | TBD | +| _Osaka_ | 2019 | V | TBD | | _Bogota_ | 2022 | VI | TBD | | _Bangkok_ | 2024 | VII | TBD |