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(concurrency): fix usage of invoke_tx_args! macro with redundent field name #1985

Closed avi-starkware closed 1 month ago

avi-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:

Please upload report for BASE (main@ab9375d). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1985 +/- ## ======================================= Coverage ? 78.60% ======================================= Files ? 62 Lines ? 8892 Branches ? 8892 ======================================= Hits ? 6990 Misses ? 1455 Partials ? 447 ```

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