NethermindEth / 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
1 stars 4 forks source link

feat: bump Cairo Native to 72d10b (ARM fixes) #113

Closed rodrigo-pino closed 1 month ago

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 81.02%. Comparing base (f8125d9) to head (dc36b91).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## native2.6.4 #113 +/- ## ============================================ Coverage 81.02% 81.02% ============================================ Files 77 77 Lines 10872 10872 Branches 10872 10872 ============================================ Hits 8809 8809 Misses 1588 1588 Partials 475 475 ```

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

rodrigo-pino commented 1 month ago

Bypassing safeties due to the small update and its urgency