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

Release ink! 3.0.0-rc5 #909

Merged
merged 2 commits into from
Sep 9, 2021
Merged

Release ink! 3.0.0-rc5 #909

merged 2 commits into from
Sep 9, 2021

Conversation

cmichi
Copy link
Collaborator

@cmichi cmichi commented Sep 8, 2021

I would have liked to wait with the release until we have the state rent stuff removed completely as well, but a couple users have now run into #902 and it makes sense to do a release now. Due to semver they will automatically receive the fix.

@cmichi cmichi requested a review from ascjones September 8, 2021 07:24
@cmichi cmichi merged commit 5514f43 into master Sep 9, 2021
@cmichi cmichi deleted the cmichi-release-3.0.0-rc5 branch September 9, 2021 10:58
@forgetso
Copy link
Contributor

For anyone running into the following issue with this release:

error[E0133]: call to unsafe function is unsafe and requires unsafe function or block
  --> /home/chris/.cargo/registry/src/github.com-1ecc6299db9ec823/ink_env-3.0.0-rc5/src/lib.rs:56:5
   |
56 |     core::arch::wasm32::unreachable();
   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function

Try cargo install --force cargo-contract && rustup update to make sure everything is up to date.

@cmichi cmichi mentioned this pull request Sep 10, 2021
@cmichi
Copy link
Collaborator Author

cmichi commented Sep 10, 2021

Thanks @forgetso! Just created a follow-up.

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.

3 participants