Skip to content

Commit

Permalink
docs(changeset): apps/maestro:
Browse files Browse the repository at this point in the history
- optimize searchGMP calls
- fix token details line height
- fix search results to center lookup token to origin token
- move direct calls to searchGMP to trpc queries
- upgrade dependencies

packages/api:
- update searchGMP params to support array of contract methods
  • Loading branch information
alanrsoares committed Feb 27, 2024
1 parent f2e0cd8 commit 2011bbf
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .changeset/wicked-keys-float.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
"@axelarjs/maestro": patch
"@axelarjs/api": patch
---

apps/maestro:

- optimize searchGMP calls
- fix token details line height
- fix search results to center lookup token to origin token
- move direct calls to searchGMP to trpc queries
- upgrade dependencies

packages/api:

- update searchGMP params to support array of contract methods

0 comments on commit 2011bbf

Please sign in to comment.