axelarnetwork / axelarjs

Axelar Network foundations for Javascript/Typescript application development
Apache License 2.0
10 stars 8 forks source link

chore: fix estimateGasFee math rounding issue #397

Closed npty closed 3 months ago

npty commented 3 months ago

Description

Fix math rounding issue for estimateGasFee api. This issue was detected by running estimateGasFee test script where it tried to fetch gas fee from 3 directions which are: cosmos -> evm, evm -> cosmos, and evm -> evm. The issue seems to be resolved with this fix.

vercel[bot] commented 3 months ago

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

Name Status Preview Comments Updated (UTC)
axelar-maestro ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 11, 2024 6:26am
axelar-registry ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 11, 2024 6:26am
axelar-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 11, 2024 6:26am
changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: b442993663a2e15ba35110162f2007f64503ec2b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages | Name | Type | | ------------------------- | ----- | | @axelarjs/api | Patch | | @axelarjs/deposit-address | Patch | | @axelarjs/maestro | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR