Commit Graph

13 Commits

Author SHA1 Message Date
d6b861ea5d feat(exex): send ExExNotification instead of CanonStateNotification (#7803) 2024-04-23 10:05:46 +00:00
615e90b0f8 fix(exex): properly check ready state in poll_ready (#7772) 2024-04-20 09:00:11 +00:00
d599ce4683 fix: dont await changes (#7760) 2024-04-19 21:18:33 +00:00
49c02c3b8e feat: send CanonStateNotifications from execution stage (#7578) 2024-04-19 14:39:52 +00:00
e401c4848a feat(pruner): respect ExEx finished height (#7673) 2024-04-18 17:15:28 +00:00
7f6a2b4cb5 refactor(exex, primitives): move finished exex height to primitives (#7670) 2024-04-16 10:45:27 +00:00
f387f7bd92 refactor(exex): make finished height an enum (#7652) 2024-04-15 13:06:27 +00:00
4d175cb783 feat: add a metric for the number of ExEx's on a node (#7632) 2024-04-14 04:53:50 +00:00
2dcc01210c feat(exex): add Pool to ExExContext (#7573)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-12 16:34:18 +00:00
3ffc729833 feat(examples): OP Stack bridge stats ExEx (#7556)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
2024-04-11 16:38:03 +00:00
007e5c2c47 feat: exex manager (#7340)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2024-04-11 16:15:13 +00:00
33d335837a feat(exex): use unbounded sender for events (#7517) 2024-04-08 18:28:27 +00:00
8c89d9ca85 feat: exex crate (#7506) 2024-04-08 12:20:07 +00:00