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

Fixed main CI pipeline #255

Merged
merged 7 commits into from
Oct 10, 2024
Merged

Fixed main CI pipeline #255

merged 7 commits into from
Oct 10, 2024

Conversation

Marcin-Radecki
Copy link
Contributor

This PR brings back building contracts to main CI pipeline, as some contracts json files are required for a rust relayer build.

Also, Sepolia prices became lower nowadays to gas price ~= 1 GWEI. This PR sets a bottom limit of gas price to 10 GWEI. This makes it possible to deploy contracts via CI now, with a total amount of 0.05 SETH. This makes it possible to deploy them at least 20 times, assuming CI account has at least 1 SETH. If Sepolia gas price gets more than 10 Gwei, there's a timeout in the deployment scripts that will fail CI again. This is WIP in another PR https://github.com/Cardinal-Cryptography/most/pull/253/files

This PR adds a Slack notification in case of a failed build.

Successful run: https://github.com/Cardinal-Cryptography/most/actions/runs/11270355813

@Marcin-Radecki Marcin-Radecki merged commit 57ff87a into master Oct 10, 2024
6 checks passed
@Marcin-Radecki Marcin-Radecki deleted the A0-192-another-approach branch October 10, 2024 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants