axelarnetwork / axelarjs

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

Feature/axelar query migration #416

Closed SGiaccobasso closed 3 months ago

SGiaccobasso commented 3 months ago

Description

Migrated the getNativeGasBaseFee function from SDK to the API package.

⛑️ What was done:

Created the function, corrected typescript errors, created auxiliary files and added dependencies.

Type of change

πŸ§ͺ How to test:

There's a test for this function in axelarjs/packages/api/src/axelar-query/client.spec.ts, you can run it from axelarjs/packages/api with the command pnpm run test.

πŸ—’οΈ Notes:

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 Aug 15, 2024 3:13pm
axelar-registry βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Aug 15, 2024 3:13pm
axelar-ui βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Aug 15, 2024 3:13pm
changeset-bot[bot] commented 3 months ago

πŸ¦‹ Changeset detected

Latest commit: 71956f15967ecbdb059aa1f4d25d4662e435f2dd

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