Commit Graph

18 Commits

Author SHA1 Message Date
Alexey Shekhirin
f45ca74772 refactor(consensus, evm): move post-execution validation to consensus (#8321) 2024-05-22 17:20:14 +00:00
Matthias Seitz
db868208f3 feat: introduce statewriter trait (#8160) 2024-05-08 19:34:59 +00:00
Emilia Hane
f281bbdccd fix(op): stages checkpoints init-state (#8021) 2024-05-07 13:29:16 +00:00
joshieDo
aba48a5505 perf: add ETL to init_from_state_dump (#8022) 2024-05-02 12:02:51 +00:00
0xKitsune
2334317dc7 chore: deduplicate fork timestamp configuration in ChainSpec (#8038) 2024-05-01 21:00:57 +00:00
Roman Krasiuk
b3d7b7d501 feat: StaticFileProviderFactory (#7983) 2024-04-30 10:30:04 +00:00
Emilia Hane
adf1d25a89 feat(op): cmd init at block (#7784)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2024-04-25 20:31:01 +00:00
Matthias Seitz
b0cb2d0df6 chore: remove consensus setup from node-core (#7793) 2024-04-22 12:07:21 +00:00
Emilia Hane
e35abf8423 feat(op): init genesis alloc (#7748) 2024-04-20 10:55:36 +00:00
Thomas Coratger
8b4898b651 bump alloy version (#7344) 2024-03-27 11:41:31 +00:00
greged93
c1f051a9dd dev: with_capacity for HashMap (#7246) 2024-03-20 11:10:30 +00:00
Alexey Shekhirin
a828d12dcf fix(bin, node-core): commit genesis header into static files after db (#7089) 2024-03-11 10:33:59 +00:00
Alexey Shekhirin
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
Dan Cline
79452eadaf chore: make clippy happy (#6666) 2024-02-19 06:31:47 +00:00
Matthias Seitz
cfc914669b feat: declarative builder v2 (#6447)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
2024-02-13 22:51:38 +00:00
Matthias Seitz
7917279b68 chore: move init to node-core (#6581) 2024-02-13 14:41:03 +00:00
Dan Cline
abe3358b36 feat: move NodeBuilderWithDatabase to reth bin (#6231) 2024-01-25 21:37:07 +00:00
Aditya Pandey
7ceec05e63 Moving more types from reth crate to node core crate (#6102)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-01-22 15:05:46 +00:00