Skip to content

Commit 5d71fb9

Browse files
authored
Merge pull request #12317 from ethereum/staging
Deploy v8.2.0
2 parents 5ee762a + fec13bb commit 5d71fb9

File tree

599 files changed

+40123
-14584
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

599 files changed

+40123
-14584
lines changed

.all-contributorsrc

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11065,6 +11065,51 @@
1106511065
"contributions": [
1106611066
"doc"
1106711067
]
11068+
},
11069+
{
11070+
"login": "gabrieltemtsen",
11071+
"name": "Gabriel Temsten",
11072+
"avatar_url": "https://avatars.githubusercontent.com/u/57184013?v=4",
11073+
"profile": "https://github.com/gabrieltemtsen",
11074+
"contributions": [
11075+
"code"
11076+
]
11077+
},
11078+
{
11079+
"login": "jennyg0",
11080+
"name": "Jen ",
11081+
"avatar_url": "https://avatars.githubusercontent.com/u/60794961?v=4",
11082+
"profile": "https://github.com/jennyg0",
11083+
"contributions": [
11084+
"code"
11085+
]
11086+
},
11087+
{
11088+
"login": "Molotov-Eugene",
11089+
"name": "Eugene",
11090+
"avatar_url": "https://avatars.githubusercontent.com/u/95471552?v=4",
11091+
"profile": "https://github.com/Molotov-Eugene",
11092+
"contributions": [
11093+
"content"
11094+
]
11095+
},
11096+
{
11097+
"login": "rimtaex",
11098+
"name": "RimTaeX",
11099+
"avatar_url": "https://avatars.githubusercontent.com/u/155366533?v=4",
11100+
"profile": "https://github.com/rimtaex",
11101+
"contributions": [
11102+
"content"
11103+
]
11104+
},
11105+
{
11106+
"login": "zarifpour",
11107+
"name": "Daniel Zarifpour",
11108+
"avatar_url": "https://avatars.githubusercontent.com/u/16494335?v=4",
11109+
"profile": "http://zarifpour.xyz",
11110+
"contributions": [
11111+
"content"
11112+
]
1106811113
}
1106911114
],
1107011115
"contributorsPerLine": 7,

.github/ISSUE_TEMPLATE/suggest_glossary_term.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ body:
3131
- type: textarea
3232
id: glossary_term_sources
3333
attributes:
34-
label: Sources, if any (please do not submit copywrited content without appropriate approval)
34+
label: Sources, if any (please do not submit copyrighted content without appropriate approval)
3535
description: Please list any sources utilized
3636
validations:
3737
required: false

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1726,6 +1726,11 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
17261726
<tr>
17271727
<td align="center" valign="top" width="14.28%"><a href="https://t.me/nebolax"><img src="https://avatars.githubusercontent.com/u/63492346?v=4?s=100" width="100px;" alt="Alexey Nebolsin"/><br /><sub><b>Alexey Nebolsin</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=nebolax" title="Documentation">📖</a></td>
17281728
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jimgreen2013"><img src="https://avatars.githubusercontent.com/u/15890793?v=4?s=100" width="100px;" alt="jimgreen2013"/><br /><sub><b>jimgreen2013</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=jimgreen2013" title="Documentation">📖</a></td>
1729+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/gabrieltemtsen"><img src="https://avatars.githubusercontent.com/u/57184013?v=4?s=100" width="100px;" alt="Gabriel Temsten"/><br /><sub><b>Gabriel Temsten</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=gabrieltemtsen" title="Code">💻</a></td>
1730+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jennyg0"><img src="https://avatars.githubusercontent.com/u/60794961?v=4?s=100" width="100px;" alt="Jen "/><br /><sub><b>Jen </b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=jennyg0" title="Code">💻</a></td>
1731+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Molotov-Eugene"><img src="https://avatars.githubusercontent.com/u/95471552?v=4?s=100" width="100px;" alt="Eugene"/><br /><sub><b>Eugene</b></sub></a><br /><a href="#content-Molotov-Eugene" title="Content">🖋</a></td>
1732+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/rimtaex"><img src="https://avatars.githubusercontent.com/u/155366533?v=4?s=100" width="100px;" alt="RimTaeX"/><br /><sub><b>RimTaeX</b></sub></a><br /><a href="#content-rimtaex" title="Content">🖋</a></td>
1733+
<td align="center" valign="top" width="14.28%"><a href="http://zarifpour.xyz"><img src="https://avatars.githubusercontent.com/u/16494335?v=4?s=100" width="100px;" alt="Daniel Zarifpour"/><br /><sub><b>Daniel Zarifpour</b></sub></a><br /><a href="#content-zarifpour" title="Content">🖋</a></td>
17291734
</tr>
17301735
</tbody>
17311736
</table>

