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

cairo-lang 0.8.1 support #35

Closed
lsbyerley opened this issue Apr 8, 2022 · 4 comments
Closed

cairo-lang 0.8.1 support #35

lsbyerley opened this issue Apr 8, 2022 · 4 comments

Comments

@lsbyerley
Copy link

Seeing some module import errors in ./test/argent_account.py on cairo-lang 0.8.1

https://github.com/argentlabs/argent-contracts-starknet/blob/develop/test/argent_account.py

ImportError: cannot import name 'BlockInfo' from 'starkware.starknet.business_logic.state'

@juniset
Copy link
Member

juniset commented Apr 12, 2022

Thanks! I believe with 0.8.1 BlockInfo has been moved to starkware.starknet.business_logic.state.state.

@juniset
Copy link
Member

juniset commented Apr 12, 2022

Should be fixed by #36 .

@juniset
Copy link
Member

juniset commented Apr 14, 2022

Closed by #36

@juniset juniset closed this as completed Apr 14, 2022
@lsbyerley
Copy link
Author

@juniset awesome thanks! i'll check it out soon

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

2 participants