-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(blockifier): return compressed state diff at finalizing #2767
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
86efe96
to
3a1c429
Compare
f2d61ca
to
a33587d
Compare
1644fd5
to
f7862bb
Compare
a33587d
to
963bf0d
Compare
f7862bb
to
edbf88b
Compare
963bf0d
to
7fcec04
Compare
edbf88b
to
814abff
Compare
7fcec04
to
a19d6fb
Compare
814abff
to
f46dab6
Compare
a19d6fb
to
6478852
Compare
f46dab6
to
e25383e
Compare
6478852
to
f2d921a
Compare
5433ec4
to
4f92b53
Compare
f2d921a
to
d999408
Compare
e6f35c8
to
199ab60
Compare
d999408
to
66cc1b5
Compare
199ab60
to
3000622
Compare
66cc1b5
to
f817b41
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 6 of 8 files at r1, 2 of 2 files at r2, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @dorimedini-starkware)
5937694
to
8f1025d
Compare
b069c85
to
e5a47a6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 3 of 3 files at r3, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @dorimedini-starkware)
8f1025d
to
5956f90
Compare
e5a47a6
to
81a85e5
Compare
5956f90
to
3b6e5a0
Compare
81a85e5
to
e8ab116
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 3 of 3 files at r4, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @dorimedini-starkware)
3b6e5a0
to
9a0991c
Compare
29d4f0c
to
7c09988
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 4 of 4 files at r5, all commit messages.
Reviewable status: all files reviewed, 2 unresolved discussions (waiting on @yoavGrs)
crates/native_blockifier/src/py_block_executor.rs
line 260 at r5 (raw file):
} /// Returns the state diff, a list of contract class hash and the block weights.
Suggestion:
ff, the stateful-compressed state diff and the block weights.
7c09988
to
a3a59b9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: all files reviewed, 2 unresolved discussions (waiting on @Yoni-Starkware)
crates/native_blockifier/src/py_block_executor.rs
line 260 at r5 (raw file):
} /// Returns the state diff, a list of contract class hash and the block weights.
Done.
9a0991c
to
e9b7969
Compare
a3a59b9
to
40ac927
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 1 of 1 files at r6, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @yoavGrs)
e9b7969
to
7e93dec
Compare
40ac927
to
5351b54
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @dorimedini-starkware)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed all commit messages.
Reviewable status: complete! all files reviewed, all discussions resolved (waiting on @yoavGrs)
5351b54
to
a83e511
Compare
No description provided.