Skip to content

Commit 5c33287

Browse files
committed
track read slots with reverts
1 parent 5a0cb7b commit 5c33287

2 files changed

Lines changed: 400 additions & 0 deletions

File tree

crates/rbuilder/src/building/priority_update/mod.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ use pending_updates::PendingUpdates;
1212
pub mod pending_updates;
1313
pub mod pur_simulation_job;
1414
pub mod simulate;
15+
pub mod used_priority_update_tracer;
1516

1617
/// Holds the set of simulated priority-update orders active for the current block.
1718
///

0 commit comments

Comments
 (0)