Skip to content

Commit 1c8086a

Browse files
authored
Merge pull request #14028 from ethereum/staging
Deploy v9.0.1
2 parents 94a96c6 + a9020ff commit 1c8086a

File tree

234 files changed

+9204
-7048
lines changed

Some content is hidden

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

234 files changed

+9204
-7048
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12488,6 +12488,15 @@
1248812488
"contributions": [
1248912489
"code"
1249012490
]
12491+
},
12492+
{
12493+
"login": "chenjiali-april",
12494+
"name": "april",
12495+
"avatar_url": "https://avatars.githubusercontent.com/u/132745538?v=4",
12496+
"profile": "https://github.com/chenjiali-april",
12497+
"contributions": [
12498+
"doc"
12499+
]
1249112500
}
1249212501
],
1249312502
"contributorsPerLine": 7,

.storybook/modes.ts

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
import pickBy from "lodash/pickBy"
2+
13
import { baseLocales } from "./i18next"
24
import { breakpointSet } from "./preview"
35

@@ -12,7 +14,9 @@ export const viewportModes = breakpointSet.reduce<{
1214
}
1315
}, {})
1416

15-
export const langModes = Object.keys(baseLocales).reduce<{
17+
const localesToTest = ["en", "fa"]
18+
const locales = pickBy(baseLocales, (_, key) => localesToTest.includes(key))
19+
export const langModes = Object.keys(locales).reduce<{
1620
[locale: string]: { locale: string }
1721
}>((arr, curr) => {
1822
return {

CODE_OF_CONDUCT.md

Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
# Code of conduct
2+
3+
## Mission
4+
5+
To develop and maintain the most comprehensive and accessible knowledge hub for Ethereum.
6+
7+
## Values
8+
9+
The ethereum.org community strives to be:
10+
11+
- educational, intended to help everyone to understand Ethereum
12+
- inclusive
13+
- accessible
14+
- community-driven
15+
- focused on Ethereum’s underlying technology and use-cases
16+
- focused on Ethereum concepts and design principles
17+
18+
## What we are not
19+
20+
- The Ethereum Foundation website
21+
- A platform for promoting investments or profiteering of any kind
22+
- A platform for elevating or endorsing individual projects or organizations
23+
- A DEX, CEX or any other form of financial platform
24+
- A platform that gives financial or legal advice of any kind
25+
26+
## Code of conduct
27+
28+
### Pledge
29+
30+
Open participation is core to the ethereum.org ethos. We are a website and community maintained by thousands of contributors, and this is only possible if we maintain a welcoming, participatory environment. To this end, contributors to this site pledge to maintain a harassment-free environment for all participants across all ethereum.org platforms and community spaces. The ethereum.org community welcomes and values anyone who wants to participate in a constructive and friendly way, regardless of age, disability, ethnicity, sex characteristics, gender identity, level of experience, area of expertise, education, socio-economic status, nationality, personal appearance, race, religion or any other dimension of diversity.
31+
32+
### Scope
33+
34+
This Code of Conduct applies to all ethereum.org spaces (such as GitHub, Discord, Figma, Crowdin, Twitter and other online platforms), and it also applies when the community is represented in real-world public spaces such as at meetups, conferences and events.
35+
36+
### Our standards
37+
38+
Examples of behavior that contributes to creating a positive environment include:
39+
40+
- Using welcoming and inclusive language
41+
- Being respectful of differing viewpoints and experiences
42+
- Gracefully accepting and/or empathetically providing constructive criticism
43+
- Acting calmly and professionally when resolving conflicts or disagreements
44+
- Showing empathy and tolerance towards other community members
45+
- Encouraging and amplifying new voices in the community
46+
47+
Examples of unacceptable behavior by participants include:
48+
49+
- Physical violence, threatening physical violence or encouraging of physical violence of any kind
50+
- Using sexualized language or imagery or imposing unwelcome sexual attention
51+
- Impersonating another individual or otherwise dishonestly claiming affiliation with some individual or organization
52+
- Trolling, insulting/derogatory comments, and personal or political attacks
53+
- Harassing other community members in public or private channels
54+
- Publishing others’ private information, such as a physical or electronic address, without explicit permission
55+
- Social engineering, scamming or otherwise manipulating other community members
56+
- Promoting investments, tokens, projects or anything else for personal monetary or non-monetary gain
57+
- Spamming servers with off-topic content
58+
- Disregarding requests or warnings from community moderators
59+
- Engaging in other conduct which could reasonably be considered inappropriate in a professional setting
60+
61+
### Reporting
62+
63+
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.
64+
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.
66+
67+
When reporting, please include as much detail as possible, including specific examples and timestamps. This will help to ensure a fair outcome.
68+
69+
### Enforcement
70+
71+
Depending on the severity, people who violate the code of conduct can receive warnings, temporary bans or permanent bans from ethereum.org communities.

Adding that improves clarity README.md renamed to README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1909,6 +1909,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
19091909
<td align="center" valign="top" width="14.28%"><a href="https://v2eth.com/"><img src="https://avatars.githubusercontent.com/u/7024451?v=4?s=100" width="100px;" alt="Mako Shan"/><br /><sub><b>Mako Shan</b></sub></a><br /><a href="#content-makoshan" title="Content">🖋</a></td>
19101910
<td align="center" valign="top" width="14.28%"><a href="https://github.com/cratiu222"><img src="https://avatars.githubusercontent.com/u/156356273?v=4?s=100" width="100px;" alt="Christina"/><br /><sub><b>Christina</b></sub></a><br /><a href="#content-cratiu222" title="Content">🖋</a></td>
19111911
<td align="center" valign="top" width="14.28%"><a href="https://github.com/nipunh"><img src="https://avatars.githubusercontent.com/u/26524611?v=4?s=100" width="100px;" alt="Nipun Hedaoo"/><br /><sub><b>Nipun Hedaoo</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=nipunh" title="Code">💻</a></td>
1912+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/chenjiali-april"><img src="https://avatars.githubusercontent.com/u/132745538?v=4?s=100" width="100px;" alt="april"/><br /><sub><b>april</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=chenjiali-april" title="Documentation">📖</a></td>
19121913
</tr>
19131914
</tbody>
19141915
</table>

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ethereum-org-website",
3-
"version": "9.0.0",
3+
"version": "9.0.1",
44
"license": "MIT",
55
"private": true,
66
"scripts": {
@@ -39,13 +39,15 @@
3939
"@radix-ui/react-checkbox": "^1.1.1",
4040
"@radix-ui/react-compose-refs": "^1.1.0",
4141
"@radix-ui/react-dialog": "^1.1.1",
42+
"@radix-ui/react-dropdown-menu": "^2.1.1",
4243
"@radix-ui/react-navigation-menu": "^1.2.0",
4344
"@radix-ui/react-popover": "^1.1.1",
4445
"@radix-ui/react-portal": "^1.1.1",
4546
"@radix-ui/react-progress": "^1.1.0",
4647
"@radix-ui/react-radio-group": "^1.2.0",
4748
"@radix-ui/react-slot": "^1.1.0",
4849
"@radix-ui/react-switch": "^1.1.0",
50+
"@radix-ui/react-tabs": "^1.1.0",
4951
"@radix-ui/react-tooltip": "^1.1.2",
5052
"@radix-ui/react-visually-hidden": "^1.1.0",
5153
"@socialgouv/matomo-next": "^1.8.0",

public/content/developers/docs/ides/index.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,6 @@ Most established IDEs have built plugins to enhance the Ethereum development exp
4141
- [Code samples](https://github.com/Azure-Samples/blockchain/blob/master/blockchain-workbench/application-and-smart-contract-samples/readme.md)
4242
- [GitHub](https://github.com/microsoft/vscode)
4343

44-
**Atom -** **_A hackable text editor for the 21st Century_**
45-
46-
- [Atom](https://atom.io/)
47-
- [GitHub](https://github.com/atom)
48-
- [Ethereum packages](https://atom.io/packages/search?utf8=%E2%9C%93&q=keyword%3Aethereum&commit=Search)
49-
5044
**JetBrains IDEs (IntelliJ IDEA, etc.) -** **_Essential tools for software developers and teams_**
5145

5246
- [JetBrains](https://www.jetbrains.com/)

public/content/developers/docs/nodes-and-clients/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,13 +194,13 @@ Learn more about it by reading its [documentation](https://github.com/ethereumjs
194194
There are multiple consensus clients (previously known as 'Eth2' clients) to support the [consensus upgrades](/roadmap/beacon-chain/). They are responsible for all consensus-related logic including the fork-choice algorithm, processing attestations and managing [proof-of-stake](/developers/docs/consensus-mechanisms/pos) rewards and penalties.
195195

196196
| Client | Language | Operating systems | Networks |
197-
| ------------------------------------------------------------- | ---------- | --------------------- | ----------------------------------------------------------------- | |
197+
| ------------------------------------------------------------- | ---------- | --------------------- | ----------------------------------------------------------------- |
198198
| [Lighthouse](https://lighthouse.sigmaprime.io/) | Rust | Linux, Windows, macOS | Beacon Chain, Goerli, Pyrmont, Sepolia, Ropsten, and more |
199199
| [Lodestar](https://lodestar.chainsafe.io/) | TypeScript | Linux, Windows, macOS | Beacon Chain, Goerli, Sepolia, Ropsten, and more |
200200
| [Nimbus](https://nimbus.team/) | Nim | Linux, Windows, macOS | Beacon Chain, Goerli, Sepolia, Ropsten, and more |
201201
| [Prysm](https://docs.prylabs.network/docs/getting-started/) | Go | Linux, Windows, macOS | Beacon Chain, Gnosis, Goerli, Pyrmont, Sepolia, Ropsten, and more |
202202
| [Teku](https://consensys.net/knowledge-base/ethereum-2/teku/) | Java | Linux, Windows, macOS | Beacon Chain, Gnosis, Goerli, Sepolia, Ropsten, and more |
203-
| [Grandine](https://docs.grandine.io/) (beta) | Rust | Linux, Windows, macOS | Beacon Chain, Goerli, Sepolia, and more
203+
| [Grandine](https://docs.grandine.io/) (beta) | Rust | Linux, Windows, macOS | Beacon Chain, Goerli, Sepolia, and more |
204204

205205
### Lighthouse {#lighthouse}
206206

Loading

public/content/guides/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Do you want to start your Ethereum journey? Our practical guides lead you step-b
1212

1313
1. [How to "create" an Ethereum account](/guides/how-to-create-an-ethereum-account/) - Anyone can create a wallet for free. This guide will show you where to begin.
1414

15-
2. [How to use a wallet](/guides/how-to-use-a-wallet/) - An introduction to the basic features of any wallet and how to use them.
15+
2. [How to use a wallet](/guides/how-to-use-a-wallet/) - Learn how to send and receive tokens in your wallet and how to connect wallet to projects.
1616

1717
## Security basics
1818

public/content/history/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,7 +428,7 @@ The Constantinople fork:
428428
<ul>
429429
<li><a href="https://eips.ethereum.org/EIPS/eip-145">EIP-145</a> – <em>optimises cost of certain on-chain actions.</em></li>
430430
<li><a href="https://eips.ethereum.org/EIPS/eip-1014">EIP-1014</a> – <em>allows you to interact with addresses that have yet to be created.</em></li>
431-
<li><a href="https://eips.ethereum.org/EIPS/eip-1052">EIP-1052</a> – <em>optimises cost of certain on-chain actions.</em></li>
431+
<li><a href="https://eips.ethereum.org/EIPS/eip-1052">EIP-1052</a> – <em>introduces the <code>EXTCODEHASH</code> instruction to retrieve the hash of another contract's code.</em></li>
432432
<li><a href="https://eips.ethereum.org/EIPS/eip-1234">EIP-1234</a> – <em>makes sure the blockchain doesn&#39;t freeze before proof-of-stake and reduces block reward from 3 to 2 ETH.</em></li>
433433
</ul>
434434

0 commit comments

Comments
 (0)