diff --git a/.all-contributorsrc b/.all-contributorsrc index 3f541ff9285..2ee717d0b3a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -12838,6 +12838,215 @@ "contributions": [ "maintenance" ] + }, + { + "login": "CXYZTW", + "name": "@karelxfi", + "avatar_url": "https://avatars.githubusercontent.com/u/54091831?v=4", + "profile": "https://github.com/CXYZTW", + "contributions": [ + "tool" + ] + }, + { + "login": "gorbatiukcom", + "name": "Oleg Gorbatiuk", + "avatar_url": "https://avatars.githubusercontent.com/u/35546483?v=4", + "profile": "https://www.linkedin.com/in/gorbatiuk/", + "contributions": [ + "content" + ] + }, + { + "login": "deca12x", + "name": "deca", + "avatar_url": "https://avatars.githubusercontent.com/u/74135582?v=4", + "profile": "https://github.com/deca12x", + "contributions": [ + "eventOrganizing" + ] + }, + { + "login": "Anish-Gupta1", + "name": "Anish Gupta ", + "avatar_url": "https://avatars.githubusercontent.com/u/180473292?v=4", + "profile": "https://github.com/Anish-Gupta1", + "contributions": [ + "code" + ] + }, + { + "login": "rohitt-gupta", + "name": "Rohit Gupta", + "avatar_url": "https://avatars.githubusercontent.com/u/81370462?v=4", + "profile": "https://rohitt.in", + "contributions": [ + "code" + ] + }, + { + "login": "rvmz", + "name": "Roman Mazurenko", + "avatar_url": "https://avatars.githubusercontent.com/u/92804957?v=4", + "profile": "https://github.com/rvmz", + "contributions": [ + "maintenance" + ] + }, + { + "login": "standstaff", + "name": "ZhengXingRu", + "avatar_url": "https://avatars.githubusercontent.com/u/163401255?v=4", + "profile": "https://github.com/standstaff", + "contributions": [ + "maintenance" + ] + }, + { + "login": "imbarty", + "name": "barty", + "avatar_url": "https://avatars.githubusercontent.com/u/191963641?v=4", + "profile": "https://github.com/imbarty", + "contributions": [ + "bug" + ] + }, + { + "login": "futreall", + "name": "futreall", + "avatar_url": "https://avatars.githubusercontent.com/u/86553580?v=4", + "profile": "https://github.com/futreall", + "contributions": [ + "translation", + "bug" + ] + }, + { + "login": "0xshikhar", + "name": "Shikhar Singh", + "avatar_url": "https://avatars.githubusercontent.com/u/64684053?v=4", + "profile": "https://github.com/0xshikhar", + "contributions": [ + "code", + "content" + ] + }, + { + "login": "clacladev", + "name": "clacla", + "avatar_url": "https://avatars.githubusercontent.com/u/161903?v=4", + "profile": "https://github.com/clacladev", + "contributions": [ + "maintenance" + ] + }, + { + "login": "baumstern", + "name": "Daehyun Paik", + "avatar_url": "https://avatars.githubusercontent.com/u/1610146?v=4", + "profile": "https://a30a.dev/", + "contributions": [ + "bug" + ] + }, + { + "login": "dbarabashh", + "name": "Dima Barabash", + "avatar_url": "https://avatars.githubusercontent.com/u/10253529?v=4", + "profile": "https://dbarabashh.com", + "contributions": [ + "code" + ] + }, + { + "login": "YashIIT0909", + "name": "Yash Agarwal", + "avatar_url": "https://avatars.githubusercontent.com/u/182656811?v=4", + "profile": "https://github.com/YashIIT0909", + "contributions": [ + "bug" + ] + }, + { + "login": "tomrpl", + "name": "Reppelin Tom", + "avatar_url": "https://avatars.githubusercontent.com/u/75627352?v=4", + "profile": "http://www.linkedin.com/in/tom-reppelin", + "contributions": [ + "tool" + ] + }, + { + "login": "mdqst", + "name": "Dmitry", + "avatar_url": "https://avatars.githubusercontent.com/u/98899785?v=4", + "profile": "https://mdqst.com", + "contributions": [ + "bug" + ] + }, + { + "login": "3eph1r0th", + "name": "Sephiroth", + "avatar_url": "https://avatars.githubusercontent.com/u/26237289?v=4", + "profile": "https://github.com/3eph1r0th", + "contributions": [ + "tool" + ] + }, + { + "login": "IlyaSmiyukha", + "name": "Ilya Smiyukha", + "avatar_url": "https://avatars.githubusercontent.com/u/39830587?v=4", + "profile": "https://ilyasmiyukha.github.io/", + "contributions": [ + "maintenance" + ] + }, + { + "login": "jorgesumle", + "name": "Jorge", + "avatar_url": "https://avatars.githubusercontent.com/u/14212780?v=4", + "profile": "https://github.com/jorgesumle", + "contributions": [ + "bug" + ] + }, + { + "login": "CryptoDelirium", + "name": "Crypto Delirium", + "avatar_url": "https://avatars.githubusercontent.com/u/6353394?v=4", + "profile": "https://github.com/CryptoDelirium", + "contributions": [ + "content" + ] + }, + { + "login": "alinobrasil", + "name": "AK", + "avatar_url": "https://avatars.githubusercontent.com/u/1214559?v=4", + "profile": "https://github.com/alinobrasil", + "contributions": [ + "maintenance" + ] + }, + { + "login": "0xumarkhatab", + "name": "0xumarkhatab", + "avatar_url": "https://avatars.githubusercontent.com/u/71306738?v=4", + "profile": "https://github.com/0xumarkhatab", + "contributions": [ + "maintenance" + ] + }, + { + "login": "alcueca", + "name": "Alberto Cuesta Cañada", + "avatar_url": "https://avatars.githubusercontent.com/u/38806121?v=4", + "profile": "https://www.linkedin.com/in/albertocuesta/", + "contributions": [ + "maintenance" + ] } ], "contributorsPerLine": 7, diff --git a/.storybook/main.ts b/.storybook/main.ts index 7fc65a2c201..77c9d745242 100644 --- a/.storybook/main.ts +++ b/.storybook/main.ts @@ -61,6 +61,11 @@ const config: StorybookConfig = { if (imageRule) { imageRule["exclude"] = /\.svg$/ } + // Configure yaml files to be loaded with yaml-loader + config.module.rules.push({ + test: /\.ya?ml$/, + use: "yaml-loader", + }) // Configure .svg files to be loaded with @svgr/webpack config.module.rules.push({ diff --git a/.storybook/next-intl.ts b/.storybook/next-intl.ts index 4d2a7844b37..a28a2bdad7c 100644 --- a/.storybook/next-intl.ts +++ b/.storybook/next-intl.ts @@ -17,6 +17,7 @@ export const ns = [ "page-learn", "page-upgrades", "page-developers-index", + "page-roadmap-vision", "page-what-is-ethereum", "page-upgrades-index", "page-wallets-find-wallet", diff --git a/README.md b/README.md index 68d59514760..fc586436734 100644 --- a/README.md +++ b/README.md @@ -1999,6 +1999,37 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
+
{p}
))} diff --git a/app/[locale]/enterprise/page.tsx b/app/[locale]/enterprise/page.tsx index f28a4941ca9..2733a8c0414 100644 --- a/app/[locale]/enterprise/page.tsx +++ b/app/[locale]/enterprise/page.tsx @@ -118,7 +118,7 @@ const Page = async ({ params }: { params: { locale: Lang } }) => { }, { label: "Upgrades", - state: { value: "15" }, // TODO: Calculate from upgrades list + state: { value: "16" }, // TODO: Calculate from upgrades list }, { label: "Downtime", diff --git a/app/[locale]/learn/page.tsx b/app/[locale]/learn/page.tsx index 95d7799b4ef..dc843bbdefe 100644 --- a/app/[locale]/learn/page.tsx +++ b/app/[locale]/learn/page.tsx @@ -692,6 +692,15 @@ export default async function Page({ params }: { params: Promise