-
Notifications
You must be signed in to change notification settings - Fork 65
starknet_committer,starknet_patricia: add serialization utilities to node layout #10987
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
base: ariel/move_layout_to_patricia_storage
Are you sure you want to change the base?
starknet_committer,starknet_patricia: add serialization utilities to node layout #10987
Conversation
af9d87d to
fb3bd7a
Compare
bb2af59 to
32b7f4a
Compare
3473676 to
9f2ba58
Compare
32b7f4a to
597a809
Compare
9f2ba58 to
3d47fa4
Compare
597a809 to
4487c12
Compare
3d47fa4 to
84d3218
Compare
7462cb2 to
83700ae
Compare
32689fd to
f50d827
Compare
83700ae to
af7a1c2
Compare
f50d827 to
b02ddb1
Compare
af7a1c2 to
c98a897
Compare
b02ddb1 to
559cb65
Compare
c98a897 to
fc7cbdf
Compare
559cb65 to
e7c745e
Compare
fc7cbdf to
e3dd480
Compare
e7c745e to
9a371c7
Compare
7b8d6ac to
5613f1a
Compare
9a371c7 to
4b852b0
Compare
4b852b0 to
8628308
Compare
5613f1a to
00a550f
Compare
yoavGrs
left a comment
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.
@yoavGrs reviewed 3 files and all commit messages, and made 1 comment.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @ArielElp and @nimrod-starkware).
crates/starknet_patricia/src/db_layout.rs line 55 at r3 (raw file):
/// Converts `FilledTree` nodes to db objects. /// /// During the construction of a `FilledTree` we computee the hashes and carry `FilledNode<L,
Do you have code-spell-checker - a VS Code extension?
Suggestion:
compute8628308 to
f58109f
Compare
b66f22f to
fda3843
Compare
2d2e70a to
761794e
Compare
fda3843 to
a25dd7b
Compare
a25dd7b to
efe1bf3
Compare
761794e to
13d764f
Compare

No description provided.