blockifier_reexecution: wire prefetch_initial_reads into replay CLI#13712
blockifier_reexecution: wire prefetch_initial_reads into replay CLI#13712AvivYossef-starkware merged 1 commit intomain-v0.14.2from
Conversation
a46ee8d to
6814f93
Compare
943528a to
83cfb63
Compare
PR SummaryMedium Risk Overview Updates Kubernetes Reviewed by Cursor Bugbot for commit a99950d. Bugbot is set up for automated code reviews on this repo. Configure here. |
83cfb63 to
8c4100f
Compare
6814f93 to
e2f7d54
Compare
e2f7d54 to
a445f0a
Compare
8c4100f to
42e8f70
Compare
42e8f70 to
bbecedd
Compare
a445f0a to
59b5566
Compare
Merge activity
|
59b5566 to
18a5758
Compare
AvivYossef-starkware
left a comment
There was a problem hiding this comment.
@AvivYossef-starkware reviewed 1 file.
Reviewable status: 1 of 6 files reviewed, all discussions resolved (waiting on noaov1 and Yoni-Starkware).
Yoni-Starkware
left a comment
There was a problem hiding this comment.
@Yoni-Starkware reviewed 5 files and all commit messages, and made 1 comment.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on AvivYossef-starkware and noaov1).
crates/blockifier_reexecution/src/rpc_replay.rs line 215 at r2 (raw file):
contract_class_manager.clone(), ); readers.prefetch_initial_reads = prefetch_initial_reads;
Pass through the constructor
Code quote:
readers.prefetch_initial_reads = prefetch_initial_reads;
AvivYossef-starkware
left a comment
There was a problem hiding this comment.
@AvivYossef-starkware made 1 comment and resolved 1 discussion.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on noaov1).
crates/blockifier_reexecution/src/rpc_replay.rs line 215 at r2 (raw file):
Previously, Yoni-Starkware (Yoni) wrote…
Pass through the constructor
Done
18a5758 to
a99950d
Compare
Yoni-Starkware
left a comment
There was a problem hiding this comment.
@Yoni-Starkware reviewed 4 files and all commit messages, and made 1 comment.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on noaov1).

No description provided.