Commit Graph

96 Commits

Author SHA1 Message Date
Thomas Coratger
90a1900da8 feat(book): document rpc limitations during pipeline sync (#4411) 2023-08-30 21:38:45 +00:00
Alexey Shekhirin
55ec82bb53 feat(book): note on pruning (#4387) 2023-08-29 03:12:19 +00:00
Thomas Coratger
7095733449 feat(book): add documentation for ports (#4370) 2023-08-28 13:42:34 +00:00
Alexey Shekhirin
d0c1fa3442 chore(book): sort RPC methods in pruning chapter (#4361) 2023-08-25 13:21:09 +00:00
Alexey Shekhirin
2f808c2435 feat(book): rpc methods pruning dependencies (#4358) 2023-08-25 11:24:30 +00:00
Alexey Shekhirin
4a13415f92 feat(book): advise to tee the output of mdbx_chk (#4360) 2023-08-25 11:18:19 +00:00
Bjerg
4f118cbbe1 docs: correct docker compose logs command (#4189) 2023-08-24 15:34:44 +00:00
Alexey Shekhirin
b65e808ebf feat(book): node sizes (archive, full, pruned) (#4344) 2023-08-24 15:30:06 +00:00
Alexey Shekhirin
bfa130d187 feat(bin): unhide and enable full flag (#4327) 2023-08-23 15:08:27 -07:00
Alexey Shekhirin
fca6404fc7 feat(book): basic pruning chapter (#4334) 2023-08-23 15:08:14 -07:00
Alexey Shekhirin
9a97640f19 feat(book): [prune] config section (#4328) 2023-08-23 15:44:29 +00:00
Sabnock
35c01fe25d docs: add --dev flag to book (#4307)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-08-22 14:17:12 +00:00
Derek
fe685143f0 Docs: Add a guide on how to spin up a private Reth testnet using Kurtosis (#4304)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2023-08-22 07:57:20 +00:00
Thomas Coratger
6eb170f8d7 feat(doc): document ARM limitations (#4196) 2023-08-14 16:58:06 +00:00
Alexey Shekhirin
a71ad1e8d7 docs: db clear CLI (#3936) 2023-07-26 17:02:21 +00:00
Thomas Coratger
34fc89bd1f feat(docs): add primer on all transaction types (#3897) 2023-07-25 10:21:13 +00:00
Paolo Facchinetti
5e5bde88a9 docs: add 30303 port to plain docker example (#3877) 2023-07-24 13:35:32 +02:00
ControlCplusControlV
0b012ab664 docs: describe windows dependencies for source builds (#3786)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
2023-07-20 22:25:24 +02:00
N
8720a5189b docs: prometheus defaults to target itself at 9090 (#3792)
Co-authored-by: N <mail@nuhhtyy.xyz>
2023-07-20 22:24:43 +02:00
Luca G.F
fb2d0a22f6 docs: add subsection describing build process on arm devices (#3854)
Signed-off-by: Luca Georges Francois <luca@quartz.technology>
2023-07-20 22:19:49 +02:00
Alexey Shekhirin
0e05085e55 feat(book): more precise disk requirements (#3838) 2023-07-18 19:28:29 +00:00
Léo Vincent
a0e125f709 feat: make rpc gas cap configurable (#3458)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-07-17 10:16:25 +00:00
Dan Cline
6934428be9 feat: better blocksize heuristics (#3748) 2023-07-15 22:36:39 +03:00
Siyuan Han
718d811ed7 Chore(book): correct the grafana dashboards json path (#3724) 2023-07-11 16:48:33 +00:00
fomotrader
a39ee4a231 docs: how to enable JSON-RPC endpoints for http/ws (#3711) 2023-07-11 13:05:58 +00:00
Alexey Shekhirin
b8a5476704 chore(prometheus): add localhost:9001 scrape target (#3606) 2023-07-06 20:11:16 +00:00
Alexey Shekhirin
d9dc9aac92 chore(book): document missing CLI arguments (#3610) 2023-07-06 12:08:29 +00:00
Bjerg
93d66ab32f docs: add homebrew and arch aur (#3620) 2023-07-06 12:07:15 +00:00
Bjerg
81bd01ec60 docs: note that only wsl2 works (#3609) 2023-07-05 21:02:34 +00:00
Léo Vincent
9309279a2a doc: book cli updater (#3576) 2023-07-05 15:03:30 +00:00
Paolo Facchinetti
64ca521458 feat: add ethereum-metrics-exporter (#3573)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
2023-07-05 14:49:42 +00:00
Alexey Shekhirin
5b246fe29d feat(book): recommend more CL checkpoints (#3601) 2023-07-05 13:38:37 +00:00
Alexey Shekhirin
338d6d5d9f fix(book): change recommended --authrpc.port value from 9999 to 8551 (#3599) 2023-07-05 13:21:29 +00:00
Bjerg
2e436b5609 docs: remove naked link in installation (#3595) 2023-07-05 12:39:19 +00:00
Bjerg
12f792560f Revert "feat: add cargo binstall support" (#3602) 2023-07-05 15:04:26 +02:00
qedk
706fc41816 feat: add cargo binstall support (#3578) 2023-07-05 15:03:56 +02:00
Thomas Coratger
24f9147fee feat(book): adding QLC and TLC NVMEs comparison (#3562) 2023-07-03 18:39:04 +00:00
Bjerg
8025b05472 docs: update bodies config (#3553) 2023-07-03 15:01:09 +00:00
Bjerg
d7259f0029 docs: update rpc cache flags (#3552) 2023-07-03 14:44:17 +00:00
Paolo Facchinetti
7de2846a92 docs: minimum docker engine version (#3546)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
2023-07-03 14:18:35 +00:00
Paolo Facchinetti
da58e39c26 feat: add docker compose with docs (#3496)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
2023-07-03 13:04:17 +00:00
Lakshman Sankar
419a35e9c9 some docs nits on installation (#3528) 2023-07-01 14:57:17 -07:00
Pia
e468e15e9c fix(book): typo (#3521) 2023-07-01 11:37:11 +00:00
Georgios Konstantopoulos
927b47e655 chore: docs typo (again) 2023-06-30 10:51:58 -07:00
Georgios Konstantopoulos
d448bf4f63 chore: docs typo 2023-06-30 10:44:23 -07:00
Georgios Konstantopoulos
777fce5ba9 docs: add note on hardware + latitude discount code 2023-06-30 10:40:55 -07:00
Delweng
c3dda470de fix(book/jsonrpc): copy/paste typo (#3429)
Signed-off-by: jsvisa <delweng@gmail.com>
2023-06-27 17:09:53 +00:00
Thomas Coratger
5a1d58aa22 feat(book): add consensus layer explanation in book (#3413) 2023-06-26 18:21:38 +00:00
Volky
be9aed489f feat: add link to Grafana dashboard config file on docs (#3373)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-06-25 15:59:30 +00:00
W
1777a20d24 doc: minor fix to mainnet run book (#3374) 2023-06-25 13:20:03 +00:00