Commit Graph

66 Commits

Author SHA1 Message Date
d2187093f9 fix: added 4844 transaction in documentation (#8521) 2024-05-31 10:19:44 +00:00
3e7f1377ed fix(op): filter out receipts for dup txns (#8400) 2024-05-28 16:53:43 +00:00
6df2b1c1e9 fix(book): rethdb usage with op-node (#8375) 2024-05-24 09:54:32 +00:00
b8eebbd3d4 chore: add docs for using personal tag in kurtosis (#8354) 2024-05-23 12:27:34 +00:00
affafa8cfc feat(op): docs sync op mainnet (#8309) 2024-05-21 18:07:23 +00:00
1a1c24ba24 dropped ``RUST_LOG=info`` from recommended commands (#8054) 2024-05-02 19:10:45 +00:00
61acd7801d docs: update base sequencer url (#7731) 2024-04-18 19:52:30 +00:00
cfbebc1595 docs(book): update node size numbers (#7638) 2024-04-14 18:19:53 +00:00
68727699db chore: update kurtosis config in assertoor and book (#7261) (#7262) 2024-04-03 09:53:30 +00:00
f63cebbdb6 fix: reduce merkle clean_threshold to 5000 (#7364) 2024-04-02 17:37:05 +00:00
5d6ac4c815 Make ETL file size configurable (#6927)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: joshieDo <ranriver@protonmail.com>
2024-03-13 13:51:30 +00:00
3c028e5ef4 chore: fix typos (#7049) 2024-03-08 14:23:37 +00:00
6b5b6f7a40 Breaking changes (#5191)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: joshieDo <ranriver@protonmail.com>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
Co-authored-by: Thomas Coratger <thomas.coratger@gmail.com>
2024-02-29 12:37:28 +00:00
0931fe1973 fix(docs): Remove op-node Rollup Config CLI Flag (#6813) 2024-02-27 08:55:00 +00:00
78772425da fix: update broken links to Kurtosis (#6536) 2024-02-10 17:44:47 +01:00
2dd760fbc1 fix: update outdated op links (#6486) 2024-02-08 14:09:24 +01:00
t
9656568170 Fix reth book optimism sequencer outdated link (#6365) 2024-02-02 23:19:26 +00:00
f2c45150a1 fix(book): op-reth specs links (#6235) 2024-01-25 22:46:58 +00:00
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