-
Notifications
You must be signed in to change notification settings - Fork 28
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
[feat] Blobstream Contracts Integration Tests #85
Comments
This is currently blocked. Waiting for It was posted that this should be soon https://t.me/dojoengine/5922 |
The decision to switch from |
UpdateWe have decided to integrate with Herodotus storage proof's / API. So, instead of using a devnet for integration tests, we will need to do tests on Sepolia for the integration. References |
So remaining scripts to do are :
Can I work on these ? If so, is |
@thomas192 yes this is a good summary of the remaining scripts. Can you take #138 and I'll take #139 ? |
duplicate of #136 ? |
Create integration tests (scripts) for the Blobstream contract(s) by doing the following :
Katana
nodeBlobstreamX
contract ( & dependencies such as the gateway ) to theKatana
nodeBlobstreamX
contract & check state updates are correctPossibly use mock implementations where needed.
References
https://github.com/keep-starknet-strange/blobstream-starknet/blob/main/src/lib.cairo
The text was updated successfully, but these errors were encountered: