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

update bumpThresholds for chains using suggestedPrice estimator #13078

Merged
merged 15 commits into from
May 15, 2024

Conversation

finleydecker
Copy link
Contributor

@finleydecker finleydecker requested a review from a team May 10, 2024 03:16
@@ -11,7 +11,7 @@ Enabled = true
[GasEstimator]
Mode = 'SuggestedPrice'
PriceMin = '0'
BumpThreshold = 0
BumpThreshold = 3
Copy link
Contributor

Choose a reason for hiding this comment

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

The fallback BumpThresholed is already 3, so these overrides can be omitted.
https://github.com/smartcontractkit/chainlink/blob/develop/core/chains/evm/config/toml/defaults/fallback.toml#L40

@finleydecker finleydecker requested a review from a team May 15, 2024 20:47
@cl-sonarqube-production
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

@prashantkumar1982 prashantkumar1982 added this pull request to the merge queue May 15, 2024
Merged via the queue into develop with commit 0917394 May 15, 2024
107 checks passed
@prashantkumar1982 prashantkumar1982 deleted the fix-bump-threshold branch May 15, 2024 21:47
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