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: tx execution info changed members #1975

Closed barak-b-starkware closed 1 month ago

barak-b-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.44%. Comparing base (605b4bd) to head (ab5b624). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1975 +/- ## ======================================= Coverage 78.43% 78.44% ======================================= Files 62 62 Lines 8843 8847 +4 Branches 8843 8847 +4 ======================================= + Hits 6936 6940 +4 Misses 1470 1470 Partials 437 437 ```

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