-
Notifications
You must be signed in to change notification settings - Fork 212
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
Fix/migrate scarb version #2902
base: master
Are you sure you want to change the base?
Conversation
Hi @wheval, there are still some errors, but you are on a good path |
Yes, i am fixing those errors! |
.../forge/tests/data/forking/.snfoundry_cache/http___188_34_188_184_7070_rpc_v0_7_54060_v3.json
Outdated
Show resolved
Hide resolved
@wheval |
Yes ser, but you said i should not change the logic and some tests are meant to fail. How would i know those tests? |
One test is failing, it has to do with the MockContract, the failure data is different. Please review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Apologize for the late response 🙏
If you want to continue working on this PR:
- Please resolve merge conflicts
- Address the comments
- Run
scarb fmt
in all packages containing Cairo code
Let me know if you have any questions.
crates/cheatnet/tests/contracts/src/cheat_block_number/constructor_checker.cairo
Outdated
Show resolved
Hide resolved
@ddoktorski I have made the changes! |
Closes #2651
Introduced changes
2024_07
Checklist
CHANGELOG.md