Bug Fixes
- asset routes (#1365) - (8bf2c72)
- Tron SVG (#1368) - (7bf4285)
- network badge background size (#1369) - (fe46b5d)
- spammy WalletConnect logs (#1372) - (d483aa2)
- allow entering amounts for invalid pairs (#1378) - (8a87705)
- normalize Trust Wallet payload (#1367) - (2f5c68a)
- claim tx display for bridged chain swaps (#1381) - (b2600d6)
- preserve amounts when pasting address during quote fetch (#1377) - (d85bbef)
- Tron mobile wallet detection (#1388) - (4a12fb3)
- delete button CSS (#1392) - (4867f6f)
- no CCTP forwarding fee for Arbitrum - (86fd156)
- wait for tx confirmation for oft eta (#1393) - (fd33232)
- Blockstream logo on Firefox (#1398) - (0956678)
- refunding of linked commitments (#1411) - (7fce8f9)
- create button error states (#1415) - (29067c8)
Documentation
- add llms.txt and expose raw .md on docs urls (#1387) - (d3fbb56)
- use vitepress-plugin-llms (#1391) - (95819e4)
Features
- make all RPCs configurable via env (#1358) - (76f5ac9)
- Tron sends (#1354) - (64b501d)
- separate swap button errors (#1376) - (eeb0e3f)
- implement CCTP bridge - (0037e46)
- CCTP explorer - (3b225c7)
- recover from out-of-bound amount errors (#1396) - (aa7fc97)
- CCTP sends to Solana (#1397) - (408569e)
- CCTP receives on Solana - (72f3910)
- normalize to "waiting for {asset} bridge" (#1404) - (b6d0c5e)
- make sendable USDT0 variants configurable (#1406) - (c454fe5)
- make OFT ETA configurable via env (#1405) - (18478f6)
- show warning on OFT/CCTP transfer ETA page (#1414) - (2959deb)
Miscellaneous Chores
- install git in Dockerfiles (#1364) - (55b3742)
- add second RPC for Unichain - (ea26044)
- set Tron decimals to 6 - (92545bc)
- address review feedback - (6b42893)
- add missing asset URL params (#1366) - (b28f24a)
- replace HyperEVM logo (#1370) - (c255a6d)
- speed up ESLint and prettier (#1394) - (f3d674a)
- update Router contract - (c1a0da8)
- address feedback - (3d6c2a1)
- add fallback ETH L1 RPCs (#1401) - (9908883)
- add USDC logo to landing page (#1410) - (67720c9)
Refactoring
- generic bridge interface - (0b22016)
- avoid CCTP forwarding service for mints - (fe52928)
- share derivePda helper across CCTP and OFT - (7997acb)
- use ccxp.space as CCTP explorer - (8fae674)
- cleanup BlockExplorer component - (68386b2)