What's Changed
- Remove
MultiProvider
, move signer cache intowallets/evm
by @artursapek in #3403 - Disable Binance Wallet by @DBosley in #3410
- Stop making RPC calls to get the WETH address by @artursapek in #3413
- Added Mezo testnet by @kev1n-peters in #3411
- Remove final remnants of MultiProvider (not needed anymore) by @artursapek in #3414
- Don't try to switch chains if it's already correct by @artursapek in #3416
- Add min-height to bridge header by @emreboga in #3417
- Resume transaction - sort chains and show icons by @kev1n-peters in #3418
- Update terms of service by @emreboga in #3428
- Don't call Coingecko when network is testnet by @kev1n-peters in #3415
- bump wormhole sdk to 1.15.3 by @kev1n-peters in #3430
- clear transfer inputs after changing config by @artursapek in #3434
- move dispatch to avoid inifinite loop on pageload by @artursapek in #3437
- Replace Fantom explorer link and use '/address' for the contract path by @emreboga in #3440
- Add gas drop changes for Executor routes by @emreboga in #3438
- Improvements to quote refreshing by @artursapek in #3424
- bump wormhole sdk to 1.16.1 by @kev1n-peters in #3441
- Handle token after switching chains by @artursapek in #3442
- Should not get cached quote when no amount is entered by @emreboga in #3443
- ExecutorRoute: show relay fee (network fee line item) by @kev1n-peters in #3446
- Added getTokenMetadataSui function by @kev1n-peters in #3444
- Reduce RPC calls with async request caching by @DBosley in #3426
- Load utils/tokens async by @artursapek in #3458
- Add missing guard to Sui address check by @artursapek in #3459
- Add bundle size quality check by @DBosley in #3454
- Executor route relay failure handling by @kev1n-peters in #3450
- autoFocus isn't working reliably; use alternative approach by @artursapek in #3462
- Fix crash in new quote logic: ensure all required params are present by @artursapek in #3463
- Optimizes token address handling with lazy loading cache by @DBosley in #3461
Full Changelog: https://github.com/wormhole-foundation/wormhole-connect/compare/production@2.4.0...development@2.5.0-beta.8