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

chore(blockifier): add range_check96_gas_cost #3641

Conversation

Yonatan-Starkware
Copy link
Contributor

No description provided.

@reviewable-StarkWare
Copy link

This change is Reviewable

Copy link

github-actions bot commented Jan 23, 2025

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.

Please apply this change in python as well

Reviewed 8 of 8 files at r1, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @meship-starkware and @Yonatan-Starkware)


crates/blockifier/resources/versioned_constants_0_13_0.json line 79 at r1 (raw file):

        "builtin_gas_costs": {
            "range_check": 70,
            "range_check96": 56,

In all versions except 13.4

Suggestion:

"range_check96": 0,

@Yonatan-Starkware Yonatan-Starkware force-pushed the yonatank/blockifier/add_builtins_test branch 2 times, most recently from e988cfd to c952b8a Compare January 26, 2025 07:22
Copy link
Contributor

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

Reviewed 8 of 8 files at r1, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @Yonatan-Starkware)

@Yonatan-Starkware Yonatan-Starkware force-pushed the yonatank/blockifier/add_builtins_test branch 2 times, most recently from abd302a to ccf4981 Compare January 26, 2025 15:47
@Yonatan-Starkware Yonatan-Starkware force-pushed the yonatank/blockifier/add_builtins_test branch from ccf4981 to 46167df Compare January 30, 2025 06:14
@Yonatan-Starkware Yonatan-Starkware force-pushed the yonatan/blockifier/add_range_check96_gas_cost branch from af33d56 to a470c66 Compare January 30, 2025 06:34
Copy link
Contributor

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

Please rebase this PR

Reviewable status: 0 of 14 files reviewed, 1 unresolved discussion (waiting on @avivg-starkware, @noaov1, and @Yonatan-Starkware)

@Yonatan-Starkware Yonatan-Starkware force-pushed the yonatank/blockifier/add_builtins_test branch 2 times, most recently from 35a241b to 2c2537a Compare January 30, 2025 13:48
@Yonatan-Starkware Yonatan-Starkware changed the base branch from yonatank/blockifier/add_builtins_test to main-v0.13.4 January 30, 2025 15:11
@Yonatan-Starkware Yonatan-Starkware force-pushed the yonatan/blockifier/add_range_check96_gas_cost branch 2 times, most recently from c6641d1 to 6eeb331 Compare January 30, 2025 15:24
@Yonatan-Starkware Yonatan-Starkware force-pushed the yonatan/blockifier/add_range_check96_gas_cost branch from 6eeb331 to 84f4f57 Compare January 30, 2025 15:30
Copy link
Contributor

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

Reviewed 7 of 8 files at r3, 7 of 7 files at r4, all commit messages.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @avivg-starkware and @Yonatan-Starkware)

Copy link
Contributor Author

@Yonatan-Starkware Yonatan-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: all files reviewed, 1 unresolved discussion (waiting on @avivg-starkware and @noaov1)


crates/blockifier/resources/versioned_constants_0_13_0.json line 79 at r1 (raw file):

Previously, noaov1 (Noa Oved) wrote…

In all versions except 13.4

Done.

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 7 of 8 files at r3, 7 of 7 files at r4, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @avivg-starkware)

@Yonatan-Starkware Yonatan-Starkware merged commit a3d8940 into main-v0.13.4 Feb 2, 2025
11 checks passed
@Yonatan-Starkware Yonatan-Starkware deleted the yonatan/blockifier/add_range_check96_gas_cost branch February 2, 2025 08:54
@github-actions github-actions bot locked and limited conversation to collaborators Feb 3, 2025
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.

4 participants