v11.3.0
What's Changed
SIWX Wallet-Link Support
- Add public SIWX wallet-link support for agents: export nonce generation, message signing, and wallet-link verification helpers for integrating keyless wallet-link flows in autonomous agent environments.
Robinhood Seaport Support
- Enable Seaport support for Robinhood chain (4663). Canonical Seaport 1.6 is now configured for Robinhood with WETH
0x0bd7d308f8e1639fab988df18a8011f41eacad73for offers and native ETH for listings.
Bug Fixes
- Fix
parseUnitsto correctly handle string inputs with scientific notation (e.g.,"1e-8","1E6"). Previously only number-type values were normalized, causing SyntaxError for string scientific notation. Fixes #1978.
Full Changelog: v11.2.0...v11.3.0