Commit Graph

14 Commits

Author SHA1 Message Date
joshieDo
624f5d5614 fix: set finalized & safe block information on startup (#9898)
Co-authored-by: Danyal Prout <me@dany.al>
2024-07-30 12:06:57 +00:00
Federico Gimenez
77f5ed1a7b feat: add TreeConfig (#9833) 2024-07-26 15:16:51 +00:00
Dan Cline
18ebc5eaee chore: rename to PersistenceHandle::spawn_service (#9824) 2024-07-25 23:52:02 +00:00
Federico Gimenez
bacc61e567 feat: provide CanonicalInMemory state as input to EngineHandler (#9764) 2024-07-24 14:29:39 +00:00
Federico Gimenez
5616b4efad feat: integrate BlockchainProvider2 in EthNodeLauncher (#9754) 2024-07-24 11:13:40 +00:00
Matthias Seitz
3ed132eee3 feat: integrate payload builder in engine api impl (#9710) 2024-07-22 16:43:20 +00:00
Matthias Seitz
9b3a011cf2 feat: support initial target pipeline sync (#9683) 2024-07-22 08:15:05 +00:00
Matthias Seitz
b3c8280321 feat: integrate event handling (#9666) 2024-07-20 13:29:20 +00:00
Matthias Seitz
c8e6e379d9 feat: implement EngineApiRequestHandler::poll (#9670)
Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com>
2024-07-20 10:44:24 +00:00
Federico Gimenez
2b3047fedb feat: wire components in EthService (#9621) 2024-07-19 08:52:24 +00:00
Jonathan Underwood
4a19161557 Turn EthService into a Stream and log the events (#9622)
Co-authored-by: Miguel T <88039515+mvares@users.noreply.github.com>
2024-07-18 19:15:15 +00:00
Matthias Seitz
e2814406ad feat: add EthNodeLauncher (#9575) 2024-07-17 16:23:02 +00:00
Federico Gimenez
edbbc9636e chore: rename eth engine module orchestrator -> service (#9288) 2024-07-04 08:25:22 +00:00
Federico Gimenez
3440b2f2b5 feat: add ethereum engine chain orchestrator (#9241) 2024-07-03 14:56:56 +00:00