Skip to content
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

Update of contracts #493

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Update of contracts #493

wants to merge 5 commits into from

Conversation

mikiw
Copy link
Contributor

@mikiw mikiw commented Jun 14, 2024

Usage related changes

Development related changes

Checklist:

  • Checked out the contribution guidelines
  • Applied formatting - ./scripts/format.sh
  • No linter errors - ./scripts/clippy_check.sh
  • No unused dependencies - ./scripts/check_unused_deps.sh
  • No spelling errors - ./scripts/check_spelling.sh
  • Performed code self-review
  • Rebased to the latest commit of the target branch (or merged it into my branch)
  • Updated the docs if needed - ./website/README.md
  • Linked the issues resolvable by this PR - linking info
  • Updated the tests if needed; all passing - execution info

@mikiw mikiw marked this pull request as draft June 14, 2024 04:11
@mikiw mikiw linked an issue Jun 14, 2024 that may be closed by this pull request
@mikiw
Copy link
Contributor Author

mikiw commented Jun 14, 2024

todo: check UDC, write guide in doc and fix one of the fork test

@mikiw
Copy link
Contributor Author

mikiw commented Jul 23, 2024

Contracts were updated with https://wizard.openzeppelin.com/cairo

@mikiw
Copy link
Contributor Author

mikiw commented Jul 25, 2024

On branch https://github.com/0xSpaceShard/starknet-devnet-rs/tree/update-of-contracts-3 I reverted commit with erc20 contract update and test_account_selection::can_deploy_new_argent_account test is passing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update OpenZeppelin contracts to 0.9.0
1 participant