Commit Graph

19 Commits

Author SHA1 Message Date
f545877bb8 Revert "Revert "feat: add geometry to database args"" (#12165) 2024-10-29 13:23:54 +00:00
6f3600dc38 Revert "feat: add geometry to database args" (#12164) 2024-10-29 13:58:57 +01:00
0f9ba64e95 feat: add geometry to database args (#11828)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-10-29 12:17:04 +00:00
60337d9614 feat(rpc): Add flags to disable read tx timeout (#11856) 2024-10-22 12:43:25 +00:00
b85a4e8a70 chore: alias of datadir.static-files and upate book cli (#10856)
Signed-off-by: 9547 <29431502+9547@users.noreply.github.com>
2024-09-12 12:55:43 +00:00
d1d544e23c Create CLI documentation with a Rust script (instead of Python) + style improvement (#10680) 2024-09-06 19:35:12 +00:00
26b7b9720c qol: purge goerli (#9310) 2024-07-05 10:38:58 +00:00
a8095740fc chore: add EnvironmentArgs and use across all CLI commands (#8590) 2024-06-04 19:30:05 +00:00
4522fd8baf feat(cli): override static files datadir (#7212)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
2024-06-03 16:47:15 +00:00
7c17c6e469 add doc_markdown clippy lint (#8552)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-06-03 13:21:45 +00:00
34af610b8e chore: remove reth db create-static-files command (#8554) 2024-06-03 12:56:54 +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
232e7bf19b feat(cli): make db stats non-detailed by default (#8056) 2024-05-02 19:31:48 +00:00
d022b5be38 feat: --db.exclusive flag for nfs volumes (#7346) 2024-03-28 17:50:55 +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
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
d421120a25 Use text instead of bash for CLI docs (#5977) 2024-01-09 17:14:55 +00:00
744930f1de docs: improve CLI reference generator (#5740) 2023-12-14 10:18:18 +00:00