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
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