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

fix(transaction): add clone to declare tx #129

Merged
merged 1 commit into from
Jul 28, 2024

Conversation

meship-starkware
Copy link
Contributor

@meship-starkware meship-starkware commented Jul 28, 2024

This change is Reviewable

Copy link
Collaborator

@noaov1 noaov1 left a 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: 0 of 4 files reviewed, 1 unresolved discussion (waiting on @avi-starkware and @meship-starkware)


crates/blockifier/src/transaction/account_transaction.rs line 66 at r1 (raw file):

/// Represents a paid Starknet transaction.
#[derive(Debug, Clone)]

Please alphabetize

Code quote:

#[derive(Debug, Clone)]

Copy link
Contributor Author

@meship-starkware meship-starkware 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: 0 of 4 files reviewed, 1 unresolved discussion (waiting on @avi-starkware and @noaov1)


crates/blockifier/src/transaction/account_transaction.rs line 66 at r1 (raw file):

Previously, noaov1 (Noa Oved) wrote…

Please alphabetize

Hey, I see we have a lot of unordered Ddirives. Would you like me to fix this PR and add a task to fix all drives in the repo? (it can be writing a script that does it)

@meship-starkware meship-starkware force-pushed the meship/blockifier/add_clone_to_declare branch from d66bb5c to c4f2a36 Compare July 28, 2024 11:35
Copy link
Collaborator

@noaov1 noaov1 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 4 files at r1, 3 of 3 files at r2, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @avi-starkware)

@meship-starkware meship-starkware force-pushed the meship/blockifier/add_clone_to_declare branch from c4f2a36 to cc8166f Compare July 28, 2024 13:02
Copy link
Collaborator

@noaov1 noaov1 left a 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 r3, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @avi-starkware)

@meship-starkware meship-starkware merged commit 66e7f0c into main Jul 28, 2024
12 checks passed
@meship-starkware meship-starkware deleted the meship/blockifier/add_clone_to_declare branch July 28, 2024 14:28
@github-actions github-actions bot locked and limited conversation to collaborators Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants