Commit Graph

14496 Commits

Author SHA1 Message Date
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
Martin Holst Swende
d92bb76dcd
docs: vulnerabilities update (#28065) (#28067) 2023-09-06 07:01:56 -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
Joseph Cook
a8d502c8af
Merge pull request #27612 from jmcook1186/rm-ethash-info
[website]: remove some ethash info from docs
2023-07-10 12:01:55 +01:00
Martin Holst Swende
c8ad90a996
fix vulnerability-file (#27669) 2023-07-07 11:10:58 +03: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
Corwin Smith
25faad8fe9
Merge pull request #27130 from TylerAPfledderer/fix/svg-icon-rendering
[website] refactor(components): trim syntax for icons, svgs.
2023-05-03 16:33:29 +01: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
tylerapfledderer
3a77002882 fix(svgs/GlyphHome): fix fill color 2023-04-22 19:40:45 -04:00
tylerapfledderer
5f34d89871 fix(svgs/GopherHomeNodes): apply proper code for icon 2023-04-22 19:34:13 -04:00
tylerapfledderer
8d2289b084 refactor(components): trim syntax for icons, svgs. 2023-04-20 15:00:44 -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
Nicolás Quiroz
4a3076aa4f
Update README.md 2023-03-28 05:53:53 -03:00
Corwin Smith
bc023e97c8
[Fix] [website] redirects not working (#26991)
* Test netlify way of doing redirects

* finish setting up redirects

* remove commas
2023-03-28 05:51:15 -03: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
Nicolás Quiroz
585658d080
feat: add scroll to DocumentNav when content has overflow (#26885)
* feat: add scroll to DocumentNav when content has overflow

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

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

---------

Co-authored-by: Paul Wackerow <54227730+wackerow@users.noreply.github.com>
2023-03-15 10:58:41 -03:00
Felix Lange
e3ba8526f7 update command-line-options 2023-03-15 14:41:10 +01:00
Paul Wackerow
d5f9948a8e
[website]: Layout patch [Fixes 26420] (#26878)
[fix] search.css layout adjustment [Fixes #26420]
2023-03-14 07:18:14 -03: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
Felix Lange
1e9b122d49 move RPC namespaces one level higher 2023-02-27 10:16:14 +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
9774349473 Update doc link background color when active 2023-02-14 20:31:02 +08:00