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

Reduce Avalanche PriceMin to 1 gwei [SHIP-4085] #15735

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

friedemannf
Copy link
Member

https://smartcontract-it.atlassian.net/browse/SHIP-4085

Reduce the default PriceMin and PriceDefault for Avalanche to 1 gwei to account for ACP-125

@friedemannf friedemannf requested review from a team as code owners December 17, 2024 14:10
@@ -11,9 +11,8 @@ FinalizedBlockOffset = 2
NoNewFinalizedHeadsThreshold = '1m'

[GasEstimator]
PriceDefault = '25 gwei'
PriceMax = '115792089237316195423570985008687907853269984665.640564039457584007913129639935 tether'
Copy link
Member Author

Choose a reason for hiding this comment

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

Removing the PriceMax setting as it's already part of the fallback values

friedemannf added a commit to smartcontractkit/ccip that referenced this pull request Dec 17, 2024
@matYang matYang added this pull request to the merge queue Dec 20, 2024
Merged via the queue into develop with commit 7743429 Dec 20, 2024
188 checks passed
@matYang matYang deleted the SHIP-4085/avalanche-pricemin branch December 20, 2024 15:14
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