-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Holocene-D: Fix duplicate batch validity caching #11317
Copy link
Copy link
Closed
Labels
T-protocolTeam: changes to node components (op-node, op-reth, etc.) implemented by go/rust/etc. devsTeam: changes to node components (op-node, op-reth, etc.) implemented by go/rust/etc. devs
Milestone
Description
There's prior art (#11055) to cache batch validity. We either need to determine that this caching is safe, or refactor the batch queue to avoid duplicate caching in the first place. The Holocene Derivation changes probably already fix this implicitly, or provide the necessary safety guarantees.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
T-protocolTeam: changes to node components (op-node, op-reth, etc.) implemented by go/rust/etc. devsTeam: changes to node components (op-node, op-reth, etc.) implemented by go/rust/etc. devs