starknet_committer,starknet_os: relocate commitment infos to starknet_committer#14447
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
|
Why this PR exists Second in the stack (#14446 → #14447 → #14448). The goal is to persist
So this PR relocates the two structs down to This does not change the dependency graph:
Unblocks #14448. |
yoavGrs
left a comment
There was a problem hiding this comment.
@yoavGrs reviewed 4 files and all commit messages, and made 1 comment.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on itamar-starkware).
crates/starknet_os/src/commitment_infos.rs line 39 at r1 (raw file):
/// Creates the commitment infos for the OS from previous and new state roots and the /// keys that were read during execution. // TODO: Temporary — to be deleted once the committer builds `StateCommitmentInfos` from its own
a. Do you plan to change the OS test to use the new committer's API?
b. Assign yourself to the TODO?
Code quote:
TODO: Temporary |
Thanks @yoavGrs! Addressed both: a. Yes — once the committer exposes the new b. Done — assigned the TODO to me: |
9f39c98 to
8df0e9b
Compare
e2df863 to
107091d
Compare
8df0e9b to
2923883
Compare
2923883 to
c64de43
Compare
107091d to
737058f
Compare
yoavGrs
left a comment
There was a problem hiding this comment.
@yoavGrs reviewed 4 files and all commit messages, and resolved 1 discussion.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on itamar-starkware).
247fbd5 to
c728652
Compare
c728652 to
e6f6485
Compare
0ca5676 to
1593569
Compare
|
Add apollo_storage to the tests in |
yoavGrs
left a comment
There was a problem hiding this comment.
Add apollo_storage to the tests in .github/workflows/apollo_storage_os_input_ci.yml
|
It's already inside this yaml |
yoavGrs
left a comment
There was a problem hiding this comment.
@yoavGrs reviewed 9 files and all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on itamar-starkware).
e6f6485 to
8b03628
Compare

No description provided.