hyunchel
a3c88cdb92
website: fix typos and grammar ( #27465 )
...
* docs/fundamentals/logs: fix grammar and incorrect verbosity range
* docs/fundamentals/security: fix typo
2 years 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
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>
2 years ago
poolpitako
c9948319c1
website: fix typo ( #26560 )
2 years ago
Lefort
964a5c7734
gethclient: fix typo ( #26543 )
...
Fix `CreateAccessList()` gethclient typo
2 years ago
Lefort
1ea58c3569
Update native.md ( #26537 )
...
Fix typo
2 years ago
Joseph Cook
4fef432d62
[website]: update go installation instructions ( #26443 )
2 years ago
Nicolás Quiroz
86491c66bb
chore: prettier
2 years ago
nullbitx8
b4c81b3274
[website] fix typo ( #26468 )
...
docs, typo: one letter
2 years ago
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
2 years ago
Alfie John
33a9231a14
docs: grammar fixes ( #26463 )
...
* Tiny grammar fix
* Fix formatting
2 years ago
Lucas Aschenbach
efdf2721c3
[website]: fix typos in sync-modes docs
2 years ago
Jamie Pitts
61dc3a04bb
Website: update ethstats.net to ethstats.dev
2 years ago
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>
2 years ago
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>
2 years ago
Joe
c29f890ca7
add instruction to update authrpc.port in priv-netwk
2 years ago
Joe
4464c02b89
update README and contributing page
2 years ago