Skip to content

Commit 83c54df

Browse files
authored
Merge pull request #16623 from ethereum/dev
Release candidate v10.17.1
2 parents 5c12e4a + 1ce2ef8 commit 83c54df

File tree

333 files changed

+3497
-2022
lines changed

Some content is hidden

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

333 files changed

+3497
-2022
lines changed

.all-contributorsrc

Lines changed: 68 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1305,7 +1305,7 @@
13051305
},
13061306
{
13071307
"login": "wslyvh",
1308-
"name": "Wesley van Heije",
1308+
"name": "Wesley",
13091309
"avatar_url": "https://avatars2.githubusercontent.com/u/25974464?v=4",
13101310
"profile": "https://twitter.com/wslyvh",
13111311
"contributions": [
@@ -13468,7 +13468,8 @@
1346813468
"avatar_url": "https://avatars.githubusercontent.com/u/178667149?v=4",
1346913469
"profile": "https://github.com/pete-vielhaber",
1347013470
"contributions": [
13471-
"maintenance"
13471+
"maintenance",
13472+
"content"
1347213473
]
1347313474
},
1347413475
{
@@ -13615,7 +13616,8 @@
1361513616
"avatar_url": "https://avatars.githubusercontent.com/u/225852520?v=4",
1361613617
"profile": "https://github.com/MOSHKA-GOT",
1361713618
"contributions": [
13618-
"maintenance"
13619+
"maintenance",
13620+
"code"
1361913621
]
1362013622
},
1362113623
{
@@ -13770,6 +13772,69 @@
1377013772
"contributions": [
1377113773
"tool"
1377213774
]
13775+
},
13776+
{
13777+
"login": "baiwfg2",
13778+
"name": "Lewis Chan",
13779+
"avatar_url": "https://avatars.githubusercontent.com/u/5157680?v=4",
13780+
"profile": "https://github.com/baiwfg2",
13781+
"contributions": [
13782+
"content"
13783+
]
13784+
},
13785+
{
13786+
"login": "ocandocrypto",
13787+
"name": "Angela O",
13788+
"avatar_url": "https://avatars.githubusercontent.com/u/124130440?v=4",
13789+
"profile": "https://github.com/ocandocrypto",
13790+
"contributions": [
13791+
"maintenance"
13792+
]
13793+
},
13794+
{
13795+
"login": "HSuke",
13796+
"name": "HSuke",
13797+
"avatar_url": "https://avatars.githubusercontent.com/u/3211079?v=4",
13798+
"profile": "https://github.com/HSuke",
13799+
"contributions": [
13800+
"maintenance"
13801+
]
13802+
},
13803+
{
13804+
"login": "GarmashAlex",
13805+
"name": "GarmashAlex",
13806+
"avatar_url": "https://avatars.githubusercontent.com/u/193699300?v=4",
13807+
"profile": "https://github.com/GarmashAlex",
13808+
"contributions": [
13809+
"maintenance"
13810+
]
13811+
},
13812+
{
13813+
"login": "zeeshan8281",
13814+
"name": "Mohammad Zeeshan Jawed",
13815+
"avatar_url": "https://avatars.githubusercontent.com/u/89350024?v=4",
13816+
"profile": "http://zeeshan8281.com",
13817+
"contributions": [
13818+
"maintenance"
13819+
]
13820+
},
13821+
{
13822+
"login": "GaetanFrejoux",
13823+
"name": "Slyrik",
13824+
"avatar_url": "https://avatars.githubusercontent.com/u/47180075?v=4",
13825+
"profile": "https://github.com/GaetanFrejoux",
13826+
"contributions": [
13827+
"translation"
13828+
]
13829+
},
13830+
{
13831+
"login": "eagerapps",
13832+
"name": "Mohammed Israil",
13833+
"avatar_url": "https://avatars.githubusercontent.com/u/26349077?v=4",
13834+
"profile": "https://github.com/eagerapps",
13835+
"contributions": [
13836+
"maintenance"
13837+
]
1377313838
}
1377413839
],
1377513840
"contributorsPerLine": 7,

.env.example

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# rename this file to .env and supply the values listed below
2-
# also make sure they are available to the build tool (e.g. Netlify)
2+
# also make sure they are available to the build tool (e.g., Netlify)
33
# warning: variables prefixed with NEXT_PUBLIC_ will be made available to client-side code
4-
# be careful not to expose sensitive data (e.g. your Algolia admin key)
4+
# be careful not to expose sensitive data (e.g., your Algolia admin key)
55

