2.10.0 (2024-05-13)
Features
- bridge-ui: update to protocol 1.0, two step bridging (#16230)
- bridge-ui: walletconnect not allowing to switch to unconfigured chains (#16324)
- bridge-ui: add testnet name to header (#16619) (294bb01)
- bridge-ui: add WETH warning (#17051) (a77221a)
- bridge-ui: base64 NFT data (#16645) (4516d0a)
- bridge-ui: bump dependencies (#16960) (811fecb)
- bridge-ui: code review and small fix (#17014) (c20f25f)
- bridge-ui: fee adjustments (#16834) (0a48b0f)
- bridge-ui: handle transaction timeouts (#16912) (759c511)
- bridge-ui: integrate NFT api (#16940) (f769e77)
- bridge-ui: mobile style for claim dialogs (#16823) (63f15c9)
- bridge-ui: prepare for hekla (#16618) (6953b3c)
- bridge-ui: processingFee from API (#16708) (3cd7cce)
- bridge-ui: quota manager check (#17024) (3cf6e7b)
- bridge-ui: release (#17071) (2fa3ae0)
- bridge-ui: remove two step and change gasLimit (#16765) (14576f7)
- bridge-ui: retry dialog (#16536) (3beba21)
- bridge-ui: update to protocol 1.0, two step bridging (#16230) (71babae)
- bridge-ui: update token dropdown (#16979) (f19cf66)
- protocol: risc0 verifier contract (#16331) (17abc18)
Bug Fixes
- bridge-ui: add missing labels to i18n (#16633) (3854467)
- bridge-ui: balance updating when connecting (#16481) (2ec333f)
- bridge-ui: canonical check can use wrong chain, incorrect supported chain check (#16526) (d826e88)
- bridge-ui: correct display of forward arrow and handling of invalid pagination input (#16485) (d4d9ce9)
- bridge-ui: custom and none fee selection overwritten by error fetching recommended fee (#16737) (9166ee3)
- bridge-ui: defaulting to source chain explorer for link to canonical address (#16701) (68bd435)
- bridge-ui: dropdown css and color css fix (#17000) (fcbc346)
- bridge-ui: fix ERC721 and ERC1155 detection in NFT bridge (#16680) (ca45aa6)
- bridge-ui: fix ETH self claiming (#16344) (4271f0d)
- bridge-ui: fix issue where balance is shown for wrong token (#16541) (1dd47cf)
- bridge-ui: manual import not resetting correctly (#16347) (87398fe)
- bridge-ui: move label to i18n, fix some typos (#16522) (c8c4773)
- bridge-ui: preserve custom processing fee selection across components (#16346) (9cf6b3a)
- bridge-ui: prevent reverse tabnabbing attacks (#16583) (fc57d82)
- bridge-ui: remove erroneous numeric expression (#16858) (37525d8)
- bridge-ui: update disabled for chainselector (#16814) (406b15a)
- bridge-ui: walletconnect not allowing to switch to unconfigured chains (#16324) (d6ef79e)