-
Notifications
You must be signed in to change notification settings - Fork 21
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
refactor(fee): use valid resource bounds in blockifier #511
Closed
nimrod-starkware
wants to merge
9
commits into
nimrod/resources_enum/tx_args
from
nimrod/resources_enum/use_enum_in_blockifier
Closed
refactor(fee): use valid resource bounds in blockifier #511
nimrod-starkware
wants to merge
9
commits into
nimrod/resources_enum/tx_args
from
nimrod/resources_enum/use_enum_in_blockifier
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Aug 19, 2024
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. Join @nimrod-starkware and the rest of your teammates on Graphite |
nimrod-starkware
force-pushed
the
nimrod/resources_enum/py_resource_bounds_convert
branch
from
August 19, 2024 11:15
0aebfe0
to
23037fa
Compare
nimrod-starkware
force-pushed
the
nimrod/resources_enum/use_enum_in_blockifier
branch
from
August 19, 2024 11:15
65d933e
to
566ce18
Compare
nimrod-starkware
force-pushed
the
nimrod/resources_enum/py_resource_bounds_convert
branch
from
August 19, 2024 11:43
23037fa
to
2934c20
Compare
nimrod-starkware
force-pushed
the
nimrod/resources_enum/use_enum_in_blockifier
branch
from
August 19, 2024 11:43
566ce18
to
d7446ea
Compare
nimrod-starkware
force-pushed
the
nimrod/resources_enum/py_resource_bounds_convert
branch
from
August 19, 2024 11:46
2934c20
to
58397fe
Compare
nimrod-starkware
force-pushed
the
nimrod/resources_enum/use_enum_in_blockifier
branch
from
August 19, 2024 11:47
d7446ea
to
add04f3
Compare
nimrod-starkware
force-pushed
the
nimrod/resources_enum/py_resource_bounds_convert
branch
from
August 19, 2024 11:55
58397fe
to
c3d0771
Compare
nimrod-starkware
force-pushed
the
nimrod/resources_enum/use_enum_in_blockifier
branch
from
August 19, 2024 11:55
add04f3
to
f5189d0
Compare
nimrod-starkware
force-pushed
the
nimrod/resources_enum/py_resource_bounds_convert
branch
from
August 19, 2024 12:39
c3d0771
to
5d1b644
Compare
nimrod-starkware
force-pushed
the
nimrod/resources_enum/use_enum_in_blockifier
branch
from
August 19, 2024 12:39
f5189d0
to
73b0357
Compare
nimrod-starkware
force-pushed
the
nimrod/resources_enum/py_resource_bounds_convert
branch
from
August 19, 2024 13:17
5d1b644
to
a9e195a
Compare
nimrod-starkware
force-pushed
the
nimrod/resources_enum/use_enum_in_blockifier
branch
from
August 19, 2024 13:17
73b0357
to
c85210a
Compare
nimrod-starkware
changed the base branch from
nimrod/resources_enum/py_resource_bounds_convert
to
nimrod/resources_enum/tx_args
August 20, 2024 13:34
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This change is