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
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
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
2 years 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
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
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
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
Felix Lange
e3ba8526f7
update command-line-options
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
Joseph Cook
42b4f501c1
[website]: improve rpc navbar layout ( #26705 )
...
* improve rpc navbar layout
* move ns_personal info to single file
* add redirect
2 years ago
Joseph Cook
fe60795b57
[website]: add page on config files ( #26642 )
...
add page on config files
2 years ago
Joseph Cook
ad45cd99ec
update personal namespace notes ( #26664 )
...
small updates to notes now that personal namespace is deprecated.
2 years ago
Tim Qian
66ef43ecd7
[website]: Fix 404 links ( #26684 )
2 years ago
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>
2 years ago
Nicolás Quiroz
aa1c49d549
chore: prettier
2 years ago
Vegard Stikbakke
3954559b0a
[website] fix list in docs section Custom Javascript tracing ( #26661 )
2 years ago
Joe
4b95418a7a
fix missing method
2 years ago
omahs
19bc8bcdb2
[website] fix typos ( #26615 )
...
Fixes various typos
2 years ago
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.
2 years ago
Joe
80bd48438c
add spacing between note and text
2 years ago
Joe
b04b6f03ac
fix broken link
2 years ago
Joseph Cook
242a8422b7
[website]: remove docs pages on puppeth ( #26583 )
...
Co-authored-by: Felix Lange <fjl@twurst.com>
2 years ago
Joseph Cook
cb1b2c1e83
[website]: update page on mobile development ( #26602 )
...
Updates developers/mobile due to the removal of mobile support from geth in #26601 .
2 years ago
Joe
6f384b6266
clarify removedb
2 years ago