Commit Graph

96 Commits

Author SHA1 Message Date
3e7f1377ed fix(op): filter out receipts for dup txns (#8400) 2024-05-28 16:53:43 +00:00
8263480a72 chore(github): run update-book-cli in the lint workflow (#8335)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-05-23 19:20:40 +00:00
e089c5c37d docs(book): trim any white space at the line right ending (#8242)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-05-21 16:32:09 +00:00
82e4ad9e76 docs(book): update CLI (#8093) 2024-05-04 12:07:18 +00:00
232e7bf19b feat(cli): make db stats non-detailed by default (#8056) 2024-05-02 19:31:48 +00:00
3224837523 fix(args/txpool): duplicate arg of txpool.max-account-slots (#7806)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-04-23 11:18:32 +00:00
8fc124f2e3 chore(node): unify the format of command args (#7656)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
2024-04-16 19:37:55 +00:00
d022b5be38 feat: --db.exclusive flag for nfs volumes (#7346) 2024-03-28 17:50:55 +00:00
28f3a2e2d9 feat: add EtlConfig as well as setting the directory to datadir (#7124)
Co-authored-by: Mikhail Sozin <mikhail.sozin@chainstack.com>
Co-authored-by: Misha <mikawamp@gmail.com>
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2024-03-13 16:06:50 +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
e4f34e79ab feat(book): update CLI section (#7102) 2024-03-11 18:26:08 +00:00
43bb4ccbba chore: remove repetitive words (#7041) 2024-03-08 14:02:37 +01: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
a47c62c84b feat: Add dumpgenesis subcommand (#6797) 2024-02-27 14:31:58 +00:00
2699262a6f config cache from cli (#6767) 2024-02-24 10:20:19 +00:00
208eb6d6a1 Make transaction manager param configurable from cli (#6594)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-02-16 22:25:55 +00:00
6c1263e000 fix(tracing): prioritize RUST_LOG and verbosity CLI arg (#6413) 2024-02-05 19:42:32 +00:00
afa860757d feat(book): update CLI section (#6097) 2024-01-16 21:33:05 +00:00
a075c31542 feat: test tracer (#6025)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-01-13 12:38:08 +00:00
c80831cdba release: v0.1.0-alpha.14 (#5987) 2024-01-09 18:56:24 +00:00
d421120a25 Use text instead of bash for CLI docs (#5977) 2024-01-09 17:14:55 +00:00
629b12a4f6 doc: --dev.block_time not available (#5764)
Signed-off-by: jsvisa <delweng@gmail.com>
2023-12-15 09:23:39 +00:00
744930f1de docs: improve CLI reference generator (#5740) 2023-12-14 10:18:18 +00:00
7efd0fd939 docs(book): update CLI (#5730) 2023-12-12 11:36:59 +00:00
9ca44efe9f feat(bin): separate journald and file log filters, log debug to file by default (#5197) 2023-10-31 11:08:15 +00:00
82bffbfd19 docs(book): pruning distance 128 -> 10064, update node size numbers (#5122) 2023-10-22 10:34:09 +00:00
6d7dacffdf docs: add holesky to list of chains in cli docs (#4842) 2023-09-28 18:16:05 +00:00
3ef0364e42 default RPC limit (#4838) 2023-09-28 15:12:12 +00:00
f873a2070a fix(book): default identity (#4767) 2023-09-25 15:50:08 +00:00
a52b433e65 feat(book): update CLI section (#4694) 2023-09-20 14:51:09 -07:00
11ee5d7530 fix: typos (#4648)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2023-09-19 10:34:37 +00:00
62e7d98202 feat(cli): allow multiple trusted peers (#4619) 2023-09-15 23:07:24 +00:00
bfa130d187 feat(bin): unhide and enable full flag (#4327) 2023-08-23 15:08:27 -07: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
a71ad1e8d7 docs: db clear CLI (#3936) 2023-07-26 17:02:21 +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
d9dc9aac92 chore(book): document missing CLI arguments (#3610) 2023-07-06 12:08:29 +00:00
9309279a2a doc: book cli updater (#3576) 2023-07-05 15:03:30 +00:00
d7259f0029 docs: update rpc cache flags (#3552) 2023-07-03 14:44:17 +00:00
6c17193146 docs: describe reth db version in book (#3296) 2023-06-21 09:33:52 +00:00
ac887ce527 chore(book): add missing db commands (#3277) 2023-06-20 16:51:47 +00:00
c51a222b26 docs: update CLI reference in book (#3105) 2023-06-12 09:06:58 -07:00
86b6c6a773 chore: rm reth db seed (#2818) 2023-05-24 11:15:50 -07:00
07983239eb doc(cli): remove reference to reth db --db flag in book (#2612) 2023-05-09 12:08:05 +02:00
10d0305b5e docs: add cli reference (#2589) 2023-05-05 18:46:39 -07:00
52f2bc5ebc docs: rework book (#2566) 2023-05-04 20:28:33 -07:00