You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have had an issue recently where the default behaviour of the rust toolchain started producing invalid smart contracts.
We should get ahead of this by running a scheduled job (I think github actions support this) which would compile all the example contracts and verify them (i.e., just running cargo concordium build).
Task description
We have had an issue recently where the default behaviour of the rust toolchain started producing invalid smart contracts.
We should get ahead of this by running a scheduled job (I think github actions support this) which would compile all the example contracts and verify them (i.e., just running cargo concordium build).
Also related to #157
The text was updated successfully, but these errors were encountered: