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: bump versioned constants to 0.13.1 #743

Merged
merged 3 commits into from
Sep 6, 2024

Conversation

enitrat
Copy link
Contributor

@enitrat enitrat commented Sep 6, 2024

Pull Request type

Time spent on this PR:

Resolves: #{Issue number}

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
  • Testing

What is the new behavior?

Updates the versioned_constants.json files to 0.13.1.1. This file describes the pricing of different operations performed, and is used during fee computation.

The issue we had was that blockifier accepted usage of the range_check96 and add_mod builtins, but our sequencer crate was providing a block context without pricing for these variables.

Does this introduce a breaking change?

  • Yes
  • No

tcoratger
tcoratger previously approved these changes Sep 6, 2024
greged93
greged93 previously approved these changes Sep 6, 2024
@enitrat enitrat dismissed stale reviews from greged93 and tcoratger via 6a6744a September 6, 2024 15:32
@enitrat enitrat added this pull request to the merge queue Sep 6, 2024
Merged via the queue into main with commit fc3e6b1 Sep 6, 2024
3 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