Commit Graph

98 Commits

Author SHA1 Message Date
43167eabda feat(stages): duration threshold for Execution stage (#6073) 2024-01-17 16:45:40 +00:00
1208f6b874 Update full node prune config docs (#5933) 2024-01-08 14:37:27 +00:00
876a837d94 Fix prune docs typo (#5911) 2023-12-31 10:44:35 +01:00
744930f1de docs: improve CLI reference generator (#5740) 2023-12-14 10:18:18 +00:00
0555800818 add troubleshooting section on concurrency with containers (#5678) 2023-12-04 15:07:09 +00:00
8161c261d9 feat(op-reth): Remove Canyon hardfork warning (#5551) 2023-11-27 18:07:48 +00:00
ec3dbfe995 chore(op-reth): Add temporary Canyon warning (#5462) 2023-11-16 17:49:02 +00:00
460b5f6fda feat(book): op-reth runbook (#5440) 2023-11-16 15:32:53 +00:00
0a3884ba81 feat(docs): MDBX freelist troubleshooting (#5358) 2023-11-08 15:50:45 +00:00
82bffbfd19 docs(book): pruning distance 128 -> 10064, update node size numbers (#5122) 2023-10-22 10:34:09 +00:00
67773ade8e docs: fix typos (#4963) 2023-10-10 13:33:56 +02:00
1e7d028d53 refactor(prune): segment trait, receipts impl (#4887) 2023-10-05 11:56:47 +00:00
6396e3f400 Update private-testnet.md (#4886) 2023-10-03 12:38:16 +00:00
73db2d8b70 Update private-testnet.md (#4836)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2023-09-28 11:57:47 +00:00
692a081d8d chore(book): fix imposter USDC address (#4549) 2023-09-11 11:57:46 +00:00
ce1c0eeb00 docs(book): mention full node in mainnet.md (#4454) 2023-09-03 16:40:54 +00:00
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
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
b65e808ebf feat(book): node sizes (archive, full, pruned) (#4344) 2023-08-24 15:30:06 +00: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
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
34fc89bd1f feat(docs): add primer on all transaction types (#3897) 2023-07-25 10:21:13 +00: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
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
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
8025b05472 docs: update bodies config (#3553) 2023-07-03 15:01:09 +00:00
419a35e9c9 some docs nits on installation (#3528) 2023-07-01 14:57:17 -07:00
5a1d58aa22 feat(book): add consensus layer explanation in book (#3413) 2023-06-26 18:21:38 +00:00
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
164d3abddf docs: fix typo in config.md (#3333) 2023-06-22 17:49:31 +00:00
b578718eb8 chore: change metrics default port from 9000 to 9001 (#3295) 2023-06-21 09:25:55 +00:00
be9f94de8e docs: mention jwt is in datadir (#3274) 2023-06-20 16:16:42 +00:00
c0fba3578d chore(book): troubleshooting db issues (#3271) 2023-06-20 15:54:06 +00:00
fb710e5fdb fix(book): broken links & missing SUMMARY.md entries (#3262) 2023-06-20 12:43:34 +00:00
c702efb9bc docs: config chapter (#3173)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2023-06-19 18:35:53 +00:00
49adb8de0f docs: various book chores (#3172) 2023-06-15 13:30:09 +00:00
adf4ae1246 book: fix book installation link (#3113) 2023-06-12 10:55:15 -07:00
d65032ee82 docs: book pass + rpc chapter (#3070) 2023-06-12 04:30:52 +00:00
52f2bc5ebc docs: rework book (#2566) 2023-05-04 20:28:33 -07:00