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

Bump chainlink-solana #14575

Merged
merged 19 commits into from
Oct 8, 2024
Merged

Bump chainlink-solana #14575

merged 19 commits into from
Oct 8, 2024

Conversation

DylanTinianov
Copy link
Contributor

Bump chainlink-solana and fix tests which broke due to new TOML configuration being added for Solana MultiNode.
Ticket: https://smartcontract-it.atlassian.net/browse/BCFR-960

Resolves

https://smartcontract-it.atlassian.net/browse/BCFR-960

@DylanTinianov DylanTinianov self-assigned this Sep 26, 2024
Copy link
Contributor

github-actions bot commented Sep 26, 2024

WF: CI Core#51b134b

No errors found in this run. 🎉

core/services/chainlink/config_test.go Outdated Show resolved Hide resolved
core/services/chainlink/config_test.go Outdated Show resolved Hide resolved
core/services/chainlink/config_test.go Outdated Show resolved Hide resolved
@DylanTinianov DylanTinianov marked this pull request as ready for review October 4, 2024 16:32
@DylanTinianov DylanTinianov requested review from a team as code owners October 4, 2024 16:32
@cl-sonarqube-production
Copy link

SyncThreshold = 5 # Default
# NodeIsSyncingEnabled enables the feature to avoid sending transactions to nodes that are syncing. Not relavant for Solana.
NodeIsSyncingEnabled = false # Default
# LeaseDuration is the max duration a node can be leased for.
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we please do another pass on these docs? Phrases like this are skirting the documentation requirement by saying nothing in particular, and in this case we already have good EVM examples to draw on.

Copy link
Contributor

Choose a reason for hiding this comment

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

I merged to unblock other PRs, but please circle back to this.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah sounds good, I'll create a ticket for later!

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.

4 participants