Commit Graph

14507 Commits

Author SHA1 Message Date
jwasinger
4e3b4c6ae1
website: add subsection about running in development mode with custom genesis configuration (#28469)
* development mode:  add subsection about running with custom genesis configuration

* revise wording.  remove extra spaces.

* Update dev-mode.md

---------

Co-authored-by: Felix Lange <fjl@twurst.com>
2023-11-22 12:09:55 +01:00
Adam Gall
1e95560201
Update ns-debug.md (#28535)
Fix RPC example method for `debug_verbosity`
2023-11-18 15:39:26 +08:00
Junxing Zhu
3bc0015238
website: fix private network e2e example (#28451) 2023-11-02 11:00:46 +01:00
Sina Mahmoodi
367f98703d
website: fix out-of-date tracing docs (#28406)
This update covers this PRs:
- https://github.com/ethereum/go-ethereum/pull/26414
- https://github.com/ethereum/go-ethereum/pull/27183
- https://github.com/ethereum/go-ethereum/pull/26291
- https://github.com/ethereum/go-ethereum/pull/26048
2023-10-23 15:42:30 +02:00
Ardis Lu
3f59d0ce83
website: fix broken redirect (#28341) 2023-10-17 14:33:09 +08:00
hyunchel
1bf76f3902
Website docs update examples (#28289)
* docs: fix params for debug_stacks
* docs: fix typo on debug_stopGoTrace example
* docs: remove debug_seedHash example

Fixes issue #28282
Fixes issue #28288
Fixes issue #28281
2023-10-10 10:16:46 +02:00
lightclient
b3a2e3e950
docs: fix debug_getRawTransaction docs (#28264)
docs: fix param for debug_getRawTransaction
2023-10-07 11:49:04 +08:00
hyunchel
2faeaba0de
developers/evm-tracing/built-in-tracers: fix grammar (#28166) 2023-09-21 03:57:49 -04: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
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