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

Fixing testnet run #538

Merged
merged 7 commits into from
Aug 8, 2023
Merged

Fixing testnet run #538

merged 7 commits into from
Aug 8, 2023

Conversation

smickovskid
Copy link
Contributor

  • Fixing testnet run

@smickovskid smickovskid temporarily deployed to integration August 7, 2023 07:55 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 7, 2023 07:55 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 7, 2023 07:55 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 7, 2023 07:55 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 7, 2023 08:03 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 7, 2023 08:23 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 7, 2023 08:23 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 7, 2023 08:23 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 7, 2023 08:24 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 7, 2023 08:32 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 7, 2023 08:55 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 7, 2023 08:55 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 7, 2023 08:55 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 7, 2023 08:55 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 7, 2023 09:03 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 7, 2023 09:11 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 7, 2023 09:25 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 7, 2023 09:25 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 7, 2023 09:25 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 7, 2023 09:25 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 7, 2023 09:33 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 7, 2023 13:54 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 7, 2023 13:54 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 8, 2023 07:17 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 8, 2023 07:25 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 8, 2023 07:52 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 8, 2023 07:52 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 8, 2023 07:52 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 8, 2023 08:00 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 8, 2023 08:01 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 8, 2023 08:01 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 8, 2023 08:01 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 8, 2023 08:09 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 8, 2023 08:17 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 8, 2023 08:34 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 8, 2023 08:34 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 8, 2023 08:34 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 8, 2023 08:34 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 8, 2023 08:47 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 8, 2023 08:47 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 8, 2023 08:47 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 8, 2023 08:47 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 8, 2023 08:55 — with GitHub Actions Inactive
@smickovskid smickovskid temporarily deployed to integration August 8, 2023 09:02 — with GitHub Actions Inactive
@@ -422,6 +422,10 @@ func (sg *SolanaGauntlet) FetchTransmissions(ocrState string) ([]Transmission, e

func (sg *SolanaGauntlet) DeployOCR2() (string, error) {
var err error
err = sg.InstallDependencies()
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll try to simplify all of these dependencies with Nix and Gauntlet++.

Gauntlet CLI (singular, core CLI) should be available in every env, and then we only need to set it up with local plugins. I see this as a specific project task (Gauntlet test), where before execution we'll enter a specific Nix env for that task (or general project shell env as default), and then execute the Go test code to run the test.

cc @archseer

@smickovskid smickovskid merged commit d85e3df into develop Aug 8, 2023
20 checks passed
@smickovskid smickovskid deleted the BCI-1669 branch August 8, 2023 12:23
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