-
Notifications
You must be signed in to change notification settings - Fork 51
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
Exec v1 jobs in LOOPP mode #1152
base: ccip-develop
Are you sure you want to change the base?
Conversation
… Completed wiring through to commit plugin factory from provider
* Implement NewChainReader method for evm Relayer * Update relayer refs * Update relayer refs (cherry picked from commit 9b8e252)
* bump solana + cleanup types * bump solana with multierr delimiter * fix type * bump solana + fix parameters * bump solana * add more unwrapping * bump solana * update e2e test workflow * try without download * add gauntlet build * bump solana (cherry picked from commit e2bedae)
Quality Gate failedFailed conditions See analysis details on SonarQube Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
Quality Gate failedFailed conditions See analysis details on SonarQube Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
Motivation
Run CCIP Exec reporting plugins in LOOP mode
Dependencies
smartcontractkit/chainlink-common#641