66
# Algolia environment (app ID, search key and base search index name required for search)
77
# You can use the following test keys provided by DocSearch for local development/testing:
@@ -35,12 +35,12 @@ NEXT_PUBLIC_MATOMO_SITE_ID=
3535
NEXT_PUBLIC_IS_PREVIEW_DEPLOY=false
3636

3737
# Build pages only for the specified langs. Leave it empty to build all the langs
38-
# e.g. `en,fr` will only build English and French pages
38+
# e.g., `en,fr` will only build English and French pages
3939
# Note: always include `en` as it is the default lang of the site
4040
NEXT_PUBLIC_BUILD_LOCALES=
4141

4242
# If resource constraints are being hit during builds, change LIMIT_CPUS to a
43-
# fixed number of CPUs (e.g. 2) to limit the demand during build time
43+
# fixed number of CPUs (e.g., 2) to limit the demand during build time
4444
LIMIT_CPUS=
4545

4646
# Enables the bundle analyzer

.github/ISSUE_TEMPLATE/suggest_staking_product.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -187,17 +187,17 @@ body:
187187
id: staking_product_platform_support
188188
attributes:
189189
label: What platforms are supported?
190-
description: ie. Linux, macOS, Windows, iOS, Android, etc
190+
description: i.e., Linux, macOS, Windows, iOS, Android, etc
191191
- type: input
192192
id: staking_product_interface
193193
attributes:
194194
label: What user interfaces are supported?
195-
description: ie. browser app, desktop app, mobile app, CLI app, etc
195+
description: i.e., browser app, desktop app, mobile app, CLI app, etc
196196
- type: textarea
197197
id: staking_product_socials
198198
attributes:
199199
label: Social media links
200-
description: List available social media links. ie. Discord, Twitter, Telegram, Reddit
200+
description: List available social media links. i.e., Discord, Twitter, Telegram, Reddit
201201
- type: checkboxes
202202
id: staking_product_work_on
203203
attributes:

.github/ISSUE_TEMPLATE/suggest_wallet.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ body:
5555
id: wallet_url
5656
attributes:
5757
label: URL to the project
58-
description: Please provide a URL (e.g. to the website of the wallet).
58+
description: Please provide a URL (e.g., to the website of the wallet).
5959
validations:
6060
required: true
6161
- type: input
@@ -129,7 +129,7 @@ body:
129129
id: wallets_hardware
130130
attributes:
131131
label: Is it a hardware wallet?
132-
description: How does it broadcast signed transactions (e.g. USB, Bluetooth, QR code)?
132+
description: How does it broadcast signed transactions (e.g., USB, Bluetooth, QR code)?
133133
validations:
134134
required: true
135135
- type: markdown
@@ -194,7 +194,7 @@ body:
194194
id: wallet_scam_protection
195195
attributes:
196196
label: Scam protection?
197-
description: Does the wallet employ any practices to warn users against potential scams (e.g. when interacting with suspicious accounts/contracts)?
197+
description: Does the wallet employ any practices to warn users against potential scams (e.g., when interacting with suspicious accounts/contracts)?
198198
validations:
199199
required: true
200200
- type: markdown
@@ -205,7 +205,7 @@ body:
205205
id: wallet_dapp_support
206206
attributes:
207207
label: Does the wallet support connecting to Ethereum applications?
208-
description: Please provide documentation for how users connect to applications. List examples (ie. WalletConnect, connect wallet to dapp directly, in wallet browser, etc.)
208+
description: Please provide documentation for how users connect to applications. List examples (i.e., WalletConnect, connect wallet to dapp directly, in wallet browser, etc.)
209209
validations:
210210
required: true
211211
- type: dropdown
@@ -379,7 +379,7 @@ body:
379379
id: wallet_extra
380380
attributes:
381381
label: Does the wallet have any integrated tools not mentioned above?
382-
description: Please provide any information about extra features this wallet has that we may have missed in the above criteria. (e.g. privacy features, transaction batching, etc).
382+
description: Please provide any information about extra features this wallet has that we may have missed in the above criteria. (e.g., privacy features, transaction batching, etc).
383383
- type: checkboxes
384384
id: wallet_work_on
385385
attributes:

.github/workflows/generate-review-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}
3535

