You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cargo run --release tx 0x7d782d861a27d6a420da43c47e844ea37a06b64811366fdddf5b8585f81063f mainnet 743858
When executing the above command in starknet replay we get the error
thread 'main' panicked at /home/admin/.cargo/git/checkouts/sequencer-9f2e544370e82dc0/1eaaa4b/crates/blockifier/src/transaction/transaction_utils.rs:39:39:
not yet implemented: Sierra verify contract class version
Check if we need to update the blockifier version we are using or if we can fix it another way
The text was updated successfully, but these errors were encountered:
2024-10-30T17:32:01.233379Z ERROR replay: execution failed unexpectedly: Failed to read from state: Failed to parse rpc result "expected hex string to be prefixed by '0x'".
cargo run --release tx 0x7d782d861a27d6a420da43c47e844ea37a06b64811366fdddf5b8585f81063f mainnet 743858
When executing the above command in starknet replay we get the error
Check if we need to update the blockifier version we are using or if we can fix it another way
The text was updated successfully, but these errors were encountered: