-
Notifications
You must be signed in to change notification settings - Fork 53
chore: merge v0.2.0-rc.0 to main #669
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Resolves #439 @0xNeshi the idea is to have a working solution within the current Stylus SDK's limitations. We can work on a "clean" solution after the audit starts. #### PR Checklist <!-- Before merging the pull request all of the following must be completed. Feel free to submit a PR or Draft PR even if some items are pending. Some of the items may not apply. --> - [x] Tests - [x] Documentation - [x] Changelog --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: 0xNeshi <nenad.misic@openzeppelin.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Starknet version of pedersen hash function. Shift operations for bigintegers. Resolves #269 and #516 #### PR Checklist - [x] Tests - [x] Documentation - [x] Changelog --------- Co-authored-by: Alisander Qoshqosh <37006439+qalisander@users.noreply.github.com> Co-authored-by: Alisander Qoshqosh <qalisander@gmail.com> Co-authored-by: Nenad <nenad.misic@openzeppelin.com>
…639) Adds constructors (drops koba tooling) and new inheritance model from stylus-sdk@0.9 Resolves #492 , resolves #439 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Daniel Bigos <daniel.bigos@icloud.com> Co-authored-by: Daniel Bigos <daniel.bigos@openzeppelin.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alisander Qoshqosh <37006439+qalisander@users.noreply.github.com> Co-authored-by: Yan Victor SN <98413246+YanVictorSN@users.noreply.github.com> Co-authored-by: Nicholas Kelson <ambala.sweets.dev@gmail.com>
✅ Deploy Preview for contracts-stylus ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
0xNeshi
approved these changes
May 23, 2025
This was referenced May 26, 2025
Yeah, we should close this PR as there are conflicts and we cannot merge |
bidzyyys
added a commit
that referenced
this pull request
May 26, 2025
Original PR #669 - resolved conflicts with origin/main - removed _check-wasm.yml_ <- if a contract is not deployable, corresponding e2e tests would fail; we also never check and/or compare changes in actual wasm size, we only care if it's within limits. --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Daniel Bigos <daniel.bigos@openzeppelin.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alisander Qoshqosh <37006439+qalisander@users.noreply.github.com> Co-authored-by: Alisander Qoshqosh <qalisander@gmail.com> Co-authored-by: Daniel Bigos <daniel.bigos@icloud.com> Co-authored-by: Yan Victor SN <98413246+YanVictorSN@users.noreply.github.com> Co-authored-by: Nicholas Kelson <ambala.sweets.dev@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.