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

fix(eth): update legacy updateFee method pricing #1037

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

ali-bahjati
Copy link
Collaborator

We have a deprecated getUpdateFee method that takes the size of updateData as argument and returns the price. We needed to keep it to keep backward compatibility. However, to keep it fully backward compatible we need to update its logic to always remain a over estimate of the actual cost.

@ali-bahjati ali-bahjati requested a review from m30m August 31, 2023 09:06
@vercel
Copy link

vercel bot commented Aug 31, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Updated (UTC)
example-oracle-amm ⬜️ Ignored (Inspect) Aug 31, 2023 9:06am
xc-admin-frontend ⬜️ Ignored (Inspect) Aug 31, 2023 9:06am

@ali-bahjati ali-bahjati merged commit e1ae1ad into main Aug 31, 2023
5 checks passed
@ali-bahjati ali-bahjati deleted the eth/fix-legacy-update-fee branch August 31, 2023 09:51
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.

3 participants