3636
- name: Upload output as artifact
37-
uses: actions/upload-artifact@v4
37+
uses: actions/upload-artifact@v5
3838
with:
3939
name: output
4040
path: ./src/data/crowdin/bucketsAwaitingReviewReport.csv

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
run: pnpm install
6464

6565
- name: Download Playwright test results
66-
uses: actions/download-artifact@v4
66+
uses: actions/download-artifact@v5
6767
with:
6868
name: playwright-report
6969
path: ./tests/e2e/__results__

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Examples of unacceptable behavior by participants include:
6262

6363
Violations of the code of conduct will normally be visible to the community as we try to do everything in open, public channels, allowing community members to self-police.
6464

65-
However, if something happens that you feel needs attention, you can raise it with someone who has a moderation role (e.g. discord guide) so that they can help investigate and execute the appropriate response.
65+
However, if something happens that you feel needs attention, you can raise it with someone who has a moderation role (e.g., discord guide) so that they can help investigate and execute the appropriate response.
6666

6767
When reporting, please include as much detail as possible, including specific examples and timestamps. This will help to ensure a fair outcome.
6868

README.md

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ pnpm dev
135135
- Open this directory in your favorite text editor / IDE, and see your changes live by visiting `localhost:3000` from your browser
136136
- Pro Tip:
137137
- Explore scripts within `package.json` for more build options
138-
- Get **faster** production builds by building only one language. E.g. in your `.env` file, set `NEXT_PUBLIC_BUILD_LOCALES=en` to build the content only in English
138+
- Get **faster** production builds by building only one language, e.g., in your `.env` file, set `NEXT_PUBLIC_BUILD_LOCALES=en` to build the content only in English
139139
- To build the site in other selected languages too, you need to set them in `NEXT_PUBLIC_BUILD_LOCALES`, eg: `NEXT_PUBLIC_BUILD_LOCALES=en,es` if you also want to build only English (required) and Spanish.
140140
- To build all languages, simply comment this line out with a hash mark, eg: `# NEXT_PUBLIC_BUILD_LOCALES=`
141141

