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 v8.1.0 #12182

Merged
merged 296 commits into from
Feb 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
296 commits
Select commit Hold shift + click to select a range
ac61dfd
feat: implement translation progress and indicator
wackerow Jan 24, 2024
8c71b41
feat: add browser locale highlight
wackerow Jan 24, 2024
d412a9f
Updates in gas docs and history docs
Crosstons Jan 24, 2024
47e3d40
fix: nav lang state
wackerow Jan 24, 2024
b8d1cb5
refactor: show en, patch mobile styling, linting
wackerow Jan 24, 2024
9913e0d
refactor: save word/phrase counts with progress
wackerow Jan 24, 2024
e1c2c6f
style: limit desktop menu height to 75vh
wackerow Jan 24, 2024
5aadc07
refactor: improve nomenclature, extract type
wackerow Jan 24, 2024
8eb8e3d
feat: add NoResultsCallout
wackerow Jan 24, 2024
956baf4
refactor: use closeOnSelect to keep menu open
wackerow Jan 24, 2024
e999e4a
feat: kbd shortcut for language menu / color mode
wackerow Jan 24, 2024
ec39b2f
refactor isInternalPdf logic in Link to not use locale
corwintines Jan 24, 2024
1e926d4
Updates in style-guide and date format
Crosstons Jan 25, 2024
3bc4aa3
Apply suggestions from code review
minimalsm Jan 25, 2024
da6c3cc
Delete gas JSON file
minimalsm Jan 25, 2024
966a9ef
Merge branch 'dev' into language-menu
wackerow Jan 25, 2024
ecbcd1e
style: update styling per design
wackerow Jan 25, 2024
43f2f57
feat: add footer callout, sticky positioning
wackerow Jan 25, 2024
622a189
fix: crowdin lang code for urdu and nepali
wackerow Jan 25, 2024
02c42d0
fix: scroll container on kbd list navigation
wackerow Jan 25, 2024
21c03a3
Merge branch 'ethereum:dev' into gas-docs-update
Crosstons Jan 26, 2024
b556df1
Merge branch 'ethereum:dev' into gas-docs-update
Crosstons Jan 26, 2024
a418670
Merge branch 'gas-docs-update' of https://github.com/Crosstons/ethere…
Crosstons Jan 26, 2024
e14a3a5
Changes history/docs
Crosstons Jan 26, 2024
3de7fb6
Merge branch 'ethereum:dev' into fixes-#5299
Crosstons Jan 26, 2024
55fa6e0
fix: search modal scroll position and overlay
wackerow Jan 26, 2024
9f82ccf
style: update progress bar and active colors
wackerow Jan 26, 2024
e2292a3
fix: fix typos
rex4539 Jan 26, 2024
3e971b6
refactor: replace chunk of `FC` and `interface` with direct declarati…
TylerAPfledderer Jan 25, 2024
5de75b5
Merge remote-tracking branch 'origin/dev' into refactor/replace-fc-wi…
TylerAPfledderer Jan 27, 2024
4c0e2d7
feat: enable multiple browser preferences
wackerow Jan 27, 2024
fcb7572
fix: feedback widget by modifying left property
ArianHamdi Jan 30, 2024
757c4bd
Merge branch 'dev' into quiz-types
wackerow Jan 30, 2024
d19c487
Update .all-contributorsrc
g0rbe Jan 30, 2024
a76412c
Update README.md
g0rbe Jan 30, 2024
c9e23ee
refactor: menu footer using Button and Grid components
wackerow Jan 31, 2024
b372cb9
refactor: apply suggestions from code review
wackerow Jan 31, 2024
8b01dce
refactor: implement hamburger/close button redesign
wackerow Jan 31, 2024
22d4d6a
fix: update breakpoint
wackerow Jan 31, 2024
db1eb9a
style: current lang colors, add check icon
wackerow Jan 31, 2024
a3a34f0
style: add mobile overlay behind menu
wackerow Jan 31, 2024
1fe9d66
patch: boolean prop optional
wackerow Jan 31, 2024
4b3ccb5
i18n: extract LanguagePicker strings
wackerow Jan 31, 2024
badeb45
fixed POAP logo
vedantabanerjee Jan 31, 2024
872f9a3
Delete React.FC in sample code because of code-conventions change
HiroyukiNaito Jan 31, 2024
868ef21
Delete React.FC in sample code because of code-conventions change
HiroyukiNaito Jan 31, 2024
d178225
Delete React.FC in sample code because of code-conventions change
HiroyukiNaito Jan 31, 2024
62321eb
refactor: use languages util, rm root access
wackerow Jan 31, 2024
f0bbfe6
refactor: rm useEffect; type check for navigator
wackerow Jan 31, 2024
5795512
refactor: extract useLanguagePicker custom hook
wackerow Jan 31, 2024
81314b2
Merge branch 'dev' into refactor/replace-fc-with-plain-prop-declare
TylerAPfledderer Jan 31, 2024
95953cd
feat: add Matomo event tracking
wackerow Jan 31, 2024
16612ec
i18n: extract missing LanguagePicker strings
wackerow Jan 31, 2024
f203c26
Merge branch 'dev' into language-menu
wackerow Jan 31, 2024
2d6147b
refactor: reuse existing type, rm redundant entry
wackerow Jan 31, 2024
3ec4c3c
Replace, rename, or remove URLS that are no longer valid.
lucas-amberg Feb 1, 2024
4807a50
remove duplicate URLS
lucas-amberg Feb 1, 2024
cce2945
Merge pull request #12067 from g0rbe/dev
corwintines Feb 1, 2024
d615a6e
New control added to path.
yigittopm Feb 1, 2024
56281a4
Greater than zero error has been fixed.
yigittopm Feb 1, 2024
aade323
Remove unnecessary import
corwintines Feb 1, 2024
3e83d04
Merge pull request #12014 from TylerAPfledderer/refactor/replace-fc-w…
corwintines Feb 1, 2024
1004745
Merge pull request #12072 from HiroyukiNaito/01312024_1
corwintines Feb 1, 2024
e0541fd
Merge branch 'dev' into pr/rex4539/12032
corwintines Feb 1, 2024
acd8e2f
Merge pull request #12032 from rex4539/typos
corwintines Feb 1, 2024
9ebb2aa
Merge branch 'dev' into fix_whitepaper
pettinarip Feb 1, 2024
16277b1
Merge branch 'dev' into fix_whitepaper
pettinarip Feb 1, 2024
1febe24
revert change in md file and disable locale flag for internal pdf lin…
pettinarip Feb 1, 2024
73a047f
Merge branch 'dev' into quiz-types
pettinarip Feb 1, 2024
f3c9824
Merge pull request #11992 from ethereum/quiz-types
pettinarip Feb 1, 2024
ebf5f86
Merge pull request #12069 from vedantabanerjee/patch-1
corwintines Feb 1, 2024
0b2cf23
feat: update matomo event tracking
wackerow Feb 1, 2024
b96e950
fix: remove initialFocusRef, add string namespace
wackerow Feb 1, 2024
c30f378
add ethcc to upcoming events
oceans404 Feb 1, 2024
3c8869a
Merge pull request #12087 from oceans404/dev
nhsz Feb 1, 2024
6c9e8ff
Merge pull request #12090 from ethereum/master
corwintines Feb 2, 2024
6afb437
Merge pull request #12091 from ethereum/staging
corwintines Feb 2, 2024
08a33c1
Merge branch 'dev' of github.com:ethereum/ethereum-org-website into f…
ArianHamdi Feb 2, 2024
18adf5c
Index processing consistency resolved
yigittopm Feb 2, 2024
f13b893
fix: popup position
ArianHamdi Feb 2, 2024
68bf0c7
fix: change left to insetStart
ArianHamdi Feb 2, 2024
ff1e34f
fix: typo
ArianHamdi Feb 2, 2024
f36cc9b
Add Base as an Optimistic rollup [Fixes #11698]
Maxservais Feb 2, 2024
b422cba
Ran autofix to sort imports
Maxservais Feb 2, 2024
ab4086d
fixed image
nloureiro Feb 2, 2024
aecb21d
Merge pull request #11928 from lucas-amberg/fix_whitepaper
nhsz Feb 2, 2024
fec8acd
Merge pull request #12083 from yigittopm/fix/dev-docs-prev-and-next-link
nhsz Feb 2, 2024
7329596
Fix #12101: Bug: missing space in history entries
MohitKambli Feb 2, 2024
3837d70
fix: homepage link to developers page
samajammin Feb 3, 2024
01de5b2
Typo : "NTF" instead of "NFT"
NelCit Feb 3, 2024
7282e1f
fixed the broken link to correct one stated in issue: Update USDC lin…
a-hagi613 Feb 4, 2024
0f50e9c
added ethsafari event info for 2024
Barukimang Feb 5, 2024
02b594f
small edit
Barukimang Feb 5, 2024
9caaa24
Merge pull request #12109 from NelCit/dev
nhsz Feb 5, 2024
ca582cc
Merge pull request #12107 from ethereum/fix/homepage-developers-link
nhsz Feb 5, 2024
fe1ed8a
feat: browser preference badge
wackerow Feb 5, 2024
23e7fda
chore: deprecate isBrowserPreference
wackerow Feb 5, 2024
c4e3639
chore: add missing hook dependency
wackerow Feb 5, 2024
2137963
chore: clean up unused variables
wackerow Feb 5, 2024
8c3576e
feat: keyboard navigation updates
wackerow Feb 6, 2024
72470f0
fix: mobile picker positioning
wackerow Feb 6, 2024
9e3c7b5
Update translation stats
lukassim Feb 6, 2024
08e68a2
Add missing namespace for gas page translations
corwintines Feb 6, 2024
2f53d29
Merge pull request #12122 from ethereum/fixTranslationBug
nhsz Feb 6, 2024
6436fd1
Merge pull request #12121 from ethereum/update-translation-stats
nhsz Feb 6, 2024
8d32733
Merge remote-tracking branch 'origin/dev' into style/secondary-style-…
TylerAPfledderer Feb 6, 2024
cb54a46
feat: hide "languages" below lg breakpoint
wackerow Feb 6, 2024
4172a13
fix: menu item styling
wackerow Feb 6, 2024
c9b8226
Change miner to maximal in MEV
sandakersmann Feb 7, 2024
dc64a8c
remove broken links
MiConnell Feb 7, 2024
d3af5ac
Merge pull request #12006 from ethereum/language-menu
wackerow Feb 7, 2024
49cbdaf
refactor: trim progress data, clean up
wackerow Feb 7, 2024
556cf7d
Merge pull request #12130 from ethereum/lang-menu-reduce-data
pettinarip Feb 8, 2024
7067254
Merge pull request #12052 from ArianHamdi/fix/feedback-widget/s1
pettinarip Feb 8, 2024
d0c4fae
Merge pull request #11333 from TylerAPfledderer/style/secondary-style…
nhsz Feb 8, 2024
0dc8268
changed the main color for the language
nloureiro Feb 8, 2024
453925b
fix: menu item hover label styles
wackerow Feb 8, 2024
7ca788a
fix roadmap link [Fixes #12108]
jennyg0 Feb 8, 2024
2e6491f
Merge pull request #12137 from jennyg0/update-roadmap-link
nhsz Feb 8, 2024
65be4f4
[fix] rename footer hyperlink
yash251 Feb 9, 2024
88339c3
added Sage Design system to the list
nloureiro Feb 9, 2024
0b71bfd
Update Crowdin translation progress
actions-user Feb 9, 2024
00613de
[fix] update contact
yash251 Feb 9, 2024
64b018d
Merge pull request #12142 from ethereum/automated-update-20240209162622
nhsz Feb 9, 2024
065f463
Merge pull request #12139 from yash251/dev
nhsz Feb 9, 2024
3c4a155
fix: removed skiff (defunct and shutting down in 6 months)
titanism Feb 10, 2024
b91940b
Merge pull request #12141 from ethereum/Add-a-Safe-design-system
minimalsm Feb 10, 2024
56b95b9
Update Crowdin contributors
actions-user Feb 11, 2024
cc67771
Fix a typo
aslikaya Feb 11, 2024
ad43868
fix: image src path
wackerow Feb 11, 2024
4661b61
Update index.md
scagria Feb 12, 2024
e7f8f89
docs: update README.md [skip ci]
allcontributors[bot] Feb 12, 2024
798f5dd
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Feb 12, 2024
16fb2e7
Merge pull request #12154 from ethereum/all-contributors/add-sminempepe
minimalsm Feb 12, 2024
501b2bd
Merge pull request #12153 from sminempepe/patch-1
minimalsm Feb 12, 2024
9d309eb
Merge pull request #12149 from ethereum/readme-logo
minimalsm Feb 12, 2024
b371113
Merge pull request #12148 from aslikaya/patch-2
minimalsm Feb 12, 2024
3a37c53
docs: update README.md [skip ci]
allcontributors[bot] Feb 12, 2024
a8527e9
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Feb 12, 2024
d847129
Merge pull request #12155 from ethereum/all-contributors/add-aslikaya
minimalsm Feb 12, 2024
b3be1cc
Merge pull request #12100 from ethereum/fix-the-image
minimalsm Feb 12, 2024
023f657
docs: update README.md [skip ci]
allcontributors[bot] Feb 12, 2024
d6eb66a
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Feb 12, 2024
a98054e
Merge pull request #12129 from MiConnell/patch-3
minimalsm Feb 12, 2024
224c64c
Merge pull request #12156 from ethereum/all-contributors/add-MiConnell
minimalsm Feb 12, 2024
0d79ca4
docs: update README.md [skip ci]
allcontributors[bot] Feb 12, 2024
1f223de
Merge pull request #12082 from lucas-amberg/fix-links
minimalsm Feb 12, 2024
265d138
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Feb 12, 2024
72119b2
Merge pull request #12157 from ethereum/all-contributors/add-lucas-am…
minimalsm Feb 12, 2024
119a6a8
docs: update README.md [skip ci]
allcontributors[bot] Feb 12, 2024
4d41098
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Feb 12, 2024
b763905
Merge pull request #12112 from a-hagi613/fixBrokenUsdcLink
minimalsm Feb 12, 2024
8e09770
Merge pull request #12158 from ethereum/all-contributors/add-a-hagi613
minimalsm Feb 12, 2024
96a6d73
Merge pull request #12018 from Crosstons/fixes-#5299
wackerow Feb 12, 2024
3e98761
Merge branch 'dev' into dev
corwintines Feb 12, 2024
bbf4432
Update src/data/crowdin/translation-buckets-dirs.json
minimalsm Feb 12, 2024
bb7fc0c
Merge pull request #12146 from ethereum/automated-update-20240211001056
minimalsm Feb 12, 2024
5dfac3c
docs: update README.md [skip ci]
allcontributors[bot] Feb 12, 2024
10490c0
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Feb 12, 2024
0d3d154
Merge pull request #12159 from ethereum/all-contributors/add-pranavkonde
corwintines Feb 12, 2024
3983796
Merge pull request #11359 from pranavkonde/dev
corwintines Feb 12, 2024
fb73877
Merge branch 'dev' into pr/11731
wackerow Feb 12, 2024
104baef
Merge pull request #11731 from 0xMBL/dev
wackerow Feb 12, 2024
485088d
Update voting platform link
aslikaya Feb 12, 2024
174aab0
Apply suggestions from code review
wackerow Feb 12, 2024
3648b1c
Merge pull request #12031 from ethereum/search-modal
pettinarip Feb 12, 2024
e2582c5
cleanup
corwintines Feb 12, 2024
b722b02
docs: update README.md [skip ci]
allcontributors[bot] Feb 12, 2024
483fac3
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Feb 12, 2024
49bb94e
Merge pull request #12161 from ethereum/all-contributors/add-MohitKambli
corwintines Feb 12, 2024
4c75957
Merge pull request #12106 from MohitKambli/ethereum-org-website-branch
corwintines Feb 12, 2024
00f5a23
Merge pull request #12008 from Crosstons/gas-docs-update
wackerow Feb 12, 2024
5a3589d
Merge branch 'dev' into germanImport
wackerow Feb 12, 2024
6638741
Merge branch 'dev' into japaneseImport
wackerow Feb 12, 2024
0804079
fix: patch issues from import
wackerow Feb 12, 2024
d4ce6d9
fix: init useTranslation
wackerow Feb 12, 2024
8c5b1f3
fix: init useTranslation
wackerow Feb 12, 2024
9a1e7b6
fix: init useTranslation
wackerow Feb 12, 2024
46ac19f
Merge branch 'dev' into polishImport
wackerow Feb 12, 2024
14c57b7
Merge pull request #12162 from ethereum/intl-patch
corwintines Feb 12, 2024
e540e24
fix: env var name for post-next.js
wackerow Feb 12, 2024
9bb465a
Merge pull request #11981 from ethereum/japaneseImport
wackerow Feb 12, 2024
f30ccc5
Merge branch 'dev' into pr/leeederek/11307
corwintines Feb 12, 2024
b4134ae
Change kurtosis data after dev merge
corwintines Feb 12, 2024
b31d6ed
Merge branch 'dev' into germanImport
wackerow Feb 12, 2024
c3bc995
Merge branch 'dev' into crowdin-import-update
wackerow Feb 12, 2024
4256b35
Merge branch 'dev' into pr/12160
wackerow Feb 12, 2024
b6d4bf7
Merge branch 'dev' into pr/snowden-fu/11687
corwintines Feb 12, 2024
06bbd24
Merge pull request #11687 from snowden-fu/dev
corwintines Feb 12, 2024
e0bfb52
Merge pull request #11307 from leeederek/derek/update-ethereum-packag…
corwintines Feb 13, 2024
34d1b29
Merge branch 'dev' into pr/oleksandr-hyriavets/11364
corwintines Feb 13, 2024
2add1d1
fix merge mistake
corwintines Feb 13, 2024
3a08dbc
fix merge issue
corwintines Feb 13, 2024
699615c
fix merge issue
corwintines Feb 13, 2024
0d5cb32
Merge pull request #11364 from oleksandr-hyriavets/what-is-etherium-p…
corwintines Feb 13, 2024
f636353
docs: update README.md [skip ci]
allcontributors[bot] Feb 13, 2024
12db74e
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Feb 13, 2024
3f928eb
Merge pull request #12164 from ethereum/all-contributors/add-oleksand…
corwintines Feb 13, 2024
f5ec0a4
Merge pull request #12163 from ethereum/crowdin-import-update
corwintines Feb 13, 2024
b0a5de0
Merge pull request #12127 from sandakersmann/dev
corwintines Feb 13, 2024
a885dbf
Update src/data/layer-2/layer-2.ts
corwintines Feb 13, 2024
29bd2b0
Remove Skiff i18n JSON strings
minimalsm Feb 13, 2024
2827e1b
Remove Skiff image
minimalsm Feb 13, 2024
9948984
docs: update README.md [skip ci]
allcontributors[bot] Feb 13, 2024
253c3b7
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Feb 13, 2024
6ac69ac
Merge pull request #12143 from titanism/patch-1
minimalsm Feb 13, 2024
8b66e31
Merge pull request #12170 from ethereum/all-contributors/add-titanism
minimalsm Feb 13, 2024
5350151
Remove Skiff image alts
minimalsm Feb 13, 2024
1a840c4
Remove stray JSON string
minimalsm Feb 13, 2024
a1a98c1
Merge pull request #11976 from ethereum/germanImport
wackerow Feb 13, 2024
111d61e
Merge pull request #11983 from ethereum/polishImport
wackerow Feb 13, 2024
a3924a2
revert: discord link change
wackerow Feb 13, 2024
9bec2d6
docs: update README.md [skip ci]
allcontributors[bot] Feb 13, 2024
d596852
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Feb 13, 2024
a29c9e4
Merge pull request #12171 from ethereum/all-contributors/add-Maxservais
corwintines Feb 13, 2024
0129c29
Merge pull request #12092 from Maxservais/adding_base
corwintines Feb 13, 2024
7e6936f
Merge pull request #12169 from ethereum/removeSkiffImage
corwintines Feb 13, 2024
ac874ce
Merge pull request #12168 from ethereum/removeSkiffi18nJSON
corwintines Feb 13, 2024
1008a6a
Move location of file
minimalsm Feb 13, 2024
74740a0
Apply suggestions from code review
minimalsm Feb 13, 2024
f116c9a
Merge branch 'dev' into patch-1
minimalsm Feb 13, 2024
54e3c47
docs: update README.md [skip ci]
allcontributors[bot] Feb 13, 2024
779acdd
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Feb 13, 2024
6a090a5
Merge pull request #10724 from nebolax/patch-1
minimalsm Feb 13, 2024
1eace0f
Merge pull request #12172 from ethereum/all-contributors/add-nebolax
minimalsm Feb 13, 2024
45e056d
fix: imported markdown syntax
wackerow Feb 13, 2024
6865487
revert: discord link
wackerow Feb 13, 2024
e48d077
Merge pull request #11985 from ethereum/russianImport
wackerow Feb 13, 2024
3da4743
Merge branch 'dev' into addAurox
wackerow Feb 13, 2024
ad7e720
fix: wallet image asset import
wackerow Feb 13, 2024
1ae951e
fix: whitespace
wackerow Feb 13, 2024
d778771
refactor: update name to match convention
wackerow Feb 13, 2024
d99e9f2
Merge pull request #11984 from ethereum/portuguesBrazilianImport
wackerow Feb 13, 2024
0ab1d69
Merge pull request #11999 from ethereum/addGrowThePie
wackerow Feb 13, 2024
362962c
Merge branch 'dev' into patch-43
minimalsm Feb 13, 2024
8961670
Merge branch 'dev' into patch-41
minimalsm Feb 13, 2024
ab133c1
fix: add missing locales to Lang union type
wackerow Feb 13, 2024
8766c36
Merge pull request #12136 from ethereum/lang-menu-style
corwintines Feb 13, 2024
23de469
Merge pull request #11796 from bskrksyp9/patch-43
minimalsm Feb 13, 2024
299fd89
Merge pull request #11794 from bskrksyp9/patch-41
minimalsm Feb 13, 2024
14ac5c3
Update src/content/developers/docs/nodes-and-clients/index.md
minimalsm Feb 13, 2024
e98797a
docs: update README.md [skip ci]
allcontributors[bot] Feb 13, 2024
4964110
docs: update .all-contributorsrc [skip ci]
allcontributors[bot] Feb 13, 2024
9c1bb7a
Merge pull request #10964 from jimgreen2013/jimgreen2013-patch-1
minimalsm Feb 13, 2024
4348320
Merge pull request #12178 from ethereum/all-contributors/add-jimgreen…
minimalsm Feb 13, 2024
3aa186b
Merge pull request #12160 from aslikaya/patch-3
minimalsm Feb 13, 2024
374a624
Merge pull request #12113 from Barukimang/edit-ethsafari-event-2024
minimalsm Feb 13, 2024
a29e2bd
Merge pull request #11542 from ethereum/addAurox
corwintines Feb 13, 2024
112c442
Merge pull request #12175 from ethereum/lang-type
pettinarip Feb 14, 2024
4e57337
Merge pull request #12180 from ethereum/dev
corwintines Feb 14, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
104 changes: 102 additions & 2 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -5873,7 +5873,8 @@
"profile": "https://github.com/MiConnell",
"contributions": [
"content",
"code"
"code",
"bug"
]
},
{
Expand Down Expand Up @@ -10700,7 +10701,7 @@
"login": "g0rbe",
"name": "Dániel Görbe",
"avatar_url": "https://avatars.githubusercontent.com/u/36860942?v=4",
"profile": "http://www.danielgorbe.com",
"profile": "https://www.gorbe.io",
"contributions": [
"doc"
]
Expand Down Expand Up @@ -10965,6 +10966,105 @@
"contributions": [
"content"
]
},
{
"login": "sminempepe",
"name": "sminempepe",
"avatar_url": "https://avatars.githubusercontent.com/u/76882704?v=4",
"profile": "https://github.com/sminempepe",
"contributions": [
"doc"
]
},
{
"login": "aslikaya",
"name": "aslikaya",
"avatar_url": "https://avatars.githubusercontent.com/u/9151261?v=4",
"profile": "https://github.com/aslikaya",
"contributions": [
"doc"
]
},
{
"login": "lucas-amberg",
"name": "Lucas Amberg",
"avatar_url": "https://avatars.githubusercontent.com/u/102396588?v=4",
"profile": "http://lucasamberg.dev",
"contributions": [
"doc"
]
},
{
"login": "a-hagi613",
"name": "Abdullahi",
"avatar_url": "https://avatars.githubusercontent.com/u/92589940?v=4",
"profile": "https://a-hagi.dev/",
"contributions": [
"bug"
]
},
{
"login": "pranavkonde",
"name": "Pranav Konde",
"avatar_url": "https://avatars.githubusercontent.com/u/76070589?v=4",
"profile": "https://www.linkedin.com/in/pranav-konde-56aa141b5/",
"contributions": [
"content"
]
},
{
"login": "MohitKambli",
"name": "Mohit Kambli",
"avatar_url": "https://avatars.githubusercontent.com/u/31406633?v=4",
"profile": "https://github.com/MohitKambli",
"contributions": [
"code"
]
},
{
"login": "oleksandr-hyriavets",
"name": "Oleksandr Hyriavets",
"avatar_url": "https://avatars.githubusercontent.com/u/19614509?v=4",
"profile": "https://github.com/oleksandr-hyriavets",
"contributions": [
"code"
]
},
{
"login": "titanism",
"name": "titanism",
"avatar_url": "https://avatars.githubusercontent.com/u/101466223?v=4",
"profile": "https://github.com/titanism",
"contributions": [
"doc"
]
},
{
"login": "Maxservais",
"name": "Maxime Servais",
"avatar_url": "https://avatars.githubusercontent.com/u/43566493?v=4",
"profile": "https://www.ethereum-ecosystem.com/",
"contributions": [
"code"
]
},
{
"login": "nebolax",
"name": "Alexey Nebolsin",
"avatar_url": "https://avatars.githubusercontent.com/u/63492346?v=4",
"profile": "https://t.me/nebolax",
"contributions": [
"doc"
]
},
{
"login": "jimgreen2013",
"name": "jimgreen2013",
"avatar_url": "https://avatars.githubusercontent.com/u/15890793?v=4",
"profile": "https://github.com/jimgreen2013",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
Expand Down
64 changes: 64 additions & 0 deletions .github/workflows/get-translation-progress.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
name: Update Crowdin translation progression

on:
schedule:
- cron: "20 16 * * FRI"
workflow_dispatch:

jobs:
create_pr:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v3

- name: Set up Node.js
uses: actions/setup-node@v3
with:
node-version: 18

- name: Install dependencies
run: yarn install

- name: Install ts-node
run: yarn global add ts-node

- name: Set up git
run: |
git config --global user.email "[email protected]"
git config --global user.name "GitHub Action"
- name: Generate timestamp and readable date
id: date
run: |
echo "TIMESTAMP=$(date +'%Y%m%d%H%M%S')" >> $GITHUB_ENV
echo "READABLE_DATE=$(date +'%B %-d')" >> $GITHUB_ENV
- name: Fetch latest dev and create new branch
run: |
git fetch origin dev
git checkout -b "automated-update-${{ env.TIMESTAMP }}" origin/dev
- name: Run script
run: npx ts-node -O '{"module":"commonjs"}' ./src/scripts/crowdin/getTranslationProgress.ts
env:
CROWDIN_API_KEY: ${{ secrets.CROWDIN_API_KEY }}
CROWDIN_PROJECT_ID: ${{ secrets.CROWDIN_PROJECT_ID }}

- name: Commit and push
run: |
git add -A
git commit -m "Update Crowdin translation progress"
git push origin "automated-update-${{ env.TIMESTAMP }}"
- name: Create PR body
run: |
echo "This PR was automatically created to update Crowdin translation progress." > pr_body.txt
echo "This workflows runs every Friday at 16:20 (UTC)." >> pr_body.txt
echo "" >> pr_body.txt
echo "Thank you to everyone contributing to translate ethereum.org ❤️" >> pr_body.txt
- name: Create Pull Request
run: |
gh auth login --with-token <<< ${{ secrets.GITHUB_TOKEN }}
gh pr create --base dev --head "automated-update-${{ env.TIMESTAMP }}" --title "Update translation progress from Crowdin - ${{ env.READABLE_DATE }}" --body-file pr_body.txt
23 changes: 19 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[![gitpoap badge](https://public-api.gitpoap.io/v1/repo/ethereum/ethereum-org-website/badge)](https://www.gitpoap.io/gh/ethereum/ethereum-org-website)

<div align="center" style="margin-top: 1em; margin-bottom: 3em;">
<a href="https://ethereum.org"><img alt="ethereum logo" src="./eth-transparent.png" alt="ethereum.org" width="125"></a>
<a href="https://ethereum.org"><img alt="ethereum logo" src="./public/assets/eth-transparent.png" alt="ethereum.org" width="125"></a>
<h1>👋 Welcome to ethereum.org!</h1>
</div>

Expand Down Expand Up @@ -154,7 +154,7 @@ Learn more about how we review pull requests [here](docs/review-process.md).

<hr style="margin-top: 3em; margin-bottom: 3em;">

![POAP Logo](src/assets/poap-logo.svg)
![POAP Logo](public/poap-logo.svg)

## Claim your POAP!

Expand Down Expand Up @@ -1001,7 +1001,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://twitter.com/patcito"><img src="https://avatars.githubusercontent.com/u/26435?v=4?s=100" width="100px;" alt="Patrick Aljord"/><br /><sub><b>Patrick Aljord</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=patcito" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/decipherer2"><img src="https://avatars.githubusercontent.com/u/16278986?v=4?s=100" width="100px;" alt="decifer"/><br /><sub><b>decifer</b></sub></a><br /><a href="#ideas-decipherer2" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/aghArdeshir"><img src="https://avatars.githubusercontent.com/u/5755214?v=4?s=100" width="100px;" alt="aghArdeshir"/><br /><sub><b>aghArdeshir</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=aghArdeshir" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/MiConnell"><img src="https://avatars.githubusercontent.com/u/14168559?v=4?s=100" width="100px;" alt="Michael Connell"/><br /><sub><b>Michael Connell</b></sub></a><br /><a href="#content-MiConnell" title="Content">🖋</a> <a href="https://github.com/ethereum/ethereum-org-website/commits?author=MiConnell" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/MiConnell"><img src="https://avatars.githubusercontent.com/u/14168559?v=4?s=100" width="100px;" alt="Michael Connell"/><br /><sub><b>Michael Connell</b></sub></a><br /><a href="#content-MiConnell" title="Content">🖋</a> <a href="https://github.com/ethereum/ethereum-org-website/commits?author=MiConnell" title="Code">💻</a> <a href="https://github.com/ethereum/ethereum-org-website/issues?q=author%3AMiConnell" title="Bug reports">🐛</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/amm98d"><img src="https://avatars.githubusercontent.com/u/39633205?v=4?s=100" width="100px;" alt="Ahmed Mustafa Malik"/><br /><sub><b>Ahmed Mustafa Malik</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=amm98d" title="Code">💻</a></td>
Expand Down Expand Up @@ -1673,7 +1673,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://github.com/costgallo"><img src="https://avatars.githubusercontent.com/u/49433698?v=4?s=100" width="100px;" alt="Costanza"/><br /><sub><b>Costanza</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=costgallo" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/joaolago1113"><img src="https://avatars.githubusercontent.com/u/22820692?v=4?s=100" width="100px;" alt="joao"/><br /><sub><b>joao</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=joaolago1113" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://p2p.org"><img src="https://avatars.githubusercontent.com/u/3310192?v=4?s=100" width="100px;" alt="Eugene"/><br /><sub><b>Eugene</b></sub></a><br /><a href="#content-rgb2hsl" title="Content">🖋</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://www.danielgorbe.com"><img src="https://avatars.githubusercontent.com/u/36860942?v=4?s=100" width="100px;" alt="Dániel Görbe"/><br /><sub><b>Dániel Görbe</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=g0rbe" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.gorbe.io"><img src="https://avatars.githubusercontent.com/u/36860942?v=4?s=100" width="100px;" alt="Dániel Görbe"/><br /><sub><b>Dániel Görbe</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=g0rbe" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://blog.insubli.me"><img src="https://avatars.githubusercontent.com/u/41712656?v=4?s=100" width="100px;" alt="s-crypt"/><br /><sub><b>s-crypt</b></sub></a><br /><a href="#content-s-crypt" title="Content">🖋</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/tudorpintea999"><img src="https://avatars.githubusercontent.com/u/87604944?v=4?s=100" width="100px;" alt="iwantanode"/><br /><sub><b>iwantanode</b></sub></a><br /><a href="#content-tudorpintea999" title="Content">🖋</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/shak58"><img src="https://avatars.githubusercontent.com/u/150069539?v=4?s=100" width="100px;" alt="shak58"/><br /><sub><b>shak58</b></sub></a><br /><a href="#content-shak58" title="Content">🖋</a></td>
Expand Down Expand Up @@ -1711,6 +1711,21 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://github.com/tdahar"><img src="https://avatars.githubusercontent.com/u/18716811?v=4?s=100" width="100px;" alt="Tarun Mohandas Daryanani"/><br /><sub><b>Tarun Mohandas Daryanani</b></sub></a><br /><a href="#content-tdahar" title="Content">🖋</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Crosstons"><img src="https://avatars.githubusercontent.com/u/110349596?v=4?s=100" width="100px;" alt="Shubh"/><br /><sub><b>Shubh</b></sub></a><br /><a href="#content-Crosstons" title="Content">🖋</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/duckdegen"><img src="https://avatars.githubusercontent.com/u/98649644?v=4?s=100" width="100px;" alt="duckdegen"/><br /><sub><b>duckdegen</b></sub></a><br /><a href="#content-duckdegen" title="Content">🖋</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/sminempepe"><img src="https://avatars.githubusercontent.com/u/76882704?v=4?s=100" width="100px;" alt="sminempepe"/><br /><sub><b>sminempepe</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=sminempepe" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/aslikaya"><img src="https://avatars.githubusercontent.com/u/9151261?v=4?s=100" width="100px;" alt="aslikaya"/><br /><sub><b>aslikaya</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=aslikaya" title="Documentation">📖</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="http://lucasamberg.dev"><img src="https://avatars.githubusercontent.com/u/102396588?v=4?s=100" width="100px;" alt="Lucas Amberg"/><br /><sub><b>Lucas Amberg</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=lucas-amberg" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://a-hagi.dev/"><img src="https://avatars.githubusercontent.com/u/92589940?v=4?s=100" width="100px;" alt="Abdullahi"/><br /><sub><b>Abdullahi</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/issues?q=author%3Aa-hagi613" title="Bug reports">🐛</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/pranav-konde-56aa141b5/"><img src="https://avatars.githubusercontent.com/u/76070589?v=4?s=100" width="100px;" alt="Pranav Konde"/><br /><sub><b>Pranav Konde</b></sub></a><br /><a href="#content-pranavkonde" title="Content">🖋</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/MohitKambli"><img src="https://avatars.githubusercontent.com/u/31406633?v=4?s=100" width="100px;" alt="Mohit Kambli"/><br /><sub><b>Mohit Kambli</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=MohitKambli" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/oleksandr-hyriavets"><img src="https://avatars.githubusercontent.com/u/19614509?v=4?s=100" width="100px;" alt="Oleksandr Hyriavets"/><br /><sub><b>Oleksandr Hyriavets</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=oleksandr-hyriavets" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/titanism"><img src="https://avatars.githubusercontent.com/u/101466223?v=4?s=100" width="100px;" alt="titanism"/><br /><sub><b>titanism</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=titanism" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.ethereum-ecosystem.com/"><img src="https://avatars.githubusercontent.com/u/43566493?v=4?s=100" width="100px;" alt="Maxime Servais"/><br /><sub><b>Maxime Servais</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=Maxservais" title="Code">💻</a></td>
</tr>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://t.me/nebolax"><img src="https://avatars.githubusercontent.com/u/63492346?v=4?s=100" width="100px;" alt="Alexey Nebolsin"/><br /><sub><b>Alexey Nebolsin</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=nebolax" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jimgreen2013"><img src="https://avatars.githubusercontent.com/u/15890793?v=4?s=100" width="100px;" alt="jimgreen2013"/><br /><sub><b>jimgreen2013</b></sub></a><br /><a href="https://github.com/ethereum/ethereum-org-website/commits?author=jimgreen2013" title="Documentation">📖</a></td>
</tr>
</tbody>
</table>
Expand Down
2 changes: 1 addition & 1 deletion docs/best-practices.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Markdown will be translated as whole pages of content, so no specific action is
// Example
import React, { useState, useEffect } from "react"
const ComponentName: React.FC = (props) => {
const ComponentName = () => {
// useState hook for managing state variables
const [greeting, setGreeting] = useState("")
Expand Down
2 changes: 1 addition & 1 deletion docs/code-conventions.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ For the props type signature use the naming convention `<ComponentName>Props` to

**Do not use `React.FC`** and instead annotate the props object directly. `React.FC` implies the `children` prop, but this is not always desired when there is a component that should not accept this prop. `React.FC` also does not allow for use of Generic types, or use of Generic type when doing type guarding like function overloading. It is also not generally recommended to use and [was removed from the create-react-app template](https://github.com/facebook/create-react-app/pull/8177).

A positive side-effect to directly annoting the props object is for IDE intellisense where you can view the props when hovering over the component name to see it's signature.
A positive side-effect to directly annotating the props object is for IDE intellisense where you can view the props when hovering over the component name to see it's signature.

i.e. `const Component: ({ label, title, ...props }: ComponentProps) => React.JSX.Element`

Expand Down
4 changes: 2 additions & 2 deletions i18n.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@
},
{
"code": "ne-np",
"crowdinCode": "ne-np",
"crowdinCode": "ne-NP",
"name": "Nepali",
"localName": "नेपाली",
"langDir": "ltr",
Expand Down Expand Up @@ -457,7 +457,7 @@
},
{
"code": "ur",
"crowdinCode": "ur",
"crowdinCode": "ur-IN",
"name": "Urdu",
"localName": "اردو",
"langDir": "rtl",
Expand Down
2 changes: 0 additions & 2 deletions public/content/community/get-involved/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,11 +105,9 @@ The Ethereum ecosystem is on a mission to fund public goods and impactful projec
- [Ethereum Foundation job board (BambooHR)](https://ethereum.bamboohr.com/jobs/)
- [JobStash](https://jobstash.xyz)
- [Cryptocurrency Jobs](https://cryptocurrencyjobs.co/ethereum/)
- [Crypto.jobs](https://crypto.jobs/)
- [Careers at ConsenSys](https://consensys.net/careers/)
- [Crypto Jobs List](https://cryptojobslist.com/ethereum-jobs)
- [Bankless jobs board](https://pallet.xyz/list/bankless/jobs)
- [useWeb3 Jobs](https://www.useweb3.xyz/jobs)
- [Web3 Jobs](https://web3.career)
- [Web3 Army](https://web3army.xyz/)
- [Crypto Valley Jobs](https://cryptovalley.jobs/)
Expand Down
Loading
Loading