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(concurrency, fee): add a sanity check when the fee transfer is … #1999

Closed Yoni-Starkware closed 2 weeks ago

Yoni-Starkware commented 2 weeks ago

…None


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.47%. Comparing base (f64dc0e) to head (430d60f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1999 +/- ## ======================================= Coverage 78.47% 78.47% ======================================= Files 62 62 Lines 8967 8967 Branches 8967 8967 ======================================= Hits 7037 7037 Misses 1483 1483 Partials 447 447 ```

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