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(native_blockifier): turn on concurrency feature #2010

Closed Yoni-Starkware closed 1 week ago

Yoni-Starkware commented 1 week ago

This change is Reviewable

codecov-commenter commented 1 week ago

Codecov Report

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

Project coverage is 80.17%. Comparing base (a3bda1e) to head (4ec3647).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2010 +/- ## ========================================== + Coverage 78.35% 80.17% +1.81% ========================================== Files 63 69 +6 Lines 8990 9739 +749 Branches 8990 9739 +749 ========================================== + Hits 7044 7808 +764 + Misses 1498 1471 -27 - Partials 448 460 +12 ```

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