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

Bump rustc version. #1087

Closed
ruseinov opened this issue Sep 29, 2023 · 2 comments
Closed

Bump rustc version. #1087

ruseinov opened this issue Sep 29, 2023 · 2 comments

Comments

@ruseinov
Copy link
Collaborator

We are getting CI errors due to an old rustc version. Shall we bump it to latest stable? Or at least 1.70?

https://github.com/near/near-sdk-rs/actions/runs/6353767202/job/17259031146?pr=1077

@frol
Copy link
Collaborator

frol commented Sep 30, 2023

There were some issues with Rustc 1.70+ producing wasm files that were not compatible with nearcore runtime: near/nearcore#9143 - it was resolved on nearcore side, but we have not yet cut the releases of near-workspace-rs and sandbox to pick up that newer version, so we cannot bump the version just yet.

@frol
Copy link
Collaborator

frol commented Nov 18, 2023

I don't think we need to bump the version just yet, so I am closing this issue

@frol frol closed this as completed Nov 18, 2023
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

No branches or pull requests

2 participants