Commit graph

77 commits

Author SHA1 Message Date
rjl493456442
440eeae890
Update archive.md with storage and proof details
Clarified storage requirements and support for historical Merkle proofs in archive mode.
2026-02-24 14:00:42 +08:00
rjl493456442
f5a1af7954
docs/fundamentals: fix format (#32154) 2025-07-07 16:12:35 +08:00
rjl493456442
e0acdcc037
docs: add documentation for archive node (#32147) 2025-07-05 08:05:43 +08:00
shazam8253
1d9d37712b
website: add example curl command to test Beacon API endpoint in blsync.md (#31980)
This adds a short example section showing how to use curl to verify that
a Beacon API endpoint is reachable and returns valid light client
headers. Helps developers quickly test endpoint connectivity before
integration.

Co-authored-by: shantichanal <158101918+shantichanal@users.noreply.github.com>
2025-06-24 14:24:52 -06:00
shazam8253
48e72276c3
added history pruning to docs (#32079)
Co-authored-by: shantichanal <158101918+shantichanal@users.noreply.github.com>
2025-06-24 21:20:28 +08:00
Dlordkendex
391d117f19
docs: update CLI options from latest geth --help output (#31835)
Replaced outdated command-line options documentation with the latest
stable output from `geth --help` to reflect current Geth usage. This
ensures accuracy for users referencing CLI flags.
2025-05-16 10:11:25 +02:00
Sina M
6e30f1bb51
website: remove mention of EL light sync (#31197) 2025-02-18 13:46:52 +08:00
Marquis Shanahan
f8979f164c
docs: rm the deprecated --metrics.expensive flag (#30910)
As the `--metrics.expensive` flag was marked as depreated, 

`Expensive metrics are collected by default, please remove this flag` 

we should remove this flag also in the website document.

---------

Signed-off-by: 9547 <29431502+9547@users.noreply.github.com>
2024-12-16 08:46:24 +08:00
Marius G
dc4ba958ca
website: update example geth config (#30220)
Fixes issue #29855.

Used latest release `geth version 1.14.7-stable-aa55f5ea` for generating
the config.
2024-07-29 12:47:50 -06:00
omahs
65d4c718e3
Fix broken links (#30143) 2024-07-11 17:23:46 +02:00
MD.YEASIN ALI
c3e057603f
kurtosis: fix cmd to access shell (#30106) 2024-07-02 18:54:39 +02:00
TinyFoxy
23e64fcb49
[Website]: update the index of fundamentals (#30095)
Co-authored-by: Felix Lange <fjl@twurst.com>
2024-07-01 11:23:53 +02:00
shwang
f461188741
website: fix kurtosis cmd (#30070) 2024-06-27 11:21:50 +02:00
Sina M
8a47173856
website: add page on blsync (#30057)
Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
Co-authored-by: Felix Lange <fjl@twurst.com>
2024-06-25 15:16:40 +02:00
Sina M
4cf3f2d508
website: remove LES page (#30055)
les: remove page
2024-06-24 16:39:42 +02:00
Sina M
f3407ea8b3
Fix ethereum-package url (#30016) 2024-06-18 09:07:18 +03:00
Sina M
830aed0b72
website: new page on private networks via kurtosis (#29923) 2024-06-16 11:59:35 +02:00
stolab
214f24be6b
Add Disclaimer on clique being deprecated from v1.14 (#29878)
add a disclaimer on each clique mention saying it has been deprecated since version v1.14
2024-05-29 16:30:49 +02:00
tianyeyouyou
ea894dbb47
[Website]: fix grammar & remove repetitive words (#29851)
update docs
2024-05-27 14:32:11 +08:00
PolyMa
5ac91d1d88
[website]: update docs (#29835)
update docs
2024-05-24 16:40:47 +02:00
Miles Chen
b98a0fcef0
website: fix account management (#29258)
* website: fix developer mode tutorial

* Fix http cors issue when setup developer mode with remix URL

* website: fix account management

* Fix initialize Clef command

---------

Co-authored-by: Miles Chen <mileschen@MilesdeMacBook-Pro.local>
2024-03-15 10:03:55 +01:00
Kugo
9f6b056195
website: proofreading (#28988) 2024-02-15 14:44:43 +01:00
Jeff Wentworth
15e83a31f5
Update private-network.md (#28823)
Change ./geth to geth
2024-01-18 13:02:45 +01:00
rafa3ls
cb9b8d93ce
docs: fix example to avoid "gas required exceeds allowance"-error (#28792)
fix chainId and initial balance to avoid error "gas required exceeds allowance
2024-01-12 19:55:14 +01:00
Vehorny
1a1d138013
chore(website): fix some typos (#28795)
* lightweight

* publicly

* individual

* will
2024-01-12 07:54:50 +01:00
hattizai
520457acab
fix: typos in account-management.md (#28624)
* fix:  typos in account-management.md

* Update account-management.md
2023-12-01 15:17:18 +01:00
Junxing Zhu
3bc0015238
website: fix private network e2e example (#28451) 2023-11-02 11:00:46 +01:00
Parithosh Jayanthi
41ce10d5cd
Update CLI args as well as custom network documentation (#28167)
* updating cli flags

* fix newline
2023-09-20 19:29:26 +03:00
bnovil
7ebc5d15da
website- remove Noverify (#28164)
remove Noverify
2023-09-20 11:29:40 +02:00
hyunchel
d7109dd46e
website: fix bad link and typo (#28157) 2023-09-19 16:36:34 +02:00
Daniel Vogel
ed7fa5b121
[website]: update pruning time in docs (#28086)
update pruning time
2023-09-11 09:25:50 -04:00
hyunchel
48c0d8da18
docs/fundamentals/security: fix typo (#28080) 2023-09-08 08:15:07 -04:00
Martin Holst Swende
5547f0811f
fundamentals/security: discourage public exposure of API (#28068)
* fundamentals/security: discourage public exposure of API

* Update security.md
2023-09-07 07:59:59 -04:00
Ardis Lu
3c41789451 website: fix typos 2023-08-14 11:26:51 +08:00
Muhammad Abdullah
d4f3ea4aac Update the Engine-API Specification
Since there is no specification specified at https://github.com/ethereum/execution-apis/blob/main/src/engine/specification.md , hence it is good to point to https://github.com/ethereum/execution-apis/blob/main/src/engine
2023-08-04 09:59:02 +08:00
lightclient
992ba56d01
docs: fixup 2023-07-03 16:01:11 -06:00
Joseph Cook
5cc042aa24
Apply suggestions from code review
Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>
2023-06-29 15:20:10 +01:00
Joe
e014d3551f remove some ethash info from docs 2023-06-26 14:16:31 +01:00
hyunchel
b40bd7c651
website docs formatting (#27466)
* docs/fundamentals/databases: use correct header level

This commit indents "Recent Block" header by one.

* docs/fundamentals/sync-modes: use note tag

This commit replaces temporary notes emphasis with a proper Note tag.
2023-06-14 09:26:17 -04:00
hyunchel
a3c88cdb92
website: fix typos and grammar (#27465)
* docs/fundamentals/logs: fix grammar and incorrect verbosity range

* docs/fundamentals/security: fix typo
2023-06-14 08:23:35 -04:00
Blake Haydon
841f9c1f9b
docs: fix spelling in sync-modes.md (#27317)
Update sync-modes.md

Fix spelling for `client`
2023-05-22 10:08:05 +03:00
Vlad Vitan
6eab645de9
[website]: fix several typos and some phrasing (#27151)
* website: fix several typos and some phrasing

* website: revert change

Co-authored-by: Martin Holst Swende <martin@swende.se>

---------

Co-authored-by: Martin Holst Swende <martin@swende.se>
2023-04-25 07:35:35 -04:00
Paul Leydier
3c485eb353
[website]: fix typo (#27108)
fix databases "overwritten" typo
2023-04-18 02:44:35 -04:00
Paul Leydier
60e22483cb
[website]: fix sync-modes snap-syncing typo (#27103)
fix sync-modes snap-syncing typo
2023-04-17 10:26:33 -04:00
spalinger
12f4239023
docs: fix external link about pruning (#27100)
Fix external Link
2023-04-17 04:17:47 -04:00
Siyuan Han
6714fcb0f7
[website]: fix typo in database section (#27024)
* [website]: fix typo

* Update docs/fundamentals/databases.md

---------

Co-authored-by: Martin Holst Swende <martin@swende.se>
2023-04-03 02:24:03 -04:00
Joseph Cook
72e1c4246b
[website]: rm duplicated note, fix typo (#26959)
rm duplicated note, fix typo
2023-03-23 09:57:49 -04:00
Felix Lange
e3ba8526f7 update command-line-options 2023-03-15 14:41:10 +01:00
Nicolás Quiroz
00597017a5
feat: Add Do-not-Track link (#26833)
* chore: prettier

* chore: update .env.local.example

* feat: add dnt link to Footer
2023-03-08 13:13:04 -03:00
Joseph Cook
db99892edc
[website]: add note on pebble to databases page (#26736) 2023-02-28 11:47:06 +01:00