Conversation
masihyeganeh
left a comment
There was a problem hiding this comment.
@masihyeganeh reviewed 1 file and all commit messages, and made 1 comment.
Reviewable status: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
ysv
left a comment
There was a problem hiding this comment.
@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
Description
Set toolchain and minimum supported for this version according to wasmvm toolchain support
Reviewers checklist:
Authors checklist
This change is