-
Notifications
You must be signed in to change notification settings - Fork 246
Adjust trace resources tests #2985
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
Conversation
…(All blockifier tests pass)
…kawula/2862-bump-cairo-and-blockifier
… into kkawula/2862-bump-cairo-and-blockifier
…ub.com/foundry-rs/starknet-foundry into kkawula/2862-bump-cairo-and-blockifier
|
Hi! This pull request hasn't had any activity for a while, so I am |
|
Hi! This pull request hasn't had any activity for a while, so I am |
|
Hi! This pull request hasn't had any activity for a while, so I am |
|
This pull request has been automatically closed due to inactivity. |
Closes #2955
Introduced changes
Note: Currently tests for builtins fail, which seems unexpected. For example a call to
TraceInfoProxyconstructor uses 9pedersen_builtinnow instead of 2. The current value does not seem accurate. It is worth double checking whether we count used resources correctly.