-
Notifications
You must be signed in to change notification settings - Fork 65
starknet_committer: add original tree creation test templates #11715
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/fix_db_key_separator
Are you sure you want to change the base?
starknet_committer: add original tree creation test templates #11715
Conversation
14815b7 to
e47d9de
Compare
2bf9147 to
56f611e
Compare
nimrod-starkware
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.
@nimrod-starkware reviewed all commit messages and made 1 comment.
Reviewable status: 0 of 5 files reviewed, 1 unresolved discussion (waiting on @ArielElp and @yoavGrs).
crates/starknet_committer/src/db/create_original_skeleton_tests.rs line 15 at r1 (raw file):
use crate::patricia_merkle_tree::tree::OriginalSkeletonTrieConfig; pub(crate) mod case_helpers {
Why separate module?
Code quote:
pub(crate) mod case_helpers {56f611e to
957557e
Compare
095b212 to
ae8e4e3
Compare
957557e to
73f2def
Compare
ae8e4e3 to
39a619e
Compare
ArielElp
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.
@ArielElp made 1 comment.
Reviewable status: 0 of 5 files reviewed, 1 unresolved discussion (waiting on @nimrod-starkware and @yoavGrs).
crates/starknet_committer/src/db/create_original_skeleton_tests.rs line 15 at r1 (raw file):
Previously, nimrod-starkware wrote…
Why separate module?
Removed (originally I had issues with the path and the template macro, seems to not be relevant anymore)
73f2def to
93bad1e
Compare
8ccc27b to
d6eb91e
Compare
7427ed8 to
67c930b
Compare
d6eb91e to
1b7a549
Compare
67c930b to
e25225d
Compare
2538ac7 to
fd680df
Compare
2f9e569 to
4e2cfa8
Compare
fd680df to
b05aac9
Compare

No description provided.