Commit Graph

12 Commits

Author SHA1 Message Date
Matthias Seitz
d395df29fc feat: add missing canonical checks for safe+finalized block (#9765) 2024-07-24 15:52:20 +00:00
Matthias Seitz
859321acd4 feat: remove persisted blocks from memory (#9768) 2024-07-24 15:23:50 +00:00
Matthias Seitz
9c7107bc6d test: use native test macros (#9766) 2024-07-24 14:45:53 +00:00
Matthias Seitz
7ad93d5ae4 feat: perform canonical in memory state update (#9763) 2024-07-24 14:17:52 +00:00
Matthias Seitz
212196522b docs: some additional in mem docs (#9759) 2024-07-24 13:43:35 +00:00
Matthias Seitz
fa1bbe44d6 feat: add parent blockstate to blockstate (#9755) 2024-07-24 10:39:43 +00:00
Matthias Seitz
5a9de035bf fix: properly convert canon chain event (#9736) 2024-07-23 17:55:07 +00:00
Matthias Seitz
a6f6346ffe feat: emit chain notifications (#9732) 2024-07-23 17:36:24 +00:00
Matthias Seitz
545bf99f76 chore: convert block to named field (#9733) 2024-07-23 17:36:14 +00:00
Federico Gimenez
2209381de9 feat: add new BlockchainProvider type (#9656) 2024-07-23 16:17:53 +00:00
Federico Gimenez
c5ceee352a chore: move chain state notifications to reth-chain-state crate (#9730) 2024-07-23 14:38:35 +00:00
Federico Gimenez
059233327e feat: add state crate (#9701)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-07-22 13:20:24 +00:00