docs/deploy-process.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,9 @@ staging O - - - - - - - O
9494
9595
dev O - - O - - - - O
9696
```
97+
98+
## More about the Release Candidate QA process
99+
100+
The main idea behind the community QA process is to focus on the [current release changelog](https://github.com/ethereum/ethereum-org-website/releases) and check that new features or fixes applied are working as expected. During QA sessions, some notes could also be shared if we're looking for specific things to be tested.
101+
102+
If you find any bug, please report it on the [#website-bugs](https://discord.com/channels/714888181740339261/727898649006309377) Discord channel.

netlify.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@
2222
"./src/intl/**/*",
2323
"!./public/**/*",
2424
"!./node_modules/@swc/core-linux-x64-musl/**/*",
25+
"!./node_modules/@swc/core-linux-x64-gnu/**/*",
2526
]

next-i18next.config.js

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,12 @@ const locales = BUILD_LOCALES
99
/** @type {import('next-i18next').UserConfig} */
1010
module.exports = {
1111
i18n: {
12-
defaultLocale: "en",
12+
// "default" locale is a hack to always display the locale prefix in the
13+
// url. Ref: https://nextjs.org/docs/pages/building-your-application/routing/internationalization#prefixing-the-default-locale
14+
defaultLocale: "default",
1315
// supported locales defined in `i18n.config.json`
14-
locales,
16+
locales: ["default", ...locales],
17+
localeDetection: false,
1518
},
1619
// define custom location for intl files, otherwise default to public/locales (https://github.com/i18next/next-i18next#2-translation-content)
1720
localePath: "./src/intl",

next.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ module.exports = (phase, { defaultConfig }) => {
3434
return config
3535
},
3636
i18n,
37+
trailingSlash: true,
3738
images: {
3839
deviceSizes: [640, 750, 828, 1080, 1200, 1504, 1920],
3940
},

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"@docsearch/react": "^3.5.2",
2626
"@emotion/react": "^11.11.1",
2727
"@emotion/styled": "^11.11.0",
28+
"@radix-ui/react-navigation-menu": "^1.1.4",
2829
"@socialgouv/matomo-next": "^1.8.0",
2930
"clipboard": "^2.0.11",
3031
"embla-carousel-react": "^7.0.0",

public/_redirects

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
/en/ / 301!
2-
31
/discord https://discord.gg/ethereum-org 301!
42

53
/*/discord https://discord.gg/ethereum-org 301!
@@ -74,9 +72,9 @@
7472

7573
/en/dart/ /en/developers/docs/programming-languages/dart/ 301!
7674

77-
/developers/docs/consensus-mechanisms/pow/mining/ /en/developers/docs/consensus-mechanisms/pow/mining/ 301!
75+
/developers/docs/mining/ /en/developers/docs/consensus-mechanisms/pow/mining/ 301!
7876

79-
/en/developers/docs/consensus-mechanisms/pow/mining/ /en/developers/docs/consensus-mechanisms/pow/mining/ 301!
77+
/en/developers/docs/mining/ /en/developers/docs/consensus-mechanisms/pow/mining/ 301!
8078

8179
/*/beginners /:splat/what-is-ethereum/ 301!
8280

@@ -175,9 +173,3 @@
175173
/*/staking/withdraws /:splat/staking/withdrawals/ 301!
176174

177175
/*/guides/how-to-register-an-ethereum-account /:splat/guides/how-to-create-an-ethereum-account/ 301!
178-
179-
/studio /en/deprecated-software/#ethereum-studio 301!
180-
181-
/*/studio /:splat/deprecated-software/#ethereum-studio 301!
182-
183-
/en/stablecoins /stablecoins 301!

public/content/contributing/design/index.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,31 +12,31 @@ Ultimately, this is a great way to build a diverse and impressive portfolio that
1212

1313
## How to contribute?
1414

15-
### <Emoji text=":one:" size={1} /> Provide feedback on early design prototypes {#design-critique}
15+
### <Emoji text=":one:" size={1} /> &nbsp;Provide feedback on early design prototypes {#design-critique}
1616

1717
We sometimes need a help testing our raw ideas. This is a great way how to contribute without any technical knowledge.
1818

1919
1. The design team will share a mockup design on [Discord](https://discord.com/invite/ethereum-org) and on [GitHub](https://github.com/ethereum/ethereum-org-website/labels/design%20required%20%F0%9F%8E%A8).
2020
2. You will be guided through the designs to provide feedback via comments function.
2121
3. The outcome will be shared in the GitHub issue and then closed by the team.
2222

23-
### <Emoji text=":two:" size={1} /> Participate in survey research {#answer-surveys}
23+
### <Emoji text=":two:" size={1} /> &nbsp;Participate in survey research {#answer-surveys}
2424

2525
Provide feedback on our website by:
2626

2727
1. Visiting ethereum.org and reading through pages.
2828
2. Clicking on the feedback widget at the bottom right corner and answering design and content-related questions.
2929
3. Focus on the free format questions.
3030

31-
### <Emoji text=":three:" size={1} /> Find design related issues on the website and report them {#report-design-issues}
31+
### <Emoji text=":three:" size={1} /> &nbsp;Find design related issues on the website and report them {#report-design-issues}
3232

3333
Ethereum.org is a fast growing website with many features and content. Some of the UI can easily become obsolete or could be improved. If you encounter any such instance, please report it so that it gets our attention.
3434

3535
1. Go through the website and pay attention to its design.
3636
2. Take screenshots and notes if you see any visual or UX issues.
3737
3. Report the found issues using a [bug report](https://github.com/ethereum/ethereum-org-website/issues/new/choose).
3838

39-
### <Emoji text=":four:" size={1} /> Propose design changes {#propose-design-changes}
39+
### <Emoji text=":four:" size={1} /> &nbsp;Propose design changes {#propose-design-changes}
4040

4141
If you feel comfortable taking on design challenges, you can visit our GitHub issues board and filter for [design-related issues](https://github.com/ethereum/ethereum-org-website/labels/design%20required%20%F0%9F%8E%A8).
4242

@@ -45,7 +45,7 @@ If you feel comfortable taking on design challenges, you can visit our GitHub is
4545
3. Propose the solution in the corresponding GitHub issue or [create a new one.](https://github.com/ethereum/ethereum-org-website/issues/new?assignees=&labels=feature+%3Asparkles%3A&template=feature_request.yaml&title=Feature+request)
4646
4. Wait for the design team to review.
4747

48-
### <Emoji text=":five:" size={1} /> Build Design System together {#Contribute-to-design-system}
48+
### <Emoji text=":five:" size={1} /> &nbsp;Build Design System together {#Contribute-to-design-system}
4949

5050
Our design system makes designing ethereum.org fun and easy. If you are an experienced designer, you can help us prepare many components for the website.
5151

@@ -56,7 +56,7 @@ Our design system makes designing ethereum.org fun and easy. If you are an exper
5656
5. The design team will review.
5757
6. The Design team will incorporate the changes in the main file and publish the file to the community.
5858

59-
### <Emoji text=":six:" size={1} /> Write design-related content on the website {#write-design-articles}
59+
### <Emoji text=":six:" size={1} /> &nbsp;Write design-related content on the website {#write-design-articles}
6060

6161
The Ethereum developer community is strong, but the design community is falling slightly behind. If you are a designer with web3 knowledge, please consider sharing your learnings with the larger community so that we can all grow and improve together; we have [a page on designing for Ethereum](/developers/docs/design-and-ux/) you can contribute to. You can also check our [listing policies](/contributing/design/adding-design-resources).
6262

@@ -66,7 +66,7 @@ The Ethereum developer community is strong, but the design community is falling
6666
4. Once approved, write the content.
6767
5. Submit it in the corresponding GH issue.
6868

69-
### <Emoji text=":seven:" size={1} /> Draw new illustrations {#prepare-illustrations}
69+
### <Emoji text=":seven:" size={1} /> &nbsp;Draw new illustrations {#prepare-illustrations}
7070

7171
Visualisations are one of the most powerful tools to explain abstract topics. There is an enormous potential by adding diagrams and infographics. After all, one image can say thousand words.
7272

0 commit comments

Comments
 (0)