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

Sierra Compiler Version Compatibility Issue During Contract Declaration #97

Open
caseywescott opened this issue Aug 14, 2024 · 0 comments

Comments

@caseywescott
Copy link

Expected Behavior:
The contract should be declared successfully without any compiler version mismatch issues.

Actual Behavior:
The command fails due to the inability to compile Sierra version 1.6.0 with the currently available compiler version (1.5.0).

using the hello_cairo example:
starkli declare /Users/mymachine/hello_cairo/target/dev/hello_cairo_HelloStarknet.contract_class.json

Environment:

starkli version: 0.3.3 (1a028fb)
Sierra compiler version: 1.5.0
Contract Sierra version: 1.6.0
Network: Sepolia

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