Commit Graph

298 Commits

Author SHA1 Message Date
ad245702c9 docs: minor fixes/polish to private network docs (#4441) 2023-08-31 20:48:09 +00:00
71cbddc233 docs(book): pruning & full node RPC breakdown & improvements (#4428) 2023-08-31 12:34:27 +00:00
90a1900da8 feat(book): document rpc limitations during pipeline sync (#4411) 2023-08-30 21:38:45 +00:00
55ec82bb53 feat(book): note on pruning (#4387) 2023-08-29 03:12:19 +00:00
7095733449 feat(book): add documentation for ports (#4370) 2023-08-28 13:42:34 +00:00
d0c1fa3442 chore(book): sort RPC methods in pruning chapter (#4361) 2023-08-25 13:21:09 +00:00
2f808c2435 feat(book): rpc methods pruning dependencies (#4358) 2023-08-25 11:24:30 +00:00
4a13415f92 feat(book): advise to tee the output of mdbx_chk (#4360) 2023-08-25 11:18:19 +00:00
4f118cbbe1 docs: correct docker compose logs command (#4189) 2023-08-24 15:34:44 +00:00
b65e808ebf feat(book): node sizes (archive, full, pruned) (#4344) 2023-08-24 15:30:06 +00:00
bfa130d187 feat(bin): unhide and enable full flag (#4327) 2023-08-23 15:08:27 -07:00
fca6404fc7 feat(book): basic pruning chapter (#4334) 2023-08-23 15:08:14 -07:00
9a97640f19 feat(book): [prune] config section (#4328) 2023-08-23 15:44:29 +00:00
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
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
6eb170f8d7 feat(doc): document ARM limitations (#4196) 2023-08-14 16:58:06 +00:00
a71ad1e8d7 docs: db clear CLI (#3936) 2023-07-26 17:02:21 +00:00
34fc89bd1f feat(docs): add primer on all transaction types (#3897) 2023-07-25 10:21:13 +00:00
5e5bde88a9 docs: add 30303 port to plain docker example (#3877) 2023-07-24 13:35:32 +02:00
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
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
0e05085e55 feat(book): more precise disk requirements (#3838) 2023-07-18 19:28:29 +00:00
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
6934428be9 feat: better blocksize heuristics (#3748) 2023-07-15 22:36:39 +03:00
718d811ed7 Chore(book): correct the grafana dashboards json path (#3724) 2023-07-11 16:48:33 +00:00
a39ee4a231 docs: how to enable JSON-RPC endpoints for http/ws (#3711) 2023-07-11 13:05:58 +00:00
b8a5476704 chore(prometheus): add localhost:9001 scrape target (#3606) 2023-07-06 20:11:16 +00:00
d9dc9aac92 chore(book): document missing CLI arguments (#3610) 2023-07-06 12:08:29 +00:00
93d66ab32f docs: add homebrew and arch aur (#3620) 2023-07-06 12:07:15 +00:00
81bd01ec60 docs: note that only wsl2 works (#3609) 2023-07-05 21:02:34 +00:00
9309279a2a doc: book cli updater (#3576) 2023-07-05 15:03:30 +00:00
64ca521458 feat: add ethereum-metrics-exporter (#3573)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
2023-07-05 14:49:42 +00:00
5b246fe29d feat(book): recommend more CL checkpoints (#3601) 2023-07-05 13:38:37 +00:00
338d6d5d9f fix(book): change recommended --authrpc.port value from 9999 to 8551 (#3599) 2023-07-05 13:21:29 +00:00
2e436b5609 docs: remove naked link in installation (#3595) 2023-07-05 12:39:19 +00:00
12f792560f Revert "feat: add cargo binstall support" (#3602) 2023-07-05 15:04:26 +02:00
706fc41816 feat: add cargo binstall support (#3578) 2023-07-05 15:03:56 +02:00
24f9147fee feat(book): adding QLC and TLC NVMEs comparison (#3562) 2023-07-03 18:39:04 +00:00
8025b05472 docs: update bodies config (#3553) 2023-07-03 15:01:09 +00:00
d7259f0029 docs: update rpc cache flags (#3552) 2023-07-03 14:44:17 +00:00
7de2846a92 docs: minimum docker engine version (#3546)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
2023-07-03 14:18:35 +00:00
da58e39c26 feat: add docker compose with docs (#3496)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
2023-07-03 13:04:17 +00:00
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
927b47e655 chore: docs typo (again) 2023-06-30 10:51:58 -07:00
d448bf4f63 chore: docs typo 2023-06-30 10:44:23 -07:00
777fce5ba9 docs: add note on hardware + latitude discount code 2023-06-30 10:40:55 -07:00
c3dda470de fix(book/jsonrpc): copy/paste typo (#3429)
Signed-off-by: jsvisa <delweng@gmail.com>
2023-06-27 17:09:53 +00:00
5a1d58aa22 feat(book): add consensus layer explanation in book (#3413) 2023-06-26 18:21:38 +00:00