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
1 year ago
lightclient
b3a2e3e950
docs: fix `debug_getRawTransaction` docs ( #28264 )
...
docs: fix param for debug_getRawTransaction
1 year ago
hyunchel
2faeaba0de
developers/evm-tracing/built-in-tracers: fix grammar ( #28166 )
1 year ago
Parithosh Jayanthi
41ce10d5cd
Update CLI args as well as custom network documentation ( #28167 )
...
* updating cli flags
* fix newline
1 year ago
bnovil
7ebc5d15da
website- remove Noverify ( #28164 )
...
remove Noverify
1 year ago
hyunchel
d7109dd46e
website: fix bad link and typo ( #28157 )
1 year ago
Ardis Lu
bd038519d8
website: fix typos ( #28114 )
1 year ago
Daniel Vogel
ed7fa5b121
[website]: update pruning time in docs ( #28086 )
...
update pruning time
1 year ago
hyunchel
48c0d8da18
docs/fundamentals/security: fix typo ( #28080 )
1 year ago
Martin Holst Swende
5547f0811f
fundamentals/security: discourage public exposure of API ( #28068 )
...
* fundamentals/security: discourage public exposure of API
* Update security.md
1 year ago
Martin Holst Swende
d92bb76dcd
docs: vulnerabilities update ( #28065 ) ( #28067 )
1 year ago
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
1 year ago
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>
1 year ago
Ardis Lu
3c41789451
website: fix typos
1 year ago
Muhammad Mohsin Sheraz
f0d0184b2b
Website fixed Clef rules js example ( #27878 )
...
Fixed Clef rules js example
1 year ago
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
1 year ago
Joseph Cook
a8d502c8af
Merge pull request #27612 from jmcook1186/rm-ethash-info
...
[website]: remove some ethash info from docs
1 year ago
Martin Holst Swende
c8ad90a996
fix vulnerability-file ( #27669 )
1 year ago
lightclient
992ba56d01
docs: fixup
1 year ago
Joseph Cook
5cc042aa24
Apply suggestions from code review
...
Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com>
1 year ago
Joe
e014d3551f
remove some ethash info from docs
1 year ago
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.
1 year ago
hyunchel
a3c88cdb92
website: fix typos and grammar ( #27465 )
...
* docs/fundamentals/logs: fix grammar and incorrect verbosity range
* docs/fundamentals/security: fix typo
1 year ago
Sina Mahmoodi
4bd8f642fb
website: docs for eth_getHeaderBy* methods ( #27355 )
...
rpc: add eth_getHeaderBy* method docs
1 year ago
Blake Haydon
841f9c1f9b
docs: fix spelling in `sync-modes.md` ( #27317 )
...
Update sync-modes.md
Fix spelling for `client`
2 years ago
Delweng
1afde8ffda
website: add jsonrpc: "2.0" in requests ( #27284 )
2 years ago
Sina Mahmoodi
f54991a5c8
website: details for diffMode of prestateTracer ( #27210 )
...
tracing: add details about diff mode of prestateTracer
2 years ago
Sina Mahmoodi
80f1d1ca18
website: note about state in graphql ( #27211 )
...
graphql: add note about state
2 years ago
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>
2 years ago
Corwin Smith
25faad8fe9
Merge pull request #27130 from TylerAPfledderer/fix/svg-icon-rendering
...
[website] refactor(components): trim syntax for icons, svgs.
2 years ago
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>
2 years ago
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>
2 years ago
tylerapfledderer
3a77002882
fix(svgs/GlyphHome): fix fill color
2 years ago
tylerapfledderer
5f34d89871
fix(svgs/GopherHomeNodes): apply proper code for icon
2 years ago
tylerapfledderer
8d2289b084
refactor(components): trim syntax for icons, svgs.
2 years ago
Paul Leydier
3c485eb353
[website]: fix typo ( #27108 )
...
fix databases "overwritten" typo
2 years ago
Paul Leydier
60e22483cb
[website]: fix sync-modes snap-syncing typo ( #27103 )
...
fix sync-modes snap-syncing typo
2 years ago
spalinger
12f4239023
docs: fix external link about pruning ( #27100 )
...
Fix external Link
2 years ago
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>
2 years ago
Delweng
125b204d4a
website: correct leveldb spelling ( #26957 )
2 years ago
Nicolás Quiroz
4a3076aa4f
Update README.md
2 years ago
Corwin Smith
bc023e97c8
[Fix] [website] redirects not working ( #26991 )
...
* Test netlify way of doing redirects
* finish setting up redirects
* remove commas
2 years ago
Joseph Cook
72e1c4246b
[website]: rm duplicated note, fix typo ( #26959 )
...
rm duplicated note, fix typo
2 years ago
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
2 years ago
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>
2 years ago
Felix Lange
e3ba8526f7
update command-line-options
2 years ago
Paul Wackerow
d5f9948a8e
[website]: Layout patch [Fixes 26420] ( #26878 )
...
[fix] search.css layout adjustment [Fixes #26420 ]
2 years ago
Tuan Tran
a5f90c65bf
[website] renaming debug getters ( #26849 )
...
Updates documentation according to changes made in https://github.com/ethereum/go-ethereum/pull/25176
2 years ago
Nicolás Quiroz
00597017a5
feat: Add Do-not-Track link ( #26833 )
...
* chore: prettier
* chore: update .env.local.example
* feat: add dnt link to Footer
2 years ago
Joseph Cook
db99892edc
[website]: add note on pebble to databases page ( #26736 )
2 years ago