Commit Graph

198 Commits

Author SHA1 Message Date
Suyash Nayan
9a1e4ffd7e feat(tasks): enable graceful shutdown request via TaskExecutor (#16386)
Signed-off-by: 7suyash7 <suyashnyn1@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-05-22 10:27:26 +00:00
Denis Kolodin
f18273fb55 feat: configure tracing layers (#16126)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-05-21 22:13:41 +00:00
Federico Gimenez
a411d9334e chore: remove redundant NodeTypes bounds (#16160) 2025-05-12 10:11:35 +00:00
Léa Narzis
178b0c1cb5 feat: add command download to download public node snapshots (#13598)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-05-07 09:28:48 +00:00
Federico Gimenez
699b3fde1b chore: remove BlockExecutorProvider trait (#15989)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
2025-05-06 11:34:37 +00:00
Arsenii Kulikov
1ba12aeeaa chore: remove NoopBlockExecutorProvider (#16060) 2025-05-05 07:08:11 +00:00
Roman Hodulák
4a6b2837e6 refactor(era): Replace known host URL for ERA files with Ithaca (#16040) 2025-05-02 14:24:56 +00:00
Alexey Shekhirin
be724f92f4 feat(cli): no empty diffs, sort entries, and pretty print in db diff (#16035) 2025-05-02 09:41:52 +00:00
Ayush Dubey
d69c42402f chore: Relaxing ChainSpecParser bound in Commands impl (#15976)
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-29 09:20:15 +00:00
Roman Hodulák
1773e30505 feat(cli): Add command for importing era files from URL (#15978) 2025-04-29 09:11:50 +00:00
Léa Narzis
c19dfe9531 chore: rename crate era-import to era-utils (#15980) 2025-04-28 20:07:28 +00:00
Harrish Bansal
3c0ff9c86b refactor: Remove redundant consensus call (#15946) 2025-04-28 09:56:29 +00:00
Roman Hodulák
fab0d81a97 feat(cli): Add import-era CLI command (#15882) 2025-04-25 08:54:37 +00:00
Emilia Hane
a7435bede0 chore(deps): 2024 edition syntax fixes (#14731) 2025-04-24 21:34:26 +00:00
Matthias Seitz
4d77608be1 feat!: replace TransactionSigned with alloy's (#15768) 2025-04-24 12:17:19 +00:00
Matthias Seitz
ddba222c08 chore: make clippy happy (#15895)
Co-authored-by: Federico Gimenez <federico.gimenez@gmail.com>
2025-04-24 08:06:06 +00:00
Udoagwa Franklin
792eeae8c0 feat(cli): add bootnode command (#15347)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-18 11:44:42 +00:00
Federico Gimenez
ddc101f863 chore: set clippy check for const fn to warn (#15777) 2025-04-16 17:59:36 +00:00
rrrengineer
4850bd5ebc feat: adding cli --rpc.txfeecap flag (#15654)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-15 18:30:12 +00:00
Yash Atreya
58fe204ff2 chore: alloy 0.14 (#15635)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-04-11 08:28:57 +02:00
Matthias Seitz
cdbb07c8e1 fix: op-reth chain arg (#15457) 2025-04-02 12:47:54 +00:00
Dan Cline
ca862ab985 chore: add more logs to init-state, improve errors (#15446) 2025-04-01 20:55:44 +00:00
Dan Cline
e76e8bf027 chore: removed outdated comment in init-state (#15445) 2025-04-01 20:48:36 +00:00
Odinson
831ad19da8 Removed reth-ethereum-cli from dependencies to dev-dependencies and made necessary changes (#15439) 2025-04-01 19:41:25 +00:00
Matthias Seitz
942200bff4 fix: mark chain as global and update usage (#15409) 2025-03-31 19:13:35 +00:00
Vaiz_07
53ec8fdc76 added chain condition and imports (#15386) 2025-03-29 13:27:28 +00:00
Steven
5514dfef32 feat: make instance argument optional (#14389)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-03-29 08:15:34 +00:00
Matthias Seitz
2c6380c7e0 fix: rm unsound transmute (#15373) 2025-03-28 20:31:40 +00:00
Federico Gimenez
e2e297d77c feat: remove NodeTypesWithEngine trait layer (#15351) 2025-03-28 18:26:55 +00:00
Ishika Choudhury
f4f205f80c changed possible #[allow()] -> #[expect()] (#15168)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-03-22 08:52:17 +00:00
Ishika Choudhury
9f6fec213c feature gate serde in config (#15071)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-03-19 17:37:42 +00:00
taikoon
e017967dd1 chore(cli): fix clap deprecated warnings (#15016) 2025-03-13 13:50:55 +00:00
taikoon
2a36f6958e feat: remove deprecated #[clap] attribute (#15015) 2025-03-13 13:14:41 +00:00
Matthias Seitz
bda2852903 chore: remove reth-primitives dep from commands (#14919) 2025-03-10 11:38:02 +01:00
cakevm
31697e5500 chore: Add 0x prefix and use macro if possible (#14907) 2025-03-08 07:46:04 +00:00
bsh98
a308032898 feat: configuration of the tokio runtime (#14837) 2025-03-05 19:18:19 +00:00
Dimitris Apostolou
4565cda599 chore(deps): avoid duplicate crates (#14681) 2025-02-27 07:47:08 +00:00
DaniPopes
c9a348dd2c chore(deps): bump breaking deps (#14570)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-02-19 11:36:15 +00:00
DaniPopes
482f4557eb chore(db): move mod tables to db-api (#14540)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-02-17 20:53:39 +00:00
DaniPopes
bb6dec7ceb chore(db): remove generic from iter_static_files (#14542) 2025-02-17 18:03:47 +00:00
Matthias Seitz
b7f173fd88 fix: use correct table types on drop (#14519) 2025-02-15 22:07:14 +00:00
urb
2827447953 feat: drop ExEx WAL on reth db drop (#11855)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
2025-02-13 12:29:53 +00:00
Arsenii Kulikov
172369afd5 feat: add Consensus to ExecutionStage (#14447) 2025-02-12 14:48:14 +00:00
Matthias Seitz
69050721ea chore: rm unused cli args (#14295) 2025-02-07 09:40:24 +00:00
Marson Kotovi4
0ad7de48b6 fix: rename variables and fix typos in tables.rs, execution.rs, and mdbx code (#14148) 2025-02-03 10:09:46 +00:00
Roman Krasiuk
5322877aed chore: bump alloy 0.11 (#14122)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-01-31 11:44:20 +00:00
Poulav Bhowmick
59c6e7e452 added SealedHeaderFor alias to validate.rs and without_evm.rs (#14103)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-01-30 15:55:34 +00:00
Arsenii Kulikov
5fcefcea8c refactor: remove PruneModes from batch executor (#14025) 2025-01-29 11:50:37 +00:00
joshieDo
7db8e42dc1 feat: validate headers loaded from file on reth import (#14050) 2025-01-28 20:05:37 +00:00
georgehao
2e4376f359 add format checker to .toml (#13968)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-01-28 12:20:58 +00:00