Skip to content

Comments

Upgrade rust toolchain to 1.86#19

Open
TxCorpi0x wants to merge 3 commits intomasterfrom
mehdi/update-rust-toolchain-1-82-0
Open

Upgrade rust toolchain to 1.86#19
TxCorpi0x wants to merge 3 commits intomasterfrom
mehdi/update-rust-toolchain-1-82-0

Conversation

@TxCorpi0x
Copy link
Contributor

@TxCorpi0x TxCorpi0x commented Feb 19, 2026

Description

Set toolchain and minimum supported for this version according to wasmvm toolchain support

Reviewers checklist:

  • Try to write more meaningful comments with clear actions to be taken.
  • Nit-picking should be unblocking. Focus on core issues.

Authors checklist

  • Provide a concise and meaningful description
  • Review the code yourself first, before making the PR.
  • Annotate your PR in places that require explanation.
  • Think and try to split the PR to smaller PR if it is big.

This change is Reviewable

@TxCorpi0x TxCorpi0x marked this pull request as ready for review February 23, 2026 06:00
@TxCorpi0x TxCorpi0x requested a review from a team as a code owner February 23, 2026 06:00
@TxCorpi0x TxCorpi0x requested review from masihyeganeh, metalarm10, miladz68 and ysv and removed request for a team February 23, 2026 06:00
masihyeganeh
masihyeganeh previously approved these changes Feb 23, 2026
Copy link
Contributor

@masihyeganeh masihyeganeh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@masihyeganeh reviewed 1 file and all commit messages, and made 1 comment.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on metalarm10, miladz68, and ysv).


build/tools/tools.go line 127 at r1 (raw file):

	// https://releases.rs
	RustInstaller{
		Version: "1.82.0",

Have you checked if our smart contracts work with Rust 1.82.0?
I remember we had an error related to the heap memory provided to them or something like that

@TxCorpi0x TxCorpi0x changed the title Upgrade rust toolchain to 1.82 Upgrade rust toolchain to 1.86 Feb 23, 2026
Copy link
Contributor

@ysv ysv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ysv reviewed 1 file and all commit messages, and made 1 comment.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on metalarm10, miladz68, and TxCorpi0x).


build/tools/tools.go line 127 at r1 (raw file):

Previously, masihyeganeh (Masih Yeganeh) wrote…

Have you checked if our smart contracts work with Rust 1.82.0?
I remember we had an error related to the heap memory provided to them or something like that

lets check it please

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