Tags: wormhole-foundation/wormhole-connect
Tags
feat: replace old automatic routes with executor routes (#4025) * feat: replace old automatic routes with executor routes as defaults The old automatic routes (AutomaticCCTPRoute, AutomaticTokenBridgeRoute, TokenBridgeRoute, TBTCRoute, AutomaticNtt) no longer function. Replace DEFAULT_ROUTES with executor-based alternatives: cctpV2FastExecutorRoute, cctpV2StandardExecutorRoute, executorTokenBridgeRoute, plus CCTPRoute as manual fallback. * feat: add TBTCRoute back to defaults and exports
Correct icon import (#4022) * fix: correct fee offset icon import * test: update fee offset test * fix: finalize fee offset icon import * fix: externalize lucide-react in library build * fix: bundle ui dependencies in widget build * chore: remove consumer example from bundling comment * chore: refresh sanctioned wallets and formatting --------- Co-authored-by: evgeniko <97796468+evgeniko@users.noreply.github.com>
chore: remove consumer example from bundling comment
fix: externalize lucide-react in library build
PreviousNext