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: update to cairo-native 2.6.4 #103

Closed varex83 closed 2 months ago

varex83 commented 3 months ago
codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 79.84%. Comparing base (5deb06f) to head (c9facdf). Report is 3 commits behind head on native2.6.3.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## native2.6.3 #103 +/- ## ============================================ Coverage 79.84% 79.84% ============================================ Files 77 77 Lines 10607 10607 Branches 10607 10607 ============================================ Hits 8469 8469 Misses 1667 1667 Partials 471 471 ```

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

varex83 commented 3 months ago

upd: works with Juno

rodrigo-pino commented 2 months ago

Set 2.6.4 as a default. Closing the PR