Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check Sierra verify contract class version error in tx 0x7d782d861a27d6a420da43c47e844ea37a06b64811366fdddf5b8585f81063f #65

Open
pefontana opened this issue Oct 10, 2024 · 1 comment

Comments

@pefontana
Copy link
Collaborator

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

@pefontana
Copy link
Collaborator Author

pefontana commented Oct 30, 2024

new error

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'".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant