-
Notifications
You must be signed in to change notification settings - Fork 39
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: local integration tests #70
Conversation
…ion-tests # Conflicts: # Cargo.lock # Cargo.toml # examples/erc20/src/lib.rs # examples/erc721/Cargo.toml # examples/erc721/src/lib.rs
👷 Deploy request for contracts-stylus pending review.A Netlify team Owner will need to approve the deploy before you can run your build. Are you a team Owner? Visit the deploys page to approve it → Need more help? Learn more in the Netlify docs →
|
Let's goooo, excited to review this! |
4d136a7
to
d226068
Compare
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.
Ship ship ship 🚀
I just realized that this PR is in conflict with the new constructors, so we have to figure out how to introduce koba
in these files as well on that PR.
Fixes #53
To make tests pass stylus-sdk was reverted to 0.4.3 and associated shim changes also.
All tests pass serially (in future there is a chance to run them concurrently).
PR Checklist