Open deuszx opened 1 year ago
Hi @deuszx
We are working on this issue now. We will push the fix soon.
We've updated our ink verifier image to support ink 4.2.0 contracts verification. Please make sure to update your cached docker image with the latest version before you build any new ink contracts.
Default version of
cargo contract
is 2.0.2 but it depends on ink 4.2.0 which is not compatible with the default rustc version used.Solution would be to either bump the rustc version to a proper one or default to cc @ 2.0.1