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

Make `test_replace_class` work with Native #40

Closed rodrigo-pino closed 5 months ago

rodrigo-pino commented 5 months ago

test_replace_class is working with only the VM. The test should be updated to work with Native and the VM