-
Notifications
You must be signed in to change notification settings - Fork 236
Update gas pointer in CallToBlockifierRuntime
#3664
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
Conversation
Note: This change hasn’t been tested in detail at this point, aside from a basic sanity check comparing Proper testing will be done as part of #3292. It is expected to work as intended if the current gas values in tests do not require changes or only minor adjustments. |
crates/cheatnet/src/runtime_extensions/call_to_blockifier_runtime_extension/mod.rs
Show resolved
Hide resolved
crates/cheatnet/src/runtime_extensions/call_to_blockifier_runtime_extension/mod.rs
Show resolved
Hide resolved
Related #3658 commit-id:9aa72e2d --- **Stack**: - #3672 - #3664 - #3663 ⬅⚠️ *Part of a stack created by [spr](https://github.com/ejoffe/spr). Do not merge manually using the UI - doing so may have unexpected results.*
e1cbb60
to
a729bf6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Replied to comments
Closes #3658 commit-id:5ba0cf9f
a729bf6
to
bc8db3e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left one reply, but otherwise looks good
Closes #3658
commit-id:5ba0cf9f
Stack:
CallToBlockifierRuntime
#3664 ⬅