* feat: update bridge API integration and fix history display issues
* fix: add failed in bridge history
* fix: updatet status
---------
Co-authored-by: kim12322222 <jinming0228@qq.com>
* feat: init
* fix: return
* feat: login init and sign approve
* update signTypedata
* feat: add single coin page and login logout status
* feat : open and close position action
* feat: update init deposit balance
* fix: update lint
* fix: remove no need action
* feat: implement MiniTypedDataApproval component and related utilities for signing typed data
* fix: login logout
* fix: vault storage
* fix: approveSignatures
* feat: add direct send approve & remove zero & history
* fix: perp account update
* feat: add deposit loading amount
* feat:add new user process
* feat: new user and history
* fix: update chart decimals and style
* feat: sdk manager and reducer update
* feat: update deposit swap and bridge and login popup
* feat: add build fee & auto close add warn liq price
* feat: home pnl show and img default
* fix: update asset and chart all type
* feat:add ledger sign type data
* feat: + unlock promise
* feat: delete agent address modal and split number
* feat: init switch to perp home
* feat: swap and bridge css
* update api version
* feat: add stop and take profit in close history
* update api version
* fix: update ui
* fix: update rounded in login popup
* fix: dark mode color and css
* feat: add history page and update home history
* fix: open position and close position sentry monitor
* fix: add sentry in open and close position
* feat: update ui css
* feat: home add loading page
* feat: update loading status
* fix: add withdraw mini approval typeData
* feat: support passing account props on miniSignTypedData
* fix: hard wallet deposit and login
* feat: update deposit and mini txs
* fix: withdraw loading and change account
* fix: debounce update mini txs and single coin
* feat: update content
* feat: login hard modal and revert
* feat: delete polling count to avoid 429
* feat: delete address & tp sl
* feat: __skip_translation in perps
* feat: hard wallet withdraw and css
* fix: debug log
* feat: add home refresh loading
* fix: setting item add leftIconStyle props
* fix: fee delay avoid 429
* fix: maxUsdValueSize limit
* fix: maxUsdValueSize
* feat: logout when action position is no agent
* fix: max leverage
* Update src/ui/views/Bridge/hooks/token.tsx
Co-authored-by: vvvvvv1vvvvvv <86296331+vvvvvv1vvvvvv@users.noreply.github.com>
* Update src/ui/views/Perps/components/HistoryPage.tsx
Co-authored-by: vvvvvv1vvvvvv <86296331+vvvvvv1vvvvvv@users.noreply.github.com>
* Update src/ui/views/Perps/utils.ts
Co-authored-by: vvvvvv1vvvvvv <86296331+vvvvvv1vvvvvv@users.noreply.github.com>
* Update src/ui/views/Perps/usePerpsPosition.ts
Co-authored-by: vvvvvv1vvvvvv <86296331+vvvvvv1vvvvvv@users.noreply.github.com>
* Update src/ui/views/Perps/usePerpsPosition.ts
Co-authored-by: vvvvvv1vvvvvv <86296331+vvvvvv1vvvvvv@users.noreply.github.com>
* Update src/ui/views/Perps/usePerpsDeposit.ts
Co-authored-by: vvvvvv1vvvvvv <86296331+vvvvvv1vvvvvv@users.noreply.github.com>
* Update src/ui/views/Perps/components/HistoryPage.tsx
Co-authored-by: vvvvvv1vvvvvv <86296331+vvvvvv1vvvvvv@users.noreply.github.com>
---------
Co-authored-by: kim12322222 <jinming0228@qq.com>
Co-authored-by: DMY <147dmy@gmail.com>
Co-authored-by: kim <180150277+jinming0618@users.noreply.github.com>
* gas account deposit direct sign
* optimize gas amount
* refactor: enhance gas account deposit flow and add GasAccountDepositButton component
* feat: add warning for low withdrawal amount in WithdrawPopup
* feat: improve gas account error handling and add insufficient gas tip
* feat: update WithdrawPopup to handle insufficient balance and improve balance display in GasAccount
* feat: add gasAccountError handling to improve gas account validation in ShowMoreGasModal and MiniFooterBar
* fix
* fix
---------
Co-authored-by: xyin535 <xiaohan.yin@debank.com>
Co-authored-by: DMY <147dmy@gmail.com>
* fix: invert condition to skip normalization for bytes type in parseSignTypedData
* fix: adjust normalization logic for bytes type in parseSignTypedData