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
170 stars 107 forks source link

refactor(concurrency): add consistency validations for declared_contr… #1936

Closed OriStarkware closed 3 months ago

OriStarkware commented 3 months ago

…acts


This change is Reviewable

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 78.04%. Comparing base (ffbb85d) to head (d1719a9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1936 +/- ## ======================================= Coverage 78.04% 78.04% ======================================= Files 61 61 Lines 8759 8759 Branches 8759 8759 ======================================= Hits 6836 6836 Misses 1485 1485 Partials 438 438 ```

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