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(state): make StateMaps fields public #1997

Closed Yoni-Starkware closed 2 weeks ago

Yoni-Starkware commented 2 weeks ago

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 (0e13d53) to head (aaabdf0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1997 +/- ## ======================================= 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.