starkware-libs / blockifier

Blockifier is a Rust implementation for the transaction-executing component in the StarkNet sequencer, in charge of creating state diffs and blocks.
Apache License 2.0
169 stars 97 forks source link

chore(fee, concurrency): move add_fee_to_sequencer_balance to fee_utils #2003

Closed Yoni-Starkware closed 2 weeks ago

Yoni-Starkware commented 2 weeks ago

This change is Reviewable

codecov-commenter commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.45%. Comparing base (001940a) to head (2201ab8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2003 +/- ## ======================================= Coverage 78.45% 78.45% ======================================= Files 62 62 Lines 8970 8970 Branches 8970 8970 ======================================= Hits 7037 7037 Misses 1486 1486 Partials 447 447 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.