Skip to content

Commit afeac19

Browse files
authored
Merge pull request #7303 from ethereum/dev
Deploy v4.10.0
2 parents fbce6d8 + a0f0fb8 commit afeac19

File tree

266 files changed

+18501
-16618
lines changed

Some content is hidden

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

266 files changed

+18501
-16618
lines changed

.all-contributorsrc

Lines changed: 141 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8178,6 +8178,147 @@
81788178
"contributions": [
81798179
"doc"
81808180
]
8181+
},
8182+
{
8183+
"login": "vorot93",
8184+
"name": "Artem Vorotnikov",
8185+
"avatar_url": "https://avatars.githubusercontent.com/u/240364?v=4",
8186+
"profile": "https://github.com/vorot93",
8187+
"contributions": [
8188+
"content",
8189+
"projectManagement",
8190+
"question"
8191+
]
8192+
},
8193+
{
8194+
"login": "liam0215",
8195+
"name": "Liam Arzola",
8196+
"avatar_url": "https://avatars.githubusercontent.com/u/8989334?v=4",
8197+
"profile": "https://github.com/liam0215",
8198+
"contributions": [
8199+
"bug"
8200+
]
8201+
},
8202+
{
8203+
"login": "srt180",
8204+
"name": "shao",
8205+
"avatar_url": "https://avatars.githubusercontent.com/u/30768686?v=4",
8206+
"profile": "https://github.com/srt180",
8207+
"contributions": [
8208+
"doc",
8209+
"translation"
8210+
]
8211+
},
8212+
{
8213+
"login": "HiroyukiNaito",
8214+
"name": "Hiroyuki Naito",
8215+
"avatar_url": "https://avatars.githubusercontent.com/u/32320988?v=4",
8216+
"profile": "https://crowdin.com/profile/hiroyukinaito",
8217+
"contributions": [
8218+
"doc"
8219+
]
8220+
},
8221+
{
8222+
"login": "AlehNat",
8223+
"name": "AlehN",
8224+
"avatar_url": "https://avatars.githubusercontent.com/u/3587775?v=4",
8225+
"profile": "https://github.com/AlehNat",
8226+
"contributions": [
8227+
"doc"
8228+
]
8229+
},
8230+
{
8231+
"login": "varunshenoy",
8232+
"name": "Varun Shenoy",
8233+
"avatar_url": "https://avatars.githubusercontent.com/u/10859091?v=4",
8234+
"profile": "http://varunshenoy.com",
8235+
"contributions": [
8236+
"bug"
8237+
]
8238+
},
8239+
{
8240+
"login": "alebaffa",
8241+
"name": "Alessandro Baffa",
8242+
"avatar_url": "https://avatars.githubusercontent.com/u/465513?v=4",
8243+
"profile": "https://alebaffa.eth.link",
8244+
"contributions": [
8245+
"doc",
8246+
"bug"
8247+
]
8248+
},
8249+
{
8250+
"login": "johngrantuk",
8251+
"name": "John Grant",
8252+
"avatar_url": "https://avatars.githubusercontent.com/u/4797222?v=4",
8253+
"profile": "https://medium.com/@johngrant",
8254+
"contributions": [
8255+
"doc"
8256+
]
8257+
},
8258+
{
8259+
"login": "gorondan",
8260+
"name": "gorondan",
8261+
"avatar_url": "https://avatars.githubusercontent.com/u/97026899?v=4",
8262+
"profile": "https://github.com/gorondan",
8263+
"contributions": [
8264+
"doc"
8265+
]
8266+
},
8267+
{
8268+
"login": "pruthvirajjadhav1",
8269+
"name": "Pruthviraj Jadhav",
8270+
"avatar_url": "https://avatars.githubusercontent.com/u/73253354?v=4",
8271+
"profile": "https://github.com/pruthvirajjadhav1",
8272+
"contributions": [
8273+
"doc"
8274+
]
8275+
},
8276+
{
8277+
"login": "gndx",
8278+
"name": "Oscar Barajas Tavares",
8279+
"avatar_url": "https://avatars.githubusercontent.com/u/10554486?v=4",
8280+
"profile": "https://gndx.io",
8281+
"contributions": [
8282+
"doc"
8283+
]
8284+
},
8285+
{
8286+
"login": "LucidSamuel",
8287+
"name": "Samuel Akinosho",
8288+
"avatar_url": "https://avatars.githubusercontent.com/u/39565075?v=4",
8289+
"profile": "http://www.samuelakinosho.com",
8290+
"contributions": [
8291+
"doc"
8292+
]
8293+
},
8294+
{
8295+
"login": "OdairTrujillo",
8296+
"name": "Odair Augusto Trujillo Orozco",
8297+
"avatar_url": "https://avatars.githubusercontent.com/u/45074733?v=4",
8298+
"profile": "https://odair.dev",
8299+
"contributions": [
8300+
"doc",
8301+
"ideas"
8302+
]
8303+
},
8304+
{
8305+
"login": "Unforkable",
8306+
"name": "Unforkable",
8307+
"avatar_url": "https://avatars.githubusercontent.com/u/86481149?v=4",
8308+
"profile": "https://github.com/Unforkable",
8309+
"contributions": [
8310+
"doc"
8311+
]
8312+
},
8313+
{
8314+
"login": "Rodrigolvc",
8315+
"name": "Rodrigo vasquez",
8316+
"avatar_url": "https://avatars.githubusercontent.com/u/108540208?v=4",
8317+
"profile": "https://github.com/Rodrigolvc",
8318+
"contributions": [
8319+
"doc",
8320+
"ideas"
8321+
]
81818322
}
81828323
],
81838324
"contributorsPerLine": 7,

.eslintignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# The content is used as a code example in /src/pages/index.js
2+
src/data/CreateWallet.js

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
# These owners will be the default owners for everything in
77
# the repo. Unless a later match takes precedence,
8-
* @samajammin @wackerow @corwintines @pettinarip @minimalsm
8+
* @samajammin @wackerow @corwintines @pettinarip @minimalsm @jmcook1186
99

1010
# Owners of specific files
1111
/src/data/consensus-bounty-hunters.csv @djrtwo @JustinDrake @asanso @fredriksvantes

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1311,6 +1311,25 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
13111311
<tr>
13121312
<td align="center"><a href="https://github.com/Tuongg2312"><img src="https://avatars.githubusercontent.com/u/107551539?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Tuongg2312</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=Tuongg2312" title="Documentation">📖</a></td>
13131313
<td align="center"><a href="https://github.com/ErikSaunier"><img src="https://avatars.githubusercontent.com/u/1122363?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ξrik Saunier</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=ErikSaunier" title="Documentation">📖</a></td>
1314+
<td align="center"><a href="https://github.com/vorot93"><img src="https://avatars.githubusercontent.com/u/240364?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Artem Vorotnikov</b></sub></a><br /><a href="#content-vorot93" title="Content">🖋</a> <a href="#projectManagement-vorot93" title="Project Management">📆</a> <a href="#question-vorot93" title="Answering Questions">💬</a></td>
1315+
<td align="center"><a href="https://github.com/liam0215"><img src="https://avatars.githubusercontent.com/u/8989334?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Liam Arzola</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/issues?q=author%3Aliam0215" title="Bug reports">🐛</a></td>
1316+
<td align="center"><a href="https://github.com/srt180"><img src="https://avatars.githubusercontent.com/u/30768686?v=4?s=100" width="100px;" alt=""/><br /><sub><b>shao</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=srt180" title="Documentation">📖</a> <a href="#translation-srt180" title="Translation">🌍</a></td>
1317+
<td align="center"><a href="https://crowdin.com/profile/hiroyukinaito"><img src="https://avatars.githubusercontent.com/u/32320988?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Hiroyuki Naito</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=HiroyukiNaito" title="Documentation">📖</a></td>
1318+
<td align="center"><a href="https://github.com/AlehNat"><img src="https://avatars.githubusercontent.com/u/3587775?v=4?s=100" width="100px;" alt=""/><br /><sub><b>AlehN</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=AlehNat" title="Documentation">📖</a></td>
1319+
</tr>
1320+
<tr>
1321+
<td align="center"><a href="http://varunshenoy.com"><img src="https://avatars.githubusercontent.com/u/10859091?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Varun Shenoy</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/issues?q=author%3Avarunshenoy" title="Bug reports">🐛</a></td>
1322+
<td align="center"><a href="https://alebaffa.eth.link"><img src="https://avatars.githubusercontent.com/u/465513?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Alessandro Baffa</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=alebaffa" title="Documentation">📖</a> <a href="https://github.com/ethereum/ethereum-org-website/issues?q=author%3Aalebaffa" title="Bug reports">🐛</a></td>
1323+
<td align="center"><a href="https://medium.com/@johngrant"><img src="https://avatars.githubusercontent.com/u/4797222?v=4?s=100" width="100px;" alt=""/><br /><sub><b>John Grant</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=johngrantuk" title="Documentation">📖</a></td>
1324+
<td align="center"><a href="https://github.com/gorondan"><img src="https://avatars.githubusercontent.com/u/97026899?v=4?s=100" width="100px;" alt=""/><br /><sub><b>gorondan</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=gorondan" title="Documentation">📖</a></td>
1325+
<td align="center"><a href="https://github.com/pruthvirajjadhav1"><img src="https://avatars.githubusercontent.com/u/73253354?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Pruthviraj Jadhav</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=pruthvirajjadhav1" title="Documentation">📖</a></td>
1326+
<td align="center"><a href="https://gndx.io"><img src="https://avatars.githubusercontent.com/u/10554486?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Oscar Barajas Tavares</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=gndx" title="Documentation">📖</a></td>
1327+
<td align="center"><a href="http://www.samuelakinosho.com"><img src="https://avatars.githubusercontent.com/u/39565075?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Samuel Akinosho</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=LucidSamuel" title="Documentation">📖</a></td>
1328+
</tr>
1329+
<tr>
1330+
<td align="center"><a href="https://odair.dev"><img src="https://avatars.githubusercontent.com/u/45074733?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Odair Augusto Trujillo Orozco</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=OdairTrujillo" title="Documentation">📖</a> <a href="#ideas-OdairTrujillo" title="Ideas, Planning, & Feedback">🤔</a></td>
1331+
<td align="center"><a href="https://github.com/Unforkable"><img src="https://avatars.githubusercontent.com/u/86481149?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Unforkable</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=Unforkable" title="Documentation">📖</a></td>
1332+
<td align="center"><a href="https://github.com/Rodrigolvc"><img src="https://avatars.githubusercontent.com/u/108540208?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Rodrigo vasquez</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=Rodrigolvc" title="Documentation">📖</a> <a href="#ideas-Rodrigolvc" title="Ideas, Planning, & Feedback">🤔</a></td>
13141333
</tr>
13151334
</table>
13161335

