Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CI to check compilation of contracts with latest stable and latest nightly #298

Open
abizjak opened this issue Jun 11, 2023 · 0 comments
Labels
[Type] Task An additional feature or improvement.

Comments

@abizjak
Copy link
Contributor

abizjak commented Jun 11, 2023

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

@abizjak abizjak added the [Type] Task An additional feature or improvement. label Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Task An additional feature or improvement.
Projects
None yet
Development

No branches or pull requests

1 participant