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
171 stars 99 forks source link

fix: balance print in errors #1986

Closed AvivYossef-starkware closed 1 month ago

AvivYossef-starkware commented 1 month ago

This change is Reviewable

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 78.61%. Comparing base (b898b1c) to head (c3e874e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1986 +/- ## ======================================= Coverage 78.60% 78.61% ======================================= Files 62 62 Lines 8892 8895 +3 Branches 8892 8895 +3 ======================================= + Hits 6990 6993 +3 Misses 1455 1455 Partials 447 447 ```

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