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 contracts to 0.8.1 #336

Merged
merged 5 commits into from
Feb 8, 2024
Merged

Update contracts to 0.8.1 #336

merged 5 commits into from
Feb 8, 2024

Conversation

mikiw
Copy link
Contributor

@mikiw mikiw commented Feb 6, 2024

Usage related changes

  • update of OZ contracts to 0.8.1

Development related changes

  • relevant developer documentation was added

Checklist:

  • Applied formatting - ./scripts/format.sh
  • No linter errors - ./scripts/clippy_check.sh
  • No unused dependencies - ./scripts/check_unused_deps.sh
  • Performed code self-review
  • Rebased to the last commit of the target branch (or merged it into my branch)
  • Documented the changes
  • Linked the issues which this PR resolves
  • Checked the TODO section in README.md if this PR resolves it
  • Updated the tests
  • All tests are passing - cargo test

@mikiw mikiw marked this pull request as draft February 6, 2024 15:55
@mikiw mikiw linked an issue Feb 7, 2024 that may be closed by this pull request
@mikiw mikiw marked this pull request as ready for review February 7, 2024 13:46
[skip ci]
@mikiw mikiw merged commit 19126ef into main Feb 8, 2024
@mikiw mikiw deleted the erc20-update-0.8.1 branch February 8, 2024 12:19
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 OZ contracts from v0.8.0 to v0.8.x
2 participants