Skip to content

Commit 2a57448

Browse files
committed
Merge branch 'dev' into emotion
2 parents 0c2dec7 + 50cd939 commit 2a57448

File tree

31 files changed

+198
-61
lines changed

31 files changed

+198
-61
lines changed

.all-contributorsrc

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8347,6 +8347,33 @@
83478347
"doc",
83488348
"bug"
83498349
]
8350+
},
8351+
{
8352+
"login": "vrinek",
8353+
"name": "Kostas",
8354+
"avatar_url": "https://avatars.githubusercontent.com/u/81346?v=4",
8355+
"profile": "https://github.com/vrinek",
8356+
"contributions": [
8357+
"doc"
8358+
]
8359+
},
8360+
{
8361+
"login": "rogueassasin1729",
8362+
"name": "rogueassasin1729",
8363+
"avatar_url": "https://avatars.githubusercontent.com/u/92800000?v=4",
8364+
"profile": "https://github.com/rogueassasin1729",
8365+
"contributions": [
8366+
"doc"
8367+
]
8368+
},
8369+
{
8370+
"login": "Pandapip1",
8371+
"name": "Pandapip1",
8372+
"avatar_url": "https://avatars.githubusercontent.com/u/45835846?v=4",
8373+
"profile": "https://pandapip1.com/",
8374+
"contributions": [
8375+
"doc"
8376+
]
83508377
}
83518378
],
83528379
"contributorsPerLine": 7,

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1333,6 +1333,11 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
13331333
<td align="center"><a href="https://github.com/michaelmccallam"><img src="https://avatars.githubusercontent.com/u/3510607?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Michael McCallam</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=michaelmccallam" title="Documentation">📖</a></td>
13341334
<td align="center"><a href="https://nownodes.io/"><img src="https://avatars.githubusercontent.com/u/110098268?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Polina G.</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=PolinaShanti" title="Documentation">📖</a></td>
13351335
<td align="center"><a href="https://github.com/Cerebro92"><img src="https://avatars.githubusercontent.com/u/13215478?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Neeraj Gahlot</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=Cerebro92" title="Documentation">📖</a> <a href="https://github.com/ethereum/ethereum-org-website/issues?q=author%3ACerebro92" title="Bug reports">🐛</a></td>
1336+
<td align="center"><a href="https://github.com/vrinek"><img src="https://avatars.githubusercontent.com/u/81346?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Kostas</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=vrinek" title="Documentation">📖</a></td>
1337+
</tr>
1338+
<tr>
1339+
<td align="center"><a href="https://github.com/rogueassasin1729"><img src="https://avatars.githubusercontent.com/u/92800000?v=4?s=100" width="100px;" alt=""/><br /><sub><b>rogueassasin1729</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=rogueassasin1729" title="Documentation">📖</a></td>
1340+
<td align="center"><a href="https://pandapip1.com/"><img src="https://avatars.githubusercontent.com/u/45835846?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Pandapip1</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=Pandapip1" title="Documentation">📖</a></td>
13361341
</tr>
13371342
</table>
13381343

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
"devDependencies": {
7777
"@netlify/functions": "^1.0.0",
7878
"@types/browser-lang": "^0.1.0",
79+
"@types/github-slugger": "^1.3.0",
7980
"@types/luxon": "^2.3.2",
8081
"@types/mdx-js__react": "^1.5.5",
8182
"@types/node": "^17.0.23",
@@ -91,6 +92,7 @@
9192
"prettier": "^2.2.1",
9293
"pretty-quick": "^3.1.0",
9394
"react-test-renderer": "^17.0.1",
95+
"ts-node": "^10.9.1",
9496
"typescript": "^4.6.3"
9597
},
9698
"scripts": {
@@ -101,7 +103,7 @@
101103
"crowdin-clean": "rm -rf .crowdin && mkdir .crowdin",
102104
"crowdin-import": "ts-node src/scripts/crowdin-import.ts",
103105
"format": "prettier --write \"**/*.{js,jsx,json,md}\"",
104-
"generate-heading-ids": "node src/scripts/generate-heading-ids.js",
106+
"generate-heading-ids": "ts-node --esm src/scripts/generateHeadingIds.mts",
105107
"start": "gatsby develop",
106108
"start:lambda": "netlify-lambda serve src/lambda",
107109
"start:static": "gatsby build && gatsby serve",

src/content/community/online/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ Hundreds of thousands of Ethereum enthusiasts gather in these online forums to s
1515
<SocialListItem socialIcon="reddit"><Link to="https://www.reddit.com/r/ethfinance/">r/ethfinance</Link> - the financial side of Ethereum, including DeFi</SocialListItem>
1616
<SocialListItem socialIcon="reddit"><Link to="https://www.reddit.com/r/ethdev/">r/ethdev</Link> - focused on Ethereum development</SocialListItem>
1717
<SocialListItem socialIcon="reddit"><Link to="https://www.reddit.com/r/ethtrader/">r/ethtrader</Link> - trends & market analysis</SocialListItem>
18-
<SocialListItem socialIcon="reddit"><Link to="https://www.reddit.com/r/EtherMining/">r/EtherMining</Link> - focused on securing the Ethereum Network (mining)</SocialListItem>
1918
<SocialListItem socialIcon="reddit"><Link to="https://www.reddit.com/r/ethstaker/">r/ethstaker</Link> - welcome to all interested in staking on Ethereum</SocialListItem>
2019
<SocialListItem socialIcon="webpage"><Link to="https://ethereum-magicians.org">Fellowship of Ethereum Magicians</Link> - community oriented around technical standards in Ethereum</SocialListItem>
2120
<SocialListItem socialIcon="stackExchange"><Link to="https://ethereum.stackexchange.com">Ethereum Stackexchange</Link> - discussion and help for Ethereum developers</SocialListItem>

src/content/community/support/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,4 @@ Transactions on Ethereum can sometimes get stuck if you have submitted a lower t
107107

108108
#### How do I mine Ethereum? {#mining-ethereum}
109109

110-
We do not recommend buying mining equipment if you are not already mining Ethereum. In ~Q3/Q4 2022, [The Merge](/upgrades/merge/) will happen, switching Ethereum from proof-of-work to proof-of-stake. This change means mining Ethereum will no longer be possible. If you are still interested in mining Ethereum, you can seek help from mining communities, such as [/r/EtherMining](https://www.reddit.com/r/EtherMining/).
110+
We do not recommend buying mining equipment if you are not already mining Ethereum. In ~Q3/Q4 2022, [The Merge](/upgrades/merge/) will happen, switching Ethereum from proof-of-work to proof-of-stake. This change means mining Ethereum will no longer be possible.

src/content/developers/docs/nodes-and-clients/nodes-as-a-service/index.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -167,11 +167,11 @@ Here is a list of some of the most popular Ethereum node providers, feel free to
167167
- [Docs](https://documenter.getpostman.com/view/13630829/TVmFkLwy)
168168
- Features
169169
- Access to 50+ blockchain nodes
170-
- Free API Key
170+
- Free API Key
171171
- Block Explorers
172172
- API Response Time ⩽ 1 sec
173173
- 24/7 Support Team
174-
- Personal Account Manager
174+
- Personal Account Manager
175175
- Shared, archive, backup and dedicated nodes
176176
- [**Pocket Network**](https://www.pokt.network/)
177177
- [Docs](https://docs.pokt.network/home/)
@@ -209,13 +209,16 @@ Here is a list of some of the most popular Ethereum node providers, feel free to
209209
- Suitable for Developers to Enterprises
210210
- [**Rivet**](https://rivet.cloud/)
211211
- [Docs](https://rivet.readthedocs.io/en/latest/)
212-
- Features - Free tier option - Scale as you go -[**SenseiNode**](https://senseinode.com)
212+
- Features
213+
- Free tier option
214+
- Scale as you go
215+
- [**SenseiNode**](https://senseinode.com)
213216
- [Docs](https://docs.senseinode.com/)
214217
- Features
215-
- Dedicated and Share nodes
216-
- Dashboard
217-
- Hosting off AWS on multiple hosting providers accross different locations in Latin America
218-
- Prysm and Lighthouse clients
218+
- Dedicated and Share nodes
219+
- Dashboard
220+
- Hosting off AWS on multiple hosting providers accross different locations in Latin America
221+
- Prysm and Lighthouse clients
219222
- [**SettleMint**](https://console.settlemint.com/)
220223
- [Docs](https://docs.settlemint.com/)
221224
- Features

src/content/developers/docs/smart-contracts/languages/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,9 @@ For more information, [read the Vyper rationale](https://vyper.readthedocs.io/en
113113
- [Smart contract development frameworks and tools for Vyper](/developers/docs/programming-languages/python/)
114114
- [VyperPunk - learn to secure and hack Vyper smart contracts](https://github.com/SupremacyTeam/VyperPunk)
115115
- [VyperExamples - Vyper vulnerability examples](https://www.vyperexamples.com/reentrancy)
116-
- [Update Jan 8, 2020](https://blog.ethereum.org/2020/01/08/update-on-the-vyper-compiler)
117-
116+
- [Vyper Hub for development](https://github.com/zcor/vyper-dev)
117+
- [Vyper greatest hits smart contract examples](https://github.com/pynchmeister/vyper-greatest-hits/tree/main/contracts)
118+
- [Awesome Vyper curated resources](https://github.com/spadebuilders/awesome-vyper)
118119

119120
### Example {#example}
120121

src/content/developers/docs/standards/index.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,20 @@ Typically standards are introduced as [Ethereum Improvement Proposals](/eips/) (
2323

2424
## Types of standards {#types-of-standards}
2525

26-
Certain EIPs relate to application-level standards (e.g. a standard smart-contract format), which are introduced as [Ethereum Requests for Comment (ERC)](https://eips.ethereum.org/erc). Many ERCs are critical standards used widely across the Ethereum ecosystem.
26+
There are 3 types of EIPs:
2727

28-
- [List of ERCs](https://eips.ethereum.org/erc)
28+
- [Standards Track](https://eips.ethereum.org/): describes any change that affects most or all Ethereum implementations
29+
- [Meta Track](https://eips.ethereum.org/meta): describes a process surrounding Ethereum or proposes a change to a process
30+
- [Informational Track](https://eips.ethereum.org/informational): describes an Ethereum design issue or provides general guidelines or information to the Ethereum community
31+
32+
Furthermore, the Standard Track is subdivided into 4 categories:
33+
34+
- [Core](https://eips.ethereum.org/core): improvements requiring a consensus fork
35+
- [Networking](https://eips.ethereum.org/networking): improvements around devp2p and Light Ethereum Subprotocol, as well as proposed improvements to network protocol specifications of whisper and swarm.
36+
- [Interface](https://eips.ethereum.org/interface): improvements around client API/RPC specifications and standards, and certain language-level standards like method names and contract ABIs.
37+
- [ERC](https://eips.ethereum.org/erc): application-level standards and conventions
38+
39+
More detailed information on these different types and categories can be found in [EIP-1](https://eips.ethereum.org/EIPS/eip-1#eip-types)
2940

3041
### Token standards {#token-standards}
3142

src/content/translations/ca/community/support/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,4 @@ Les transaccions en Ethereum, de vegades, poden restar bloquejades si heu enviat
107107

108108
#### Com puc minar Ethereum? {#mining-ethereum}
109109

110-
No recomanem comprar equipament per a la mineria si no esteu minant Ethereum actualment. Durant el segon trimestre de 2022 tindrà lloc [la fusió](/upgrades/merge/): canviarem Ethereum de la prova de treball a la prova de participació. Aquest canvi significa que minar Ethereum ja no serà possible. Si encara us interessa minar Ethereum, podeu buscar ajuda en les comunitats mineres, com ara [/r/EtherMining](https://www.reddit.com/r/EtherMining/).
110+
No recomanem comprar equipament per a la mineria si no esteu minant Ethereum actualment. Durant el segon trimestre de 2022 tindrà lloc [la fusió](/upgrades/merge/): canviarem Ethereum de la prova de treball a la prova de participació. Aquest canvi significa que minar Ethereum ja no serà possible.

src/content/translations/de/community/support/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,4 @@ Transaktionen auf Ethereum können manchmal stecken bleiben, wenn Sie eine niedr
107107

108108
#### Wie kann ich Ethereum minen? {#mining-ethereum}
109109

110-
Wir raten davon ab, Mining-Ausrüstung zu kaufen, wenn Sie nicht bereits schon Ethereum minen. Vorraussichtlich im 3./4. Quartal 2022 wird [Die Zusammenführung](/upgrades/merge/) vonstattengehen, wodurch Ethereum von Proof-of-Work zu Proof-of-Stake wechselt. Diese Änderung bedeutet, dass das Mining von Ethereum nicht mehr möglich sein wird. Wenn Sie weiterhin daran interessiert sind, Ethereum zu schürfen, können Sie in Mining-Communitys wie [/r/EtherMining](https://www.reddit.com/r/EtherMining/) Hilfe suchen.
110+
Wir raten davon ab, Mining-Ausrüstung zu kaufen, wenn Sie nicht bereits schon Ethereum minen. Vorraussichtlich im 3./4. Quartal 2022 wird [Die Zusammenführung](/upgrades/merge/) vonstattengehen, wodurch Ethereum von Proof-of-Work zu Proof-of-Stake wechselt. Diese Änderung bedeutet, dass das Mining von Ethereum nicht mehr möglich sein wird.

0 commit comments

Comments
 (0)