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

fix(py): find more correct gas_consumed #429

Merged
merged 1 commit into from
Jun 30, 2022
Merged

Conversation

koivunej
Copy link
Contributor

@koivunej koivunej commented Jun 30, 2022

this should be fixed in cairo-lang 0.9.1, there should be a triple returning api.

Unable to reproduce the original in #412, but I would assume this now the correct version, and overall fee doesn't change.

Fixes but maybe not: #412

@koivunej koivunej requested a review from a team as a code owner June 30, 2022 12:29
@koivunej koivunej force-pushed the inline_more_fee_est branch from 2476125 to e366938 Compare June 30, 2022 12:37
@koivunej koivunej force-pushed the inline_more_fee_est branch 2 times, most recently from abe9921 to a0d281f Compare June 30, 2022 12:44
@koivunej koivunej force-pushed the inline_more_fee_est branch 2 times, most recently from bf54a91 to 5d3aa3b Compare June 30, 2022 13:12
this should be fixed in cairo-lang 0.9.1, there should be a triple
returning api.

while fixing the tests, noticed that the inevitable flooring or
ceilinging of the gas_consumed will be a problem. went with flooring at
the moment.
@koivunej koivunej force-pushed the inline_more_fee_est branch from 5d3aa3b to 5e77503 Compare June 30, 2022 13:33
@koivunej koivunej changed the title fix(py): find correct gas_consumed fix(py): find more correct gas_consumed Jun 30, 2022
@koivunej koivunej merged commit 45b8d55 into main Jun 30, 2022
@koivunej koivunej deleted the inline_more_fee_est branch June 30, 2022 14:29
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