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

Calculate tx fee on Rust side only if actual_fee from blockifier is 0 #1745

Merged
merged 3 commits into from
Mar 14, 2024

Conversation

kirugan
Copy link
Contributor

@kirugan kirugan commented Mar 14, 2024

No description provided.

Copy link

codecov bot commented Mar 14, 2024

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 72.06%. Comparing base (bf96204) to head (a0008d9).

Files Patch % Lines
rpc/handlers.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1745   +/-   ##
=======================================
  Coverage   72.05%   72.06%           
=======================================
  Files          90       90           
  Lines        9724     9719    -5     
=======================================
- Hits         7007     7004    -3     
+ Misses       2192     2189    -3     
- Partials      525      526    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kirugan kirugan merged commit 6317b0d into main Mar 14, 2024
9 of 10 checks passed
@kirugan kirugan deleted the kirugan/fix-simulateTransactions branch March 14, 2024 17:21
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