Skip to content

InvokeV3WithProof: change proof from uint32 to bytes#78

Merged
avivg-starkware merged 1 commit intomainfrom
avivg/invoke_v3_with_proof
Mar 22, 2026
Merged

InvokeV3WithProof: change proof from uint32 to bytes#78
avivg-starkware merged 1 commit intomainfrom
avivg/invoke_v3_with_proof

Conversation

@avivg-starkware
Copy link
Copy Markdown
Collaborator

@avivg-starkware avivg-starkware commented Mar 19, 2026

This change is Reviewable

@avivg-starkware
Copy link
Copy Markdown
Collaborator Author

p2p/proto/transaction.proto line 70 at r1 (raw file):

message InvokeV3WithProof {
    InvokeV3 invoke = 1;
    bytes proof = 2;

match changes in https://reviewable.io/reviews/starkware-libs/sequencer/13367

Copy link
Copy Markdown

@avi-starkware avi-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:

@avi-starkware reviewed 1 file and all commit messages, and made 1 comment.
Reviewable status: all files reviewed, 1 unresolved discussion.

Copy link
Copy Markdown
Collaborator Author

@avivg-starkware avivg-starkware left a comment

Choose a reason for hiding this comment

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

@avivg-starkware resolved 1 discussion.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on avivg-starkware).

Copy link
Copy Markdown
Collaborator

@ShahakShama ShahakShama left a comment

Choose a reason for hiding this comment

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

:lgtm:

@ShahakShama reviewed all commit messages and made 1 comment.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on avivg-starkware).

@avivg-starkware avivg-starkware merged commit 411d992 into main Mar 22, 2026
2 checks passed
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