Commit Graph

160 Commits

Author SHA1 Message Date
hyunchel
d7109dd46e
website: fix bad link and typo (#28157) 2023-09-19 16:36:34 +02:00
Ardis Lu
bd038519d8
website: fix typos (#28114) 2023-09-14 10:41:05 +03: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
Zubin
d3f9d785f8
Website: Amend /docs/developers/dapp-developer/native: (#27880)
* Amend /docs/developers/dapp-developer/native:
1. Fix type
2. Fix slice of common.Hash slice syntax.
3. Clarify how the hex string for the Transfer event is computed so the code matches with the description.

* Incorporate feedback on PR + update code for blocknum typecasting
2023-08-23 21:17:50 +02:00
Delweng
e9b4a9cbdd
docs/interacting-with-geth/rpc: don't set header for Example,Parameters (#27892)
* docs/interacting-with-geth/rpc: don't set header for Example,Parameters

Signed-off-by: jsvisa <delweng@gmail.com>

* rpc: Example,Parameters in bold text

Signed-off-by: jsvisa <delweng@gmail.com>

* rpc: Usage,Response the same ad Example

Signed-off-by: jsvisa <delweng@gmail.com>

* rpc/pubsub: fix some json typo

Signed-off-by: jsvisa <delweng@gmail.com>

* rpc/debug: with blod text

Signed-off-by: jsvisa <delweng@gmail.com>

* rpc/eth,personal: typo

Signed-off-by: jsvisa <delweng@gmail.com>

* rpc/pubsub: rm comments in code

Signed-off-by: jsvisa <delweng@gmail.com>

* ns-eth: curl with bash type

Signed-off-by: jsvisa <delweng@gmail.com>

---------

Signed-off-by: jsvisa <delweng@gmail.com>
2023-08-16 23:42:39 +02:00
Ardis Lu
3c41789451 website: fix typos 2023-08-14 11:26:51 +08:00
Muhammad Mohsin Sheraz
f0d0184b2b
Website fixed Clef rules js example (#27878)
Fixed Clef rules js example
2023-08-08 03:46:55 -04: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
Sina Mahmoodi
4bd8f642fb
website: docs for eth_getHeaderBy* methods (#27355)
rpc: add eth_getHeaderBy* method docs
2023-05-29 08:48:01 -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
Delweng
1afde8ffda
website: add jsonrpc: "2.0" in requests (#27284) 2023-05-16 18:41:47 +02:00
Sina Mahmoodi
f54991a5c8
website: details for diffMode of prestateTracer (#27210)
tracing: add details about diff mode of prestateTracer
2023-05-08 03:19:16 -04:00
Sina Mahmoodi
80f1d1ca18
website: note about state in graphql (#27211)
graphql: add note about state
2023-05-04 06:59:40 -04:00
Manas Nagaraj
41ecd256ed
website: rectifed RPC connection docs (#27215)
* website: rectified RPC connect docs

* Update docs/developers/dapp-developer/native-bindings.md

---------

Co-authored-by: Martin Holst Swende <martin@swende.se>
2023-05-04 04:29:43 -04:00
Delweng
5a9af8c064
[website]: add prometheus monitor (#27074)
* docs/monitoring: add prometheus metric

Signed-off-by: jsvisa <delweng@gmail.com>

* docs: grafana2 image

Signed-off-by: jsvisa <delweng@gmail.com>

* docs/monitoring: don't set recording rules

Signed-off-by: jsvisa <delweng@gmail.com>

---------

Signed-off-by: jsvisa <delweng@gmail.com>
2023-04-26 02:41:32 -04: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
Delweng
125b204d4a
website: correct leveldb spelling (#26957) 2023-04-01 22:14:59 +02:00
Joseph Cook
72e1c4246b
[website]: rm duplicated note, fix typo (#26959)
rm duplicated note, fix typo
2023-03-23 09:57:49 -04:00
Nicolás Quiroz
9b106c3a7e
fix: keep footer element at the bottom of the page (#26909)
* format: prettier

* fix: keep footer at the bottom of the page

* fix: use calc to compute proper height
2023-03-16 15:13:59 -04:00
Felix Lange
e3ba8526f7 update command-line-options 2023-03-15 14:41:10 +01:00
Tuan Tran
a5f90c65bf
[website] renaming debug getters (#26849)
Updates documentation according to changes made in https://github.com/ethereum/go-ethereum/pull/25176
2023-03-13 05:01:48 -04: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
Joseph Cook
42b4f501c1
[website]: improve rpc navbar layout (#26705)
* improve rpc navbar layout

* move ns_personal info to single file

* add redirect
2023-02-23 17:42:10 +01:00
Joseph Cook
fe60795b57
[website]: add page on config files (#26642)
add page on config files
2023-02-15 05:12:39 -05:00
Joseph Cook
ad45cd99ec
update personal namespace notes (#26664)
small updates to notes now that personal namespace is deprecated.
2023-02-15 05:10:15 -05:00
Joseph Cook
aec25b0bea
Merge pull request #26680 from ethereum/open-images-new-tab
feat: expand doc images on click
2023-02-14 12:36:49 +00:00
Tim Qian
66ef43ecd7
[website]: Fix 404 links (#26684) 2023-02-14 08:05:29 +01:00
Joseph Cook
14cea2faa6
[website]: Adds page on understanding grafana dashboards (#26617)
* initial commit for dashboards page

* add info and docs-links

* finish draft of dashboards page

* fix typos

* rename img, bullets to bold font

* Apply suggestions from code review

* apply changes from review

* Update docs/monitoring/understanding-dashboards.md

Co-authored-by: Joseph Cook <33655003+jmcook1186@users.noreply.github.com>

---------

Co-authored-by: rjl493456442 <garyrong0905@gmail.com>
2023-02-14 11:55:51 +08:00
Nicolás Quiroz
aa1c49d549 chore: prettier 2023-02-13 20:09:27 -03:00
Vegard Stikbakke
3954559b0a
[website] fix list in docs section Custom Javascript tracing (#26661) 2023-02-13 04:31:36 -05:00
Joe
4b95418a7a fix missing method 2023-02-09 12:05:02 +00:00
omahs
19bc8bcdb2
[website] fix typos (#26615)
Fixes various typos
2023-02-07 08:06:00 -05:00
Joseph Cook
81a36c65a1
[website]: add databases page to docs (#26562)
Adds page on the two databases (levelDB and ancients/freezer) used by Geth, plus a warning about unclean shutdowns.
2023-02-07 08:01:39 -05:00
Joe
80bd48438c add spacing between note and text 2023-02-06 14:22:40 +00:00
Joe
b04b6f03ac fix broken link 2023-02-06 14:19:00 +00:00
Joseph Cook
242a8422b7
[website]: remove docs pages on puppeth (#26583)
Co-authored-by: Felix Lange <fjl@twurst.com>
2023-02-06 15:05:58 +01:00
Joseph Cook
cb1b2c1e83
[website]: update page on mobile development (#26602)
Updates developers/mobile due to the removal of mobile support from geth in #26601.
2023-02-06 15:05:32 +01:00
Joe
6f384b6266 clarify removedb 2023-02-01 16:45:18 +00:00
Florian Sey
155738f30c
doc: fix typo and command in geth documentation (#26577)
This PR fixes a typo and an invalid command in doc.

Co-authored-by: Florian Sey <florian.sey@neofacto.com>
2023-01-31 10:06:21 +08:00
poolpitako
c9948319c1
website: fix typo (#26560) 2023-01-27 06:11:18 -05:00
Lefort
964a5c7734
gethclient: fix typo (#26543)
Fix `CreateAccessList()` gethclient typo
2023-01-24 14:58:28 +01:00
Lefort
1ea58c3569
Update native.md (#26537)
Fix typo
2023-01-23 15:40:56 -05:00
Nicolás Quiroz
8e88cfae52 Merge branch 'website' of github.com:ethereum/go-ethereum into fix-flashing 2023-01-17 14:37:50 -03:00
Joseph Cook
4fef432d62
[website]: update go installation instructions (#26443) 2023-01-17 13:29:34 +01:00
Nicolás Quiroz
86491c66bb chore: prettier 2023-01-16 16:49:25 -03:00
nullbitx8
b4c81b3274
[website] fix typo (#26468)
docs, typo: one letter
2023-01-13 09:44:50 -05:00
Alfie John
5f951c299c
[website] more minor fixes (#26471)
* Fix typo

* Moving JSON examples to json highlighting

* Align braces

* Fixing formatting to follow every other example
2023-01-11 05:03:19 -05:00
Alfie John
33a9231a14
docs: grammar fixes (#26463)
* Tiny grammar fix

* Fix formatting
2023-01-10 09:49:23 +01:00
Joseph Cook
f6337ca741
Merge pull request #26439 from LucasAschenbach/patch-1
[website]: fix typos in sync-modes docs
2023-01-06 13:19:07 +00:00
Lucas Aschenbach
efdf2721c3
[website]: fix typos in sync-modes docs 2023-01-05 17:47:34 +01:00
Jamie Pitts
61dc3a04bb
Website: update ethstats.net to ethstats.dev 2023-01-05 07:45:27 -08:00
Joseph Cook
b98a762cc2
[website]: add info on cache.preimages to docs (#26436)
* + preimage to faq & note to GetModifiedAccount...

* Update docs/faq.md

* Apply suggestions from code review

Co-authored-by: Joseph Cook <33655003+jmcook1186@users.noreply.github.com>

Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
2023-01-05 14:45:45 +01:00
Paul Wackerow
01fd6e6f6b
[website] geth-website migration (#26412)
* feat: Add Matomo analytics (#199)

* chore: update .env.local.example

* chore: update netlify.toml

* chore: matomo setup

* Fix broken rpc link (#203)

Co-authored-by: Nicolás Quiroz <nh.quiroz@gmail.com>
Co-authored-by: Sam Richards <sbrichards@gmail.com>
2023-01-04 11:16:45 -03:00
Joe
c29f890ca7 add instruction to update authrpc.port in priv-netwk 2023-01-04 11:51:42 +00:00
Joe
4464c02b89 update README and contributing page 2023-01-04 11:24:37 +00:00
Paul Wackerow
b285c11671
Add missing redirect (#197)
* add missing redirect

* fix: contributing links

Co-authored-by: Nicolás Quiroz <nh.quiroz@gmail.com>
2022-12-20 12:37:49 -03:00
Nicolás Quiroz
bc1bdfbb44 fix: private network path 2022-12-20 10:15:04 -03:00
Nicolás Quiroz
dd79917378 fix: private network path 2022-12-20 10:03:21 -03:00
Nicolás Quiroz
5973cf8cd5 fix: rename docs/tools/clef/introduction file 2022-12-19 22:45:31 -03:00
Nicolás Quiroz
aaf7da24c5 fix: Clef links 2022-12-19 22:43:32 -03:00
Nicolás Quiroz
41d700ff8d fix: /docs/tools/clef/introduction link 2022-12-19 22:38:28 -03:00
Corwin Smith
6f20d4fdfc
Merge pull request #178 from ethereum/pagination
add some basic pagination to landing pages
2022-12-19 15:43:10 -07:00
Paul Wackerow
eec473187d
remove extra whitespace 2022-12-19 22:56:40 +01:00
Corwin Smith
23d5653d53
Merge pull request #171 from ethereum/fjl/content-fixes-1
Fixes from content review
2022-12-18 22:36:02 -07:00
Joe
a98b52709f add some basic pagination to landing pages 2022-12-16 11:23:34 +00:00
Sam Richards
8b0d037f6a
Fix broken docs links (#175)
* Fix broken docs links

* Update docs/fundamentals/backup-restore.md

Co-authored-by: Corwin Smith <cssmittys@gmail.com>

Co-authored-by: Nicolás Quiroz <nh.quiroz@gmail.com>
Co-authored-by: Corwin Smith <cssmittys@gmail.com>
2022-12-15 19:18:59 -03:00
Joseph Cook
0051501bc5
docs: move some pages (#169)
Moves a few pages to new locations based on feedback from Geth team.

Co-authored-by: Felix Lange <fjl@twurst.com>
2022-12-15 18:19:38 +01:00
Felix Lange
72935be0eb docs: remove extra heading in fundamentals/index 2022-12-15 12:55:11 +01:00
Felix Lange
1b3640a839 docs: fix typos on index page 2022-12-15 12:54:57 +01:00
Felix Lange
0378ccbe80 docs: remove interacting-with-geth/rpc/objects 2022-12-15 12:54:30 +01:00
Joe
362b58bd8a minor formatting fixes 2022-12-13 13:30:30 +00:00
Corwin Smith
42248dcedf
[bug] right side navigation menu is not being rendered ok in some cases (#146)
* dont render DocumentNav if there are no headings on a page

* Fix layout of elements in [...slug].tsx

* fix header

* fix span overflow

* prettier

* fix: missing white-space on pre tags

* fix: parsedHeadings bug

Co-authored-by: Nicolás Quiroz <nh.quiroz@gmail.com>
2022-12-13 10:23:26 -03:00
Corwin Smith
f58ed4dfd1
Merge pull request #148 from ethereum/link-bug-fix
Fix double slash in url
2022-12-12 18:19:57 +01:00
Joe
e105ef421c Merge branch 'master' of https://github.com/ethereum/geth-website 2022-12-12 14:06:21 +00:00
Joe
03950edcc1 fix typo 2022-12-12 14:06:19 +00:00
Marius van der Wijden
61214ee283
Update code-review-guidelines.md
Removing this whitespace might make the final page look cleaner (Not as much whitespace between terminology and process)
2022-12-12 14:55:23 +01:00
Marius van der Wijden
50254f6e80
Update contributing.md 2022-12-12 13:50:07 +01:00
Paul Wackerow
381d1931d9
fixes broken link
double slash causing netlify build errors
2022-12-09 13:40:54 -08:00
Joe
9d3be9b1d6 Merge branch 'master' of https://github.com/ethereum/geth-website 2022-12-06 11:14:19 +00:00
Joe
e983c7e64d update redirects and fix line break on cli page 2022-12-06 11:14:17 +00:00
Paul Wackerow
41069b3d10
fix broken links (#103) 2022-12-02 14:58:46 -03:00
Joshua
5a2a3eeacc
Fix typo (#101) 2022-12-01 15:30:56 -03:00
Joshua
27769604a3 Fix Ethereum and GitHub typos 2022-12-01 11:20:38 +00:00
Corwin Smith
0b9ff8b1e6
Create docs navigation sidebar (#40)
* crawl files and create directory tree for sidebar

* dropdown

* Working on dropdown links and styling

* setup header nav

* Styles

* DocumentNav sidebar done

* wrap up header sidebar

* setup top level nav

* update root level data and fix link bug

* doc links yaml

* nav links for docs

* remove character

* prettier

* fix build error

* MDX style

* Update src/components/UI/docs/DocsLinks.tsx

Co-authored-by: Paul Wackerow <54227730+wackerow@users.noreply.github.com>

* Abstract LinksList component into its own file

* change requests

* AccordionButton styles

* AccordionButton styled

* fix broken links

* prettier

* prettier

* fix broken default code snippet

* fix accordion spacing

* fix gap at top of DocsNav lg

* fix but of persistent header link

* remove test content

* setup Notes and prettier

* rehype

* Note component

* Note font styling

* convert old notes to use component

* Breadcrumb cleanup and prettier

* MDXComponents -> MDComponent and documentation

Co-authored-by: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
2022-11-30 21:06:59 -03:00
Joe
fc52cc75e4 fix link and make image work w darkmode 2022-11-30 20:23:04 +00:00
Joe
394f1b07e6 fix links and typos 2022-11-30 17:22:24 +00:00
Joe
01e0312c32 Merge branch 'master' of https://github.com/ethereum/geth-website 2022-11-30 10:45:54 +00:00
Joe
2d59711d13 standardize code snippets 2022-11-30 10:38:00 +00:00