-
Notifications
You must be signed in to change notification settings - Fork 43
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
Update Solana Client for LogPoller #933
Conversation
Ok yeah, actually we do need |
…martcontractkit/chainlink-solana into NONEVM-743-logpoller-rpcclient
…nk-solana into NONEVM-743-logpoller-rpcclient
Quality Gate failedFailed conditions |
* Add required methods * Add GetBlocks * Add GetBlocks method
* add required chain.link labels to k8s soak test * tagged CTF + team input in the soak workflow * add missing import * fix compilation * fix CL version in go.mod * add missing var to e2e tests * use chainlink & integration-tests commit from develop branch * fix: add chainlink/deployment bump to updater workflow (#961) * Update Solana Client for LogPoller (#933) * Add required methods * Add GetBlocks * Add GetBlocks method --------- Co-authored-by: Aaron Lu <[email protected]> Co-authored-by: Dylan Tinianov <[email protected]>
* Add required methods * Add GetBlocks * Add GetBlocks method
* add required chain.link labels to k8s soak test * tagged CTF + team input in the soak workflow * add missing import * fix compilation * fix CL version in go.mod * add missing var to e2e tests * use chainlink & integration-tests commit from develop branch * fix: add chainlink/deployment bump to updater workflow (#961) * Update Solana Client for LogPoller (#933) * Add required methods * Add GetBlocks * Add GetBlocks method --------- Co-authored-by: Aaron Lu <[email protected]> Co-authored-by: Dylan Tinianov <[email protected]>
Description
Added the following methods required for LogPoller
Ticket: https://smartcontract-it.atlassian.net/browse/NONEVM-743