What's Changed
- token bridge route: gas dropoff slider fix by @kev1n-peters in #3343
- Stop onmousedown propagation to fix token address links by @artursapek in #3344
- Don't run
connectLastUsedWallet
twice concurrently by @artursapek in #3346 - Added isTokenSupportedHandler callback to config by @kev1n-peters in #3345
- allow for arbitrary config changes by @artursapek in #3339
- Filter out dupes in Tx History at top level by @emreboga in #3348
- Sui MCTP support by @kev1n-peters in #3350
- store SSG flag in state variable by @artursapek in #3352
- Do not auto-focus search input in Mobile by @emreboga in #3351
- Add try/catch when checking whether a token is supported by ntt by @M-Picco in #3354
- Don't dispatch new amount to redux immediately by @artursapek in #3355
- Don't trigger load event twice by @artursapek in #3356
- handle "denied request signature" string by @artursapek in #3349
- Log with console.debug by default by @artursapek in #3362
- Pin all crypto-related dependency versions by @DBosley in #3342
- Remove legacy logic from TokenList filter function by @kev1n-peters in #3368
- Check multiple props for the relayer fee by @emreboga in #3363
- Use a Slide action for Asset picker in mobile by @emreboga in #3353
- Gas slider redesign by @emreboga in #3374
- Silence 'No protocols registered for' error message by @kev1n-peters in #3369
- Better handling of errors in
connectLastUsedWallet
by @artursapek in #3377 - Updated deprecated Ankr public RPCs by @kev1n-peters in #3373
- UI test automation by @emreboga in #3367
- Added ManualTBTC builtin route support by @kev1n-peters in #3364
- Show routes when no wallets are connected by @emreboga in #3379
- Bump Shuttle limit to 5000 by @emreboga in #3387
- Don't show wrapped token when NTT is available on destination chain by @kev1n-peters in #3385
- Check Solana wallet type when getting ATA by @emreboga in #3386
- Mayan SDK txn refunded parsing fix by @kev1n-peters in #3372
- Add experimental features to Connect config by @emreboga in #3389
- Remove unused test job and libs by @emreboga in #3383
- bump ntt sdk for gas token transfer support by @kev1n-peters in #3388
New Contributors
Full Changelog: https://github.com/wormhole-foundation/wormhole-connect/compare/production@2.3.0...development@2.4.0-beta.3