Skip to content
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

Added option for renaming a storage varialble path. #6758

Merged
merged 1 commit into from
Nov 28, 2024
Merged

Conversation

orizi
Copy link
Collaborator

@orizi orizi commented Nov 27, 2024

No description provided.

@orizi orizi mentioned this pull request Nov 27, 2024
@reviewable-StarkWare
Copy link

This change is Reviewable

Copy link
Contributor

@gilbens-starkware gilbens-starkware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 9 of 10 files at r1, all commit messages.
Reviewable status: 9 of 10 files reviewed, 1 unresolved discussion (waiting on @orizi)


crates/cairo-lang-starknet/cairo_level_tests/renamed_storage_test.cairo line 38 at r1 (raw file):

fn rename_test() {
    let mut state = contract::contract_state_for_testing();
    //let state = @contract::contract_state_for_testing();

Copy link
Collaborator Author

@orizi orizi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewable status: 9 of 10 files reviewed, 1 unresolved discussion (waiting on @gilbens-starkware)


crates/cairo-lang-starknet/cairo_level_tests/renamed_storage_test.cairo line 38 at r1 (raw file):

fn rename_test() {
    let mut state = contract::contract_state_for_testing();
    //let state = @contract::contract_state_for_testing();

Done.

@orizi orizi force-pushed the spr/main/10bc0eb2 branch from ff6815c to c2ff0e2 Compare November 28, 2024 10:57
Copy link
Contributor

@gilbens-starkware gilbens-starkware left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 1 of 1 files at r2, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @orizi)

@orizi orizi added this pull request to the merge queue Nov 28, 2024
Merged via the queue into main with commit f0a8e0e Nov 28, 2024
47 of 48 checks passed
@orizi orizi deleted the spr/main/10bc0eb2 branch November 28, 2024 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants