Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy v3.24.0 #6355

Merged
merged 210 commits into from
May 17, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
210 commits
Select commit Hold shift + click to select a range
55269dc
add rlp page
jmcook1186 Mar 25, 2022
38fcc9f
add landing page and add pages to menus
jmcook1186 Mar 25, 2022
e7fcd26
replace accidentally deleted line in page-developers-index.json
jmcook1186 Mar 25, 2022
9ac5380
initial commit: network landing pg & net addr page
jmcook1186 Mar 29, 2022
4ed547b
finish draft network-addr page
jmcook1186 Mar 29, 2022
7544e75
add formatting for eth.org
jmcook1186 Mar 29, 2022
55f4ae8
rename file to index.md
jmcook1186 Mar 29, 2022
f18deef
add patricia merkle trie page
jmcook1186 Mar 29, 2022
17e1bd4
add SSZ page
jmcook1186 Mar 30, 2022
5ba407c
upate page links, update menus
jmcook1186 Mar 30, 2022
f7fceee
update menus
jmcook1186 Mar 30, 2022
53ed215
fix page links and page-dev-index links
jmcook1186 Mar 30, 2022
1fb4e46
fix image links (html ->markdown)
jmcook1186 Mar 30, 2022
64d75fd
remove redundant image
jmcook1186 Mar 30, 2022
20b2950
fix page section links
jmcook1186 Mar 30, 2022
a9f7f92
rm notes accidentally committed & + to gitignore
jmcook1186 Mar 31, 2022
add5f43
update img link
jmcook1186 Mar 31, 2022
fe7a497
Update src/content/developers/docs/networking-layer/network-addresses…
jmcook1186 Apr 5, 2022
a68156f
Update src/content/developers/docs/networking-layer/network-addresses…
jmcook1186 Apr 5, 2022
cdc9548
Update src/content/developers/docs/networking-layer/network-addresses…
jmcook1186 Apr 5, 2022
59e2af7
Update src/content/developers/docs/networking-layer/network-addresses…
jmcook1186 Apr 5, 2022
7e410dd
Update src/content/developers/docs/networking-layer/index.md
jmcook1186 Apr 5, 2022
8c18b86
udpate according to @minimalsm review comments
jmcook1186 Apr 5, 2022
bf4c407
DevP2P info to DevP2P section, move link
jmcook1186 Apr 5, 2022
718ac95
Update src/content/developers/docs/data-structures/index.md
jmcook1186 Apr 5, 2022
4a98f80
Update src/content/developers/docs/data-structures/index.md
jmcook1186 Apr 8, 2022
36ff8d6
Update src/content/developers/docs/data-structures/index.md
jmcook1186 Apr 8, 2022
d68d030
Update src/content/developers/docs/data-structures/index.md
jmcook1186 Apr 8, 2022
d1a321c
Update src/content/developers/docs/data-structures/index.md
jmcook1186 Apr 8, 2022
f3ea5c6
Update src/content/developers/docs/data-structures/ssz/index.md
jmcook1186 Apr 8, 2022
e4a2d1f
Update src/content/developers/docs/data-structures/ssz/index.md
jmcook1186 Apr 8, 2022
df9c5b8
Update src/content/developers/docs/data-structures/ssz/index.md
jmcook1186 Apr 8, 2022
c256e1e
update description in header
jmcook1186 Apr 8, 2022
96836cc
Update src/content/developers/docs/data-structures/index.md
jmcook1186 Apr 8, 2022
6200b20
Update src/content/developers/docs/data-structures/index.md
jmcook1186 Apr 8, 2022
461f43e
Update src/content/developers/docs/data-structures/index.md
jmcook1186 Apr 8, 2022
6fb521d
Update src/content/developers/docs/data-structures/index.md
jmcook1186 Apr 8, 2022
08fa00c
Update src/content/developers/docs/data-structures/index.md
jmcook1186 Apr 8, 2022
ff0c4ac
Update src/content/developers/docs/data-structures/index.md
jmcook1186 Apr 8, 2022
04f87d0
Update index.md
jmcook1186 Apr 8, 2022
9624195
Update src/content/developers/docs/data-structures/patricia-merkle-tr…
jmcook1186 Apr 8, 2022
340b251
Update src/content/developers/docs/data-structures/patricia-merkle-tr…
jmcook1186 Apr 8, 2022
5b3d880
Update src/content/developers/docs/data-structures/patricia-merkle-tr…
jmcook1186 Apr 8, 2022
0071008
wrap code in backticks
jmcook1186 Apr 8, 2022
bfd028d
fix typo in proof description
jmcook1186 Apr 8, 2022
6a7f15c
wrap all code in backticks
jmcook1186 Apr 8, 2022
684b5a8
Update src/content/developers/docs/data-structures/patricia-merkle-tr…
jmcook1186 Apr 8, 2022
bda0ddf
Update src/content/developers/docs/data-structures/rlp/index.md
jmcook1186 Apr 8, 2022
9a982a6
Update src/content/developers/docs/data-structures/rlp/index.md
jmcook1186 Apr 8, 2022
2b525b6
Update src/content/developers/docs/data-structures/rlp/index.md
jmcook1186 Apr 8, 2022
39c9e88
Update src/content/developers/docs/data-structures/rlp/index.md
jmcook1186 Apr 8, 2022
ee45197
Update src/content/developers/docs/data-structures/rlp/index.md
jmcook1186 Apr 8, 2022
ddb64e9
Update src/content/developers/docs/data-structures/rlp/index.md
jmcook1186 Apr 8, 2022
38ecd47
Apply suggestions from code review
jmcook1186 Apr 8, 2022
dcfe213
fix rust syntax
jmcook1186 Apr 8, 2022
e60a867
Update page-developers-docs.json
jmcook1186 Apr 8, 2022
0cb7f7b
Update developer-docs-links.yaml
jmcook1186 Apr 8, 2022
1b43fd7
sync glossaries: eth.org, ethdocs.org & eth.wiki
jmcook1186 Apr 8, 2022
8b27e68
alphabetical reorg and add page links
jmcook1186 Apr 8, 2022
27cf522
update according to @minimalsm comments
jmcook1186 Apr 13, 2022
a142f55
Update index.md
jmcook1186 Apr 13, 2022
b088307
Update src/content/developers/docs/networking-layer/network-addresses…
jmcook1186 Apr 13, 2022
0776144
Update src/content/developers/docs/networking-layer/index.md
jmcook1186 Apr 13, 2022
afc103f
Update index.md
jmcook1186 Apr 13, 2022
5f47efc
2nd lev el heading -> 3rd level heading
jmcook1186 Apr 13, 2022
d558330
Apply suggestions from code review
jmcook1186 Apr 13, 2022
ef59eec
apply review suggestions
jmcook1186 Apr 13, 2022
0b20a33
(vi): Update some translations and correct spelling mistakes in Vietn…
xcaro Apr 13, 2022
39e7749
Update src/content/developers/docs/data-structures/patricia-merkle-tr…
minimalsm Apr 15, 2022
29d3974
6058 Initial commit. Changed `internet` to ~`Web`.
stoobie Apr 24, 2022
ac23320
Bump cross-fetch from 3.1.4 to 3.1.5
dependabot[bot] Apr 28, 2022
6815b0f
Apply suggestions from code review
jmcook1186 May 4, 2022
36c7acc
alphabetized DAO; added hero dao
cupOJoseph May 5, 2022
206c766
fix internal links
wackerow May 5, 2022
f89db6c
change title to include "encoding"
jmcook1186 May 6, 2022
fa4fc96
sha3 -> keccak256
jmcook1186 May 6, 2022
5382c70
Apply suggestions from code review
jmcook1186 May 6, 2022
c6951d2
incorporate tutorial info for storage trie
jmcook1186 May 6, 2022
5ade831
apply suggestions from code review
jmcook1186 May 6, 2022
1e9ee98
Apply suggestions from code review
jmcook1186 May 6, 2022
6d38e81
update after code review
jmcook1186 May 6, 2022
3df31f9
add link to EIP2718
jmcook1186 May 6, 2022
b21c271
Update src/content/developers/docs/data-structures/ssz/index.md
minimalsm May 6, 2022
d389372
Update src/content/developers/docs/data-structures/ssz/index.md
minimalsm May 6, 2022
295316d
Update index.md
booklearner May 9, 2022
42b0ba5
swap ΜΓΔ order
cupOJoseph May 9, 2022
9217f65
update testnet url for setting up light node docs
byhow May 10, 2022
65c59f1
add eip 2178 link and info to receipts section
jmcook1186 May 10, 2022
503bee1
rename dir to data-structures-and-encoding
jmcook1186 May 10, 2022
d8a7570
fix sidebar link
jmcook1186 May 10, 2022
1fd8aa3
add to intro paragraph
jmcook1186 May 10, 2022
96de76b
Apply suggestions from code review
jmcook1186 May 10, 2022
6ea6f53
fix ip addr
jmcook1186 May 10, 2022
25445b0
mention engine api
jmcook1186 May 10, 2022
8ed6495
Update src/content/developers/docs/networking-layer/index.md
jmcook1186 May 10, 2022
cbc1e9e
update page link
jmcook1186 May 10, 2022
92f8a74
Merge branch 'network-layer' of https://github.com/jmcook1186/ethereu…
jmcook1186 May 10, 2022
c748029
Update bug bounty title & description
samajammin May 10, 2022
12de412
Fix incorrect path to optimistic rollups
soranature May 11, 2022
3d320de
Merge pull request #6292 from ethereum/bug-bounty-meta
minimalsm May 11, 2022
84dc600
docs: update README.md [skip ci]
allcontributors[bot] May 11, 2022
7924193
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] May 11, 2022
aa4388c
Merge pull request #6294 from soranature/patch-1
minimalsm May 11, 2022
8608b86
Merge pull request #6296 from ethereum/all-contributors/add-soranature
minimalsm May 11, 2022
e9eb4b7
Add Otterscan to the list of block explorers
wmitsuda May 11, 2022
8009ed3
Clarifying scope and impact
fredriksvantes May 11, 2022
ec53f8b
filter out stablecoins not on Ethereum
corwintines May 11, 2022
f67599c
bg homepage import from crowdin
wackerow May 11, 2022
b530abd
de homepage import from crowdin
wackerow May 11, 2022
40ec9f1
es homepage import from crowdin
wackerow May 11, 2022
c1d0e4d
hi homepage import from crowdin
wackerow May 11, 2022
3665273
it homepage import from crowdin
wackerow May 11, 2022
dea51e3
ml homepage import from crowdin
wackerow May 11, 2022
c492a03
ru homepage import from crowdin
wackerow May 11, 2022
4a1198a
sw homepage import from crowdin
wackerow May 11, 2022
3ea8a64
vi homepage import from crowdin
wackerow May 11, 2022
f062e49
zh homepage import from crowdin
wackerow May 11, 2022
e4c5ddd
cs Use Ethereum content import from Crowdin
wackerow May 12, 2022
66489d3
de Use Ethereum content import from Crowdin
wackerow May 12, 2022
2e0d439
es Use Ethereum content import from Crowdin
wackerow May 12, 2022
2c6ea16
fr Use Ethereum content import from Crowdin
wackerow May 12, 2022
14848ba
it Use Ethereum content import from Crowdin
wackerow May 12, 2022
51b9d98
ro Use Ethereum content import from Crowdin
wackerow May 12, 2022
9ef7c60
ru Use Ethereum content import from Crowdin
wackerow May 12, 2022
cd41e15
sw Use Ethereum content import from Crowdin
wackerow May 12, 2022
fe2d25c
zh Use Ethereum content import from Crowdin
wackerow May 12, 2022
f5a8898
Update src/content/glossary/index.md
minimalsm May 12, 2022
11da2ad
Merge pull request #5978 from jmcook1186/glossary-updates
minimalsm May 12, 2022
c2769a2
Update src/content/developers/docs/data-structures-and-encoding/index.md
minimalsm May 12, 2022
77fdffa
Merge pull request #6299 from fredriksvantes/bounty_program_merge
minimalsm May 12, 2022
bd75be3
docs: update README.md [skip ci]
allcontributors[bot] May 12, 2022
4903afa
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] May 12, 2022
cd196ba
Merge pull request #6232 from cupOJoseph/patch-2
minimalsm May 12, 2022
b028028
Merge pull request #6305 from ethereum/all-contributors/add-cupOJoseph
minimalsm May 12, 2022
bb3c313
Layout patch [Fixes #6228]
wackerow May 12, 2022
83840b5
Merge pull request #6310 from ethereum/margin-patch
corwintines May 12, 2022
f92dd01
nl Upgrades bucket latest from Crowdin
wackerow May 12, 2022
8a79c0e
ru Upgrades content latest from Crowdin
wackerow May 12, 2022
b361e7d
rename variables and add some documentation
corwintines May 12, 2022
da33e2d
sw Upgrades import latest from Crowdin
wackerow May 12, 2022
fc70b84
fr Advanced docs import latest from Crowdin
wackerow May 13, 2022
998aea4
it Advanced docs import latest from Crowdin
wackerow May 13, 2022
f841dbf
tr Advanced docs import latest from Crowdin
wackerow May 13, 2022
3afba63
Merge pull request #6321 from ethereum/tr-advanced
minimalsm May 13, 2022
9d02a71
Merge pull request #6320 from ethereum/it-advanced
minimalsm May 13, 2022
74423d4
Merge pull request #6319 from ethereum/fr-advanced
minimalsm May 13, 2022
737347c
Update index.md
awesamarth May 13, 2022
65ffffc
Merge pull request #6316 from ethereum/sw-upgrades
minimalsm May 13, 2022
e9f1c5d
Merge pull request #6311 from ethereum/nl-upgrades
minimalsm May 13, 2022
503e6d4
Update src/content/translations/ru/eips/index.md
minimalsm May 13, 2022
b5a5068
Merge pull request #6314 from ethereum/ru-upgrades
minimalsm May 13, 2022
eb7927b
Merge pull request #6301 from ethereum/intl-homepage
minimalsm May 13, 2022
e47641a
Update index.md
MATsxm May 15, 2022
cc24a0a
Merge branch 'dev' into vi
xcaro May 15, 2022
3817601
Fixed variable names in calculatingStringRewards [Fixes #6338]
hursittarcan May 16, 2022
ac610be
fix ip address typo
jmcook1186 May 16, 2022
ab4c213
Merge pull request #6300 from ethereum/stablecoin-update
minimalsm May 16, 2022
916dc09
Merge pull request #6339 from HursitTarcan/patch-4
minimalsm May 16, 2022
0d81f6e
docs: update README.md [skip ci]
allcontributors[bot] May 16, 2022
fe159c6
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] May 16, 2022
7675849
Merge pull request #6341 from ethereum/all-contributors/add-GustavoRS…
minimalsm May 16, 2022
5e3a276
Merge pull request #6332 from MATsxm/patch-6
minimalsm May 16, 2022
9bf80b4
Update src/content/developers/docs/consensus-mechanisms/index.md
minimalsm May 16, 2022
b1882bf
Merge pull request #6325 from AweSamarth/patch-2
minimalsm May 16, 2022
e6acc0e
docs: update README.md [skip ci]
allcontributors[bot] May 16, 2022
5822d51
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] May 16, 2022
ded5800
Merge pull request #6342 from ethereum/all-contributors/add-AweSamarth
minimalsm May 16, 2022
b676b9f
docs: update README.md [skip ci]
allcontributors[bot] May 16, 2022
0d8c6f1
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] May 16, 2022
bdbc54c
Merge pull request #6280 from byhow/update-lightnode-testnet-url
minimalsm May 16, 2022
29c7b98
Merge pull request #6343 from ethereum/all-contributors/add-byhow
minimalsm May 16, 2022
600bc38
Update src/intl/vi/common.json
minimalsm May 16, 2022
29679c7
Merge pull request #6022 from xcaro/vi
minimalsm May 16, 2022
d7eaae5
'View in English' button link fixed
hursittarcan May 16, 2022
1485c3d
Fix broken links
minimalsm May 16, 2022
5c78c10
Merge pull request #5758 from jmcook1186/rlp-page
minimalsm May 16, 2022
b7cb0a8
Merge branch 'dev' into network-layer
minimalsm May 16, 2022
4db2b66
Merge pull request #5838 from jmcook1186/network-layer
minimalsm May 16, 2022
e49cf20
secondaryButtonLink fixed
hursittarcan May 16, 2022
e18fc38
Update src/content/web3/index.md
minimalsm May 16, 2022
d382a21
Update src/content/web3/index.md
minimalsm May 16, 2022
07a0660
Update src/content/web3/index.md
minimalsm May 16, 2022
9b0e55c
Update src/content/web3/index.md
minimalsm May 16, 2022
1009ed5
Merge pull request #6142 from stoobie/6058
minimalsm May 16, 2022
e005895
docs: update README.md [skip ci]
allcontributors[bot] May 16, 2022
cfc956d
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] May 16, 2022
6cde661
Merge pull request #6345 from ethereum/all-contributors/add-stoobie
minimalsm May 16, 2022
e36c571
Merge pull request #6298 from wmitsuda/patch-1
minimalsm May 16, 2022
5fb0b7d
Merge pull request #6173 from ethereum/dependabot/npm_and_yarn/cross-…
wackerow May 16, 2022
99fc334
syntax bug patch
wackerow May 16, 2022
60c7d46
Update src/components/TranslationBanner.js
hursittarcan May 16, 2022
c912c78
Update TranslationBanner.js
hursittarcan May 16, 2022
1f43f9a
Merge pull request #6347 from ethereum/bug-patch
corwintines May 16, 2022
8c49e9d
fr/ja/sl Update homepage with latest from Crowdin
wackerow May 16, 2022
61c8968
docs: update README.md [skip ci]
allcontributors[bot] May 16, 2022
4f9bd5b
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] May 16, 2022
e0ccb98
Merge pull request #6263 from booklearner/patch-2
minimalsm May 16, 2022
7e6b0dc
Merge pull request #6348 from ethereum/all-contributors/add-booklearner
minimalsm May 16, 2022
b6cb128
Remove unused pages
minimalsm May 16, 2022
0fbb21e
Remove what is ethereum page
minimalsm May 16, 2022
042c853
json syntax bug patch
wackerow May 16, 2022
a7d49ff
Merge pull request #6350 from ethereum/syntax-bug-patch
pettinarip May 16, 2022
cf91ca8
Merge branch 'dev' into homepage-batch
wackerow May 16, 2022
10a623a
Merge pull request #6349 from ethereum/homepage-batch
minimalsm May 16, 2022
d217f16
Merge pull request #6303 from ethereum/intl-use-ethereum
minimalsm May 16, 2022
d260a67
Merge pull request #6344 from HursitTarcan/devhursit05
minimalsm May 16, 2022
09f28ca
Fix POAPs claim on Translation Program page
jhonnyvianello May 16, 2022
5130095
Merge pull request #6352 from jhonnyvianello/patch-11
minimalsm May 16, 2022
b8f5e44
v3.24.0
corwintines May 17, 2022
9dbe58a
Merge pull request #6354 from ethereum/v3-24-0
corwintines May 17, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
64 changes: 64 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -7388,6 +7388,70 @@
"doc",
"ideas"
]
},
{
"login": "soranature",
"name": "Sora Nature",
"avatar_url": "https://avatars.githubusercontent.com/u/105337203?v=4",
"profile": "https://github.com/soranature",
"contributions": [
"doc"
]
},
{
"login": "cupOJoseph",
"name": "Joseph Schiarizzi",
"avatar_url": "https://avatars.githubusercontent.com/u/9449596?v=4",
"profile": "http://josephschiarizzi.com",
"contributions": [
"doc"
]
},
{
"login": "GustavoRSSilva",
"name": "Gustavo Silva",
"avatar_url": "https://avatars.githubusercontent.com/u/8384988?v=4",
"profile": "https://gustavorssilva.github.io/",
"contributions": [
"bug"
]
},
{
"login": "AweSamarth",
"name": "Samarth Saxena",
"avatar_url": "https://avatars.githubusercontent.com/u/72488638?v=4",
"profile": "https://github.com/AweSamarth",
"contributions": [
"doc"
]
},
{
"login": "byhow",
"name": "Baihao",
"avatar_url": "https://avatars.githubusercontent.com/u/25713361?v=4",
"profile": "https://github.com/byhow",
"contributions": [
"doc",
"bug"
]
},
{
"login": "stoobie",
"name": "Steve Goodman",
"avatar_url": "https://avatars.githubusercontent.com/u/39279277?v=4",
"profile": "https://github.com/stoobie",
"contributions": [
"doc"
]
},
{
"login": "booklearner",
"name": "booklearner",
"avatar_url": "https://avatars.githubusercontent.com/u/103979114?v=4",
"profile": "http://booklearner.org",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
Expand Down
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1198,6 +1198,15 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<tr>
<td align="center"><a href="https://hack.bg"><img src="https://avatars.githubusercontent.com/u/13139371?v=4?s=100" width="100px;" alt=""/><br /><sub><b>mradkov</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=mradkov" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/b17z"><img src="https://avatars.githubusercontent.com/u/3633484?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Bienvenido Rodriguez</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=b17z" title="Documentation">📖</a> <a href="#ideas-b17z" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="https://github.com/soranature"><img src="https://avatars.githubusercontent.com/u/105337203?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sora Nature</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=soranature" title="Documentation">📖</a></td>
<td align="center"><a href="http://josephschiarizzi.com"><img src="https://avatars.githubusercontent.com/u/9449596?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Joseph Schiarizzi</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=cupOJoseph" title="Documentation">📖</a></td>
<td align="center"><a href="https://gustavorssilva.github.io/"><img src="https://avatars.githubusercontent.com/u/8384988?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Gustavo Silva</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/issues?q=author%3AGustavoRSSilva" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://github.com/AweSamarth"><img src="https://avatars.githubusercontent.com/u/72488638?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Samarth Saxena</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=AweSamarth" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/byhow"><img src="https://avatars.githubusercontent.com/u/25713361?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Baihao</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=byhow" title="Documentation">📖</a> <a href="https://github.com/ethereum/ethereum-org-website/issues?q=author%3Abyhow" title="Bug reports">🐛</a></td>
</tr>
<tr>
<td align="center"><a href="https://github.com/stoobie"><img src="https://avatars.githubusercontent.com/u/39279277?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Steve Goodman</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=stoobie" title="Documentation">📖</a></td>
<td align="center"><a href="http://booklearner.org"><img src="https://avatars.githubusercontent.com/u/103979114?v=4?s=100" width="100px;" alt=""/><br /><sub><b>booklearner</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=booklearner" title="Documentation">📖</a></td>
</tr>
</table>

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ethereum-org-website",
"version": "3.23.0",
"version": "3.24.0",
"description": "Website of ethereum.org",
"main": "index.js",
"repository": "[email protected]:ethereum/ethereum-org-website.git",
Expand All @@ -17,7 +17,7 @@
"axios": "^0.21.2",
"babel-plugin-styled-components": "^1.10.7",
"clipboard": "^2.0.6",
"cross-fetch": "^3.1.3-alpha.6",
"cross-fetch": "^3.1.5",
"dotenv": "^8.2.0",
"ethereum-blockies-base64": "^1.0.2",
"framer-motion": "^4.1.3",
Expand Down
1 change: 0 additions & 1 deletion src/components/CardList.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ const ItemLink = styled(Link)`
padding: 1rem;
width: 100%;
color: #000000;
margin-bottom: 1rem;
&:hover {
border-radius: 4px;
box-shadow: 0 0 1px ${(props) => props.theme.colors.primary};
Expand Down
9 changes: 8 additions & 1 deletion src/components/Staking/StakingGuides.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
// Libraries
import React from "react"
import styled from "styled-components"

// Components
import CardList from "../CardList"

const StyledCardList = styled(CardList)`
display: flex;
flex-direction: column;
gap: 1rem;
`

const StakingGuides = () => {
const guides = [
{
Expand All @@ -23,7 +30,7 @@ const StakingGuides = () => {
},
]

return <CardList content={guides} />
return <StyledCardList content={guides} />
}

export default StakingGuides
2 changes: 1 addition & 1 deletion src/components/TranslationBanner.js
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ const TranslationBanner = ({
</div>
{!isPageContentEnglish && (
<div>
<SecondaryButtonLink isSecondary to={`${originalPagePath}`}>
<SecondaryButtonLink isSecondary to={`/en${originalPagePath}`}>
<Translation id="translation-banner-button-see-english" />
</SecondaryButtonLink>
</div>
Expand Down
13 changes: 7 additions & 6 deletions src/content/community/get-involved/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,17 +101,18 @@ The Ethereum ecosystem is on a mission to fund public goods and impactful projec

"DAOs" are decentralized autonomous organizations. These groups leverage Ethereum technology to facilitate organization and collaboration. For instance, for controlling membership, voting on proposals, or managing pooled assets. While DAOs are still experimental, they offer opportunities for you to find groups that you identify with, find collaborators, and grow your impact on the Ethereum community. [More on DAOs](/dao/)

- [DAOSquare](https://www.daosquare.io) [@DAOSquare](https://twitter.com/DAOSquare) - _Promote the DAO concept in non-tech field and help people create value through DAO._
- [Developer DAO](https://www.developerdao.com/) [@developer_dao](https://twitter.com/developer_dao) - _Community of builders who believe in collective ownership of the internet_
- [dOrg](https://dOrg.tech) [@dOrg_tech](https://twitter.com/dOrg_tech) - _Freelancer Web3 development collective working as a DAO_
- [DXdao](https://DXdao.eth.link/) [@DXdao](https://twitter.com/DXdao_) - _Decentralized development & governance of dApps & protocols_
- [HausDAO](https://daohaus.club) [@nowdaoit](https://twitter.com/nowdaoit) - _Community governance of DAOhaus_
- [Hero DAO](https://herodao.org/) [@hero_dao](https://twitter.com/hero_dao) - _Community owned superhero franchise_
- [LexDAO](https://lexdao.coop) [@lex_DAO](https://twitter.com/lex_DAO) - _Legal engineering_
- [Machi X](https://machix.com) [@MachiXOfficial](https://twitter.com/MachiXOfficial) - _Art community_
- [MetaCartel](https://metacartel.org) [@Meta_Cartel](https://twitter.com/Meta_Cartel) - _DAO incubator_
- [MetaCartel Ventures](https://metacartel.xyz) [@VENTURE_DAO](https://twitter.com/VENTURE_DAO) - _Venture for pre-seed crypto projects_
- [MetaGame](https://metagame.wtf) [@MetaFam](https://twitter.com/MetaFam) - _MMORPG Game Mechanics for Real Life_
- [MetaFactory](https://metafactory.ai) [@TheMetaFactory](https://twitter.com/TheMetaFactory) - _Digiphysical Apparel Brands_
- [MolochDAO](https://molochdao.com) [@MolochDAO](https://twitter.com/MolochDAO) - _Community focused on funding Ethereum development_
- [ΜΓΔ](https://metagammadelta.com/) (Meta Gamma Delta) [@metagammadelta](https://twitter.com/metagammadelta) - _Women-led projects_
- [MolochDAO](https://molochdao.com) [@MolochDAO](https://twitter.com/MolochDAO) - _Community focused on funding Ethereum development_
- [Raid Guild](https://raidguild.org) [@RaidGuild](https://twitter.com/RaidGuild) - _Collective of Web3 builders_
- [DAOSquare](https://www.daosquare.io) [@DAOSquare](https://twitter.com/DAOSquare) - _Promote the DAO concept in non-tech field and help people create value through DAO._
- [dOrg](https://dOrg.tech) [@dOrg_tech](https://twitter.com/dOrg_tech) - _Freelancer Web3 development collective working as a DAO_
- [HausDAO](https://daohaus.club) [@nowdaoit](https://twitter.com/nowdaoit) - _Community governance of DAOhaus_
- [Developer DAO](https://www.developerdao.com/) [@developer_dao](https://twitter.com/developer_dao) - _Community of builders who believe in collective ownership of the internet_
- [DXdao](https://DXdao.eth.link/) [@DXdao](https://twitter.com/DXdao_) - _Decentralized development & governance of dApps & protocols_
2 changes: 1 addition & 1 deletion src/content/contributing/translation-program/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ If you want to get involved and help us grow the global Ethereum community by tr

<InfoBanner emoji=":tada:">
Check out our <Link to="/contributing/translation-program/acknowledgements/">Translator Acknowledgements</Link> page, and{" "}
claim your POAP token! If you translated ethereum.org in 2021, there's a unique POAP waiting for you.{" "}
claim your POAP token! If you translated ethereum.org in 2022, there's a unique POAP waiting for you.{" "}
<Link to="/contributing/translation-program/acknowledgements/#poap">More on POAPs</Link>
</InfoBanner>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Ethereum, like Bitcoin, currently uses a **proof-of-work (PoW)** consensus proto

#### Block creation {#pow-block-creation}

Proof-of-work is done by [miners](/developers/docs/consensus-mechanisms/pow/mining/), who compete to create new blocks full of processed transactions. The winner shares the new block with the rest of the network and earns some freshly minted ETH. The race is won by whosever computer can solve a math puzzle fastest – this produces the cryptographic link between the current block and the block that went before. Solving this puzzle is the work in "proof-of-work".
Proof-of-work is done by [miners](/developers/docs/consensus-mechanisms/pow/mining/), who compete to create new blocks full of processed transactions. The winner shares the new block with the rest of the network and earns some freshly minted ETH. The race is won by the computer which is able to solve a math puzzle fastest – this produces the cryptographic link between the current block and the block that went before. Solving this puzzle is the work in "proof-of-work".

#### Security {#pow-security}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ You should understand the basic concepts of Ethereum so you can make sense of th
- [Blockchair](https://blockchair.com/ethereum) –_Also available in Spanish, French, Italian, Dutch, Portuguese, Russian, Chinese, and Farsi_
- [Blockscout](https://blockscout.com/)
- [OKLink](https://www.oklink.com/eth)
- [Otterscan](https://otterscan.io/)

## Data {#data}

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
title: Data structures and encoding
description: An overview of the fundamental Ethereum data structures.
lang: en
sidebar: true
sidebarDepth: 2
---

Ethereum creates, stores and transfers large volumes of data. This data must get formatted in standardized and memory-efficient ways to allow anyone to [run a node](/run-a-node/) on relatively modest consumer-grade hardware. To achieve this, several specific data structures are used on the Ethereum stack.

## Prerequisites {#prerequisites}

You should understand the fundamentals of Ethereum and [client software](/developers/docs/nodes-and-clients/). Familiarity with the networking layer and [the Ethereum whitepaper](/whitepaper/) is recommended.

## Data structures {#data-structures}

### Patricia merkle tries {#patricia-merkle-tries}

Patricia Merkle Tries are structures that encode key-value pairs into a deterministic and cryptographically authenticated trie. These are used extensively across Ethereum's execution layer.

[More on Patricia Merkle Tries](/developers/docs/data-structures-and-encoding/patricia-merkle-trie)

### Recursive Length Prefix {#recursive-length-prefix}

Recursive Length Prefix (RLP) is a serialization method used extensively across Ethereum's execution layer.

[More on RLP](/developers/docs/data-structures-and-encoding/rlp).

### Simple Serialize {#simple-serialize}

Simple Serialize (SSZ) is the dominant serialization format on Ethereum's consensus layer because of its compatibility with merklelization.

[More on SSZ](/developers/docs/data-structures-and-encoding/ssz).
Loading