-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Description
At the moment, we are using the 'nightly' channel of the Rust toolchain. Going forward, we want to use the 'stable' channel because some tools like the SRTool don't work on 'nightly' anymore, at least not on the latest versions, see this issue.
Switching the toolchain was not possible before as we encountered compiler errors. It might be that the recent update of the polkadot dependencies to v0.9.42 resolves those problems.
TODO
Change the rust-toolchain.toml
to use a 'stable' channel. Make sure that the vault, testchain and all tests still compile and work as expected.
Metadata
Metadata
Assignees
Labels
No labels