docs/typescript.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,3 +97,6 @@ With the release of Gatsby v4.15.0, [the config option `graphqlTypegen` has been
9797
- [Official Typescript website](https://www.typescriptlang.org/)
9898
- [GraphQL Typegen](https://www.gatsbyjs.com/docs/how-to/local-development/graphql-typegen/)
9999
- [Typescript Challenges](https://github.com/type-challenges/type-challenges)
100+
- [React TS Cheatsheet](https://react-typescript-cheatsheet.netlify.app/)
101+
- [Typescript Deep Dive](https://basarat.gitbook.io/typescript/)
102+
- [Typescript errors](https://typescript.tv/errors/)

gatsby-config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ const config: GatsbyConfig = {
255255
if (!IS_PREVIEW) {
256256
config.plugins = [
257257
...(config.plugins || []),
258-
// Matomo analtyics
258+
// Matomo analytics
259259
{
260260
resolve: "gatsby-plugin-matomo",
261261
options: {

i18n/config.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,14 @@
183183
"langDir": "ltr",
184184
"dateFormat": "MM/DD/YYYY"
185185
},
186+
{
187+
"code": "kk",
188+
"hrefLang": "kk",
189+
"name": "Kazakh",
190+
"localName": "қазақ",
191+
"langDir": "ltr",
192+
"dateFormat": "MM/DD/YYYY"
193+
},
186194
{
187195
"code": "ko",
188196
"hrefLang": "ko",
@@ -239,6 +247,14 @@
239247
"langDir": "ltr",
240248
"dateFormat": "MM/DD/YYYY"
241249
},
250+
{
251+
"code": "ph",
252+
"hrefLang": "ph",
253+
"name": "Filipino",
254+
"localName": "Filipino",
255+
"langDir": "ltr",
256+
"dateFormat": "MM/DD/YYYY"
257+
},
242258
{
243259
"code": "pl",
244260
"hrefLang": "pl",

overrides.d.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,8 @@ declare module "*.mp4" {
1212
const src: string
1313
export default src
1414
}
15+
16+
declare module "!!raw-loader!*" {
17+
const content: string
18+
export default content
19+
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ethereum-org-website",
3-
"version": "4.9.0",
3+
"version": "4.10.0",
44
"description": "Website of ethereum.org",
55
"main": "index.js",
66
"repository": "git@github.com:ethereum/ethereum-org-website.git",

src/assets/dev-tools/platzi.png

4.17 KB
Loading

0 commit comments

Comments
 (0)