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

Assure that all VM tests are working fine #18

Closed varex83 closed 5 months ago

varex83 commented 6 months ago

Assure that VM tests are working when using Cairo Native in the simillar way without changing any logic

rodrigo-pino commented 5 months ago

This is already solved!