@@ -158,7 +158,7 @@ git push
158158
- After your changes are committed to your GitHub fork, submit a pull request (PR) to the `dev` branch of the `ethereum/ethereum-org-website` repo
159159
- In your PR description, reference the issue it resolves (see [linking a pull request to an issue using a keyword](https://docs.github.com/en/free-pro-team@latest/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword))
160160
- ex. `Updates out of date content [Fixes #1234]`
161-
- Netlify (our hosting service for build previews) deploys all PRs to a publicly accessible preview URL, e.g.: ![Netlify deploy preview](public/images/preview-deploy.png)
161+
- Netlify (our hosting service for build previews) deploys all PRs to a publicly accessible preview URL, e.g.,: ![Netlify deploy preview](public/images/preview-deploy.png)
162162
- _Confirm that your Netlify preview deploy looks and functions as expected_
163163
- Why not say hi and draw attention to your PR in [our discord server](https://discord.gg/ethereum-org)?
164164

@@ -399,7 +399,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
399399
<td align="center" valign="top" width="14.28%"><a href="https://www.yazkhoury.com"><img src="https://avatars2.githubusercontent.com/u/9094204?v=4?s=100" width="100px;" alt="Yaz Khoury"/><br /><sub><b>Yaz Khoury</b></sub></a><br /><a href="#content-YazzyYaz" title="Content">🖋</a></td>
400400
<td align="center" valign="top" width="14.28%"><a href="http://yos.io"><img src="https://avatars3.githubusercontent.com/u/1084226?v=4?s=100" width="100px;" alt="Yos Riady"/><br /><sub><b>Yos Riady</b></sub></a><br /><a href="#content-yosriady" title="Content">🖋</a></td>
401401
<td align="center" valign="top" width="14.28%"><a href="http://infura.io"><img src="https://avatars2.githubusercontent.com/u/1210802?v=4?s=100" width="100px;" alt="Andrew Cohen"/><br /><sub><b>Andrew Cohen</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/issues?q=author%3Aandrewjcohen" title="Bug reports">🐛</a></td>
402-
<td align="center" valign="top" width="14.28%"><a href="https://twitter.com/wslyvh"><img src="https://avatars2.githubusercontent.com/u/25974464?v=4?s=100" width="100px;" alt="Wesley van Heije"/><br /><sub><b>Wesley van Heije</b></sub></a><br /><a href="#content-wslyvh" title="Content">🖋</a> <a href="#infra-wslyvh" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
402+
<td align="center" valign="top" width="14.28%"><a href="https://twitter.com/wslyvh"><img src="https://avatars2.githubusercontent.com/u/25974464?v=4?s=100" width="100px;" alt="Wesley"/><br /><sub><b>Wesley</b></sub></a><br /><a href="#content-wslyvh" title="Content">🖋</a> <a href="#infra-wslyvh" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
403403
</tr>
404404
<tr>
405405
<td align="center" valign="top" width="14.28%"><a href="https://github.com/gr0uch0dev"><img src="https://avatars1.githubusercontent.com/u/17497722?v=4?s=100" width="100px;" alt="gr0uch0dev"/><br /><sub><b>gr0uch0dev</b></sub></a><br /><a href="#content-gr0uch0dev" title="Content">🖋</a></td>
@@ -2087,7 +2087,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
20872087
<tr>
20882088
<td align="center" valign="top" width="14.28%"><a href="https://drpc.org"><img src="https://avatars.githubusercontent.com/u/156195424?v=4?s=100" width="100px;" alt="dRPC Marketing"/><br /><sub><b>dRPC Marketing</b></sub></a><br /><a href="#maintenance-dRPCMarketing" title="Maintenance">🚧</a></td>
20892089
<td align="center" valign="top" width="14.28%"><a href="http://efp.app/caveman.eth"><img src="https://avatars.githubusercontent.com/u/24273561?v=4?s=100" width="100px;" alt="caveman.eth"/><br /><sub><b>caveman.eth</b></sub></a><br /><a href="#maintenance-caveman-eth" title="Maintenance">🚧</a></td>
2090-
<td align="center" valign="top" width="14.28%"><a href="https://github.com/pete-vielhaber"><img src="https://avatars.githubusercontent.com/u/178667149?v=4?s=100" width="100px;" alt="Pete"/><br /><sub><b>Pete</b></sub></a><br /><a href="#maintenance-pete-vielhaber" title="Maintenance">🚧</a></td>
2090+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/pete-vielhaber"><img src="https://avatars.githubusercontent.com/u/178667149?v=4?s=100" width="100px;" alt="Pete"/><br /><sub><b>Pete</b></sub></a><br /><a href="#maintenance-pete-vielhaber" title="Maintenance">🚧</a> <a href="#content-pete-vielhaber" title="Content">🖋</a></td>
20912091
<td align="center" valign="top" width="14.28%"><a href="https://github.com/unhappyben"><img src="https://avatars.githubusercontent.com/u/66370595?v=4?s=100" width="100px;" alt="Ben"/><br /><sub><b>Ben</b></sub></a><br /><a href="#tool-unhappyben" title="Tools">🔧</a></td>
20922092
<td align="center" valign="top" width="14.28%"><a href="http://sethforprivacy.com"><img src="https://avatars.githubusercontent.com/u/40500387?v=4?s=100" width="100px;" alt="Seth For Privacy"/><br /><sub><b>Seth For Privacy</b></sub></a><br /><a href="#tool-sethforprivacy" title="Tools">🔧</a></td>
20932093
<td align="center" valign="top" width="14.28%"><a href="http://ethereum.org"><img src="https://avatars.githubusercontent.com/u/23272494?v=4?s=100" width="100px;" alt="nixo"/><br /><sub><b>nixo</b></sub></a><br /><a href="#content-nixorokish" title="Content">🖋</a> <a href="#maintenance-nixorokish" title="Maintenance">🚧</a></td>
@@ -2107,7 +2107,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
21072107
<td align="center" valign="top" width="14.28%"><a href="https://github.com/VolodymyrBg"><img src="https://avatars.githubusercontent.com/u/189780094?v=4?s=100" width="100px;" alt="VolodymyrBg"/><br /><sub><b>VolodymyrBg</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/issues?q=author%3AVolodymyrBg" title="Bug reports">🐛</a></td>
21082108
<td align="center" valign="top" width="14.28%"><a href="https://ihagopian.com"><img src="https://avatars.githubusercontent.com/u/6136245?v=4?s=100" width="100px;" alt="Ignacio Hagopian"/><br /><sub><b>Ignacio Hagopian</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=jsign" title="Documentation">📖</a></td>
21092109
<td align="center" valign="top" width="14.28%"><a href="https://github.com/MamunC0der"><img src="https://avatars.githubusercontent.com/u/161350311?v=4?s=100" width="100px;" alt="Coder"/><br /><sub><b>Coder</b></sub></a><br /><a href="#maintenance-MamunC0der" title="Maintenance">🚧</a></td>
2110-
<td align="center" valign="top" width="14.28%"><a href="https://github.com/MOSHKA-GOT"><img src="https://avatars.githubusercontent.com/u/225852520?v=4?s=100" width="100px;" alt="MOSHKA-GOT"/><br /><sub><b>MOSHKA-GOT</b></sub></a><br /><a href="#maintenance-MOSHKA-GOT" title="Maintenance">🚧</a></td>
2110+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/MOSHKA-GOT"><img src="https://avatars.githubusercontent.com/u/225852520?v=4?s=100" width="100px;" alt="MOSHKA-GOT"/><br /><sub><b>MOSHKA-GOT</b></sub></a><br /><a href="#maintenance-MOSHKA-GOT" title="Maintenance">🚧</a> <a href="https://github.com/ethereum/ethereum-org-website/commits?author=MOSHKA-GOT" title="Code">💻</a></td>
21112111
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Pabl0cks"><img src="https://avatars.githubusercontent.com/u/55535804?v=4?s=100" width="100px;" alt="Pablo"/><br /><sub><b>Pablo</b></sub></a><br /><a href="#maintenance-Pabl0cks" title="Maintenance">🚧</a></td>
21122112
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Inspector-Butters"><img src="https://avatars.githubusercontent.com/u/43618253?v=4?s=100" width="100px;" alt="Bastin"/><br /><sub><b>Bastin</b></sub></a><br /><a href="#maintenance-Inspector-Butters" title="Maintenance">🚧</a></td>
21132113
</tr>
@@ -2131,6 +2131,15 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
21312131
</tr>
21322132
<tr>
21332133
<td align="center" valign="top" width="14.28%"><a href="https://github.com/trikunai"><img src="https://avatars.githubusercontent.com/u/46504155?v=4?s=100" width="100px;" alt="trikunai"/><br /><sub><b>trikunai</b></sub></a><br /><a href="#tool-trikunai" title="Tools">🔧</a></td>
2134+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/baiwfg2"><img src="https://avatars.githubusercontent.com/u/5157680?v=4?s=100" width="100px;" alt="Lewis Chan"/><br /><sub><b>Lewis Chan</b></sub></a><br /><a href="#content-baiwfg2" title="Content">🖋</a></td>
2135+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ocandocrypto"><img src="https://avatars.githubusercontent.com/u/124130440?v=4?s=100" width="100px;" alt="Angela O"/><br /><sub><b>Angela O</b></sub></a><br /><a href="#maintenance-ocandocrypto" title="Maintenance">🚧</a></td>
2136+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/HSuke"><img src="https://avatars.githubusercontent.com/u/3211079?v=4?s=100" width="100px;" alt="HSuke"/><br /><sub><b>HSuke</b></sub></a><br /><a href="#maintenance-HSuke" title="Maintenance">🚧</a></td>
2137+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/GarmashAlex"><img src="https://avatars.githubusercontent.com/u/193699300?v=4?s=100" width="100px;" alt="GarmashAlex"/><br /><sub><b>GarmashAlex</b></sub></a><br /><a href="#maintenance-GarmashAlex" title="Maintenance">🚧</a></td>
2138+
<td align="center" valign="top" width="14.28%"><a href="http://zeeshan8281.com"><img src="https://avatars.githubusercontent.com/u/89350024?v=4?s=100" width="100px;" alt="Mohammad Zeeshan Jawed"/><br /><sub><b>Mohammad Zeeshan Jawed</b></sub></a><br /><a href="#maintenance-zeeshan8281" title="Maintenance">🚧</a></td>
2139+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/GaetanFrejoux"><img src="https://avatars.githubusercontent.com/u/47180075?v=4?s=100" width="100px;" alt="Slyrik"/><br /><sub><b>Slyrik</b></sub></a><br /><a href="#translation-GaetanFrejoux" title="Translation">🌍</a></td>
2140+
</tr>
2141+
<tr>
2142+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/eagerapps"><img src="https://avatars.githubusercontent.com/u/26349077?v=4?s=100" width="100px;" alt="Mohammed Israil"/><br /><sub><b>Mohammed Israil</b></sub></a><br /><a href="#maintenance-eagerapps" title="Maintenance">🚧</a></td>
21342143
</tr>
21352144
</tbody>
21362145
</table>

0 commit comments

Comments
 (0)