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

Add empty calldata when no constructor validation #3681

Merged

Conversation

ericnordelo
Copy link
Contributor

@ericnordelo ericnordelo commented Jul 13, 2023

Fixes #3680


This change is Reviewable

Copy link
Collaborator

@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.

:lgtm:

Reviewed 2 of 5 files at r1.
Reviewable status: 2 of 5 files reviewed, all discussions resolved

a discussion (no related file):
@spapinistarkware for 2nd eye.


Copy link
Collaborator

@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: 2 of 5 files reviewed, all discussions resolved

a discussion (no related file):
please also rebase so the clippy changes won't be part of the PR (fixed in main alreay)


Copy link
Contributor

@spapinistarkware spapinistarkware left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewable status: 2 of 5 files reviewed, all discussions resolved (waiting on @orizi)

Copy link
Collaborator

@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.

Reviewed 3 of 5 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @ericnordelo)

@orizi orizi added this pull request to the merge queue Jul 16, 2023
Merged via the queue into starkware-libs:main with commit 5134fd1 Jul 16, 2023
@ericnordelo ericnordelo deleted the feat/validate-constructor-calldata branch July 16, 2023 12:33
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.

feat: Validate empty calldata when deploying without constructor
3 participants