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

Feat : ✨ Adding estimate_fee for v0.7.0 #34

Merged

Conversation

Tbelleng
Copy link
Contributor

@Tbelleng Tbelleng commented Apr 2, 2024

Pull Request type

  • Feature

What is the current behavior?

Modifying Estimate_fee rpc call in order to be aligned with starknet 0.7.0 spec-version

What is the new behavior?

New EstimateFee Rpc call introduce a more detailed version of Fee, adding da gas consumption and new units (FRI and WEI)

Does this introduce a breaking change?

No

Other information

@Tbelleng Tbelleng self-assigned this Apr 2, 2024
@Tbelleng Tbelleng requested a review from antiyro April 2, 2024 22:28
@Tbelleng
Copy link
Contributor Author

Tbelleng commented Apr 2, 2024

Just have to change the runtime declaration and it should be good

Copy link
Member

@jbcaron jbcaron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this struct really necessary SimulationFlagForEstimateFee ?

@Tbelleng Tbelleng marked this pull request as ready for review April 3, 2024 13:08
@antiyro antiyro merged commit dca296e into madara-alliance:feat/up_blockifier Apr 3, 2024
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