Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: skip-mev/skip-go

@skip-go/[email protected]

26 Aug 19:12
dbe0f06

Choose a tag to compare

Patch Changes

  • d6c4457: Update filterNeutronSwapFee to no longer check swap venue
  • 05c1e7f: fix fee decimal display for usd amounts of 0
  • e26ddbe: Truncate sender and receiver addresses in transaction history details.
  • Updated dependencies [39d2448]
  • Updated dependencies [d6c4457]

@skip-go/[email protected]

26 Aug 19:12
dbe0f06

Choose a tag to compare

Patch Changes

  • 39d2448: Add timeoutTx explorerLink for ibcTransfers that have been timedout, Fix Axelar explorerLinks
  • d6c4457: Update filterNeutronSwapFee to no longer check swap venue

@skip-go/[email protected]

15 Aug 17:52
2a90ec6

Choose a tag to compare

Patch Changes

  • 676a76b: update registries
  • 451aa75: don't show gas on receive if same chain and address
  • 048f144: prioritize chainIds filtering for gasOnReceive
  • d3ec136: rename feeRoute to gasRoute
  • 145f274: fix banksend tooltip
  • c1cab03: Stop using SVGProps for the sake of react 19 compatibility
  • 81d3a11: fix inconsistent main and original route
  • 55f7438: Add HIGH_LOSS_ERROR to Swagger API spec
  • 6682a4c: Check userAgent instead of screen size to determine whether to disable 2tx routes
  • 37241e9: get chains and assets fron client lib state
  • 693b1c2: Switch SolanaProvider to use React Query for wallet list.
  • 87b86a1: fix destinationFeeAssets not using the actual asset decimals
  • Updated dependencies [676a76b]
  • Updated dependencies [d3ec136]
  • Updated dependencies [4cc4b68]
  • Updated dependencies [55f7438]
  • Updated dependencies [37241e9]
  • Updated dependencies [b1660f8]
  • Updated dependencies [4920ae0]

@skip-go/[email protected]

15 Aug 17:52
2a90ec6

Choose a tag to compare

Patch Changes

  • 676a76b: update registries
  • d3ec136: rename feeRoute to gasRoute
  • 4cc4b68: add routeWithGasOnReceive
  • 55f7438: Add HIGH_LOSS_ERROR to Swagger API spec
  • 37241e9: get chains and assets fron client lib state
  • b1660f8: fix array query param value
  • 4920ae0: fix build warning reorder exports

@skip-go/[email protected]

13 Aug 21:59
06fecee

Choose a tag to compare

Patch Changes

  • c515ff4: hot fix gas on receive amountIn

@skip-go/[email protected]

07 Aug 15:32
b768498

Choose a tag to compare

Patch Changes

@skip-go/[email protected]

07 Aug 15:32
b768498

Choose a tag to compare

Patch Changes

  • 71fb39a: Allow calling api functions without first configuring api/client options

@skip-go/[email protected]

04 Aug 15:39
1cec2ab

Choose a tag to compare

Patch Changes

@skip-go/[email protected]

04 Aug 15:39
1cec2ab

Choose a tag to compare

Patch Changes

  • 8630eea: update registries
  • b8f024f: fix callback
  • 419982d: Update swagger docs to use referenced request schemas.

@skip-go/[email protected]

01 Aug 16:55
0432baf

Choose a tag to compare

Patch Changes

  • fdd2929: add isFeeRouteAvailable for track
  • bc9983e: numbers and switch component fix