Skip to content

Releases: skip-mev/skip-go

@skip-go/widget@3.0.20

04 Dec 01:45
d270766
Compare
Choose a tag to compare

Patch Changes

  • efc6388: Fix no route fetched when inverting swap before entering input/output amount
  • ad0f03d: bump solana web3js version
  • 7f81190: Remove extra margin in settings drawer
  • ba6a4dc: improve balance display
  • f053d5b: search by asset name
  • 1c6dfab: fix no results modal height
  • 7cc25f2: fix android not opening wallet when signing
  • 9068af7: autoset address initially when already connected
  • Updated dependencies [ad0f03d]
    • @skip-go/client@0.15.2

@skip-go/client@0.15.2

04 Dec 01:45
d270766
Compare
Choose a tag to compare

Patch Changes

  • ad0f03d: bump solana web3js version

@skip-go/widget@3.0.19

02 Dec 20:30
8d473df
Compare
Choose a tag to compare

Patch Changes

  • fd0554c: support testnet
  • Updated dependencies [fd0554c]
  • Updated dependencies [1d80759]
    • @skip-go/client@0.15.1

@skip-go/client@0.15.1

02 Dec 20:30
8d473df
Compare
Choose a tag to compare

Patch Changes

  • fd0554c: support testnet
  • 1d80759: Use create-hash npm package as dependency (used by crypto-browserify) instead of assuming native crypto.createHash exists

@skip-go/widget@3.0.18

29 Nov 18:21
dfc04da
Compare
Choose a tag to compare

Patch Changes

  • 8f21a1d: Fix not being able to type decimal on mobile
  • 39552a3: Externalize react/jsx-runtime to support react19
  • fc908b0: cosmos mobile wallet support and walletconnect
  • Updated dependencies [fc908b0]
    • @skip-go/client@0.15.0

@skip-go/client@0.15.0

29 Nov 18:21
dfc04da
Compare
Choose a tag to compare

Minor Changes

  • fc908b0: executeRoute prop: replace validateGasBalance to simulate

@skip-go/widget@3.0.17

27 Nov 23:00
c391514
Compare
Choose a tag to compare

Patch Changes

  • 23939e6: fix destination/recovery address not auto filled
  • 7cc8da5: increase transaction timeout cushion
  • a5fe75b: fix balance decimals display
  • Updated dependencies [b0319d5]
    • @skip-go/client@0.14.8

@skip-go/client@0.14.8

27 Nov 23:00
c391514
Compare
Choose a tag to compare

Patch Changes

  • b0319d5: update msgs direct request for go fast

@skip-go/widget@3.0.16

26 Nov 23:14
8ffb0fa
Compare
Choose a tag to compare

Patch Changes

  • c9def8a: fix transaction history modal height
  • cae55fe: fix recovery wallet override destination address
  • 4a48064: rendering bugfixes
  • fc7374d: more responsive button text user feedback to wallet actions
  • 10dcd41: Keep previous balance data to avoid reloading
  • 59b165a: improve and simplify button text
  • ef165f1: adjust slippage options and default to 1 percent
  • Updated dependencies [fc7374d]
    • @skip-go/client@0.14.7

@skip-go/client@0.14.7

26 Nov 23:14
8ffb0fa
Compare
Choose a tag to compare

Patch Changes

  • fc7374d: Improve onTransactionSigned callback to be more close after signing