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

Fix get_block_hash for the VM #35

Closed rodrigo-pino closed 5 months ago

rodrigo-pino commented 5 months ago

Currently, when executingtest_get_block_hash there is a faulire during validation for the VM.