richardo2016x
af2bbda777
fix: some display issues about balance. ( #2252 )
...
* fix: put to commonPopupView same data(latest or cached) with BalanceView.
* fix: show zero balance.
* fix: avoid alone point on assets curve.
* chore: code cleanup.
* feat: refactor balance view cache logic.
* fix: repair curve point ONLY if the balance timestamp near the last point of curve data.
* fix: revert decimal format and add tooltip in its original version.
* feat: + changelog
---------
Co-authored-by: vvvvvv1vvvvvv <galennnnnnn@gmail.com >
2024-05-09 15:57:54 +08:00
heisenberg
f02132b0a4
fix: test not working ( #1841 )
2023-11-02 14:50:15 +08:00
DMY
6ad59e5d7a
feat: group addresses ( #1732 )
...
* wip
* feat: group address
* style tuning
* fix
* feat: localeCompare numeric
* chore: add icon
* fix: Connected Dapp scroll
* fix: group
* fix
* sort
* style tuning
* remove unused log
* fix
2023-09-15 10:38:56 +08:00
Hodor
c9bff9cc94
feat: support testnet ( #1549 )
...
* feat: support testnet
* feat: global component `<PillsSwitch />` (#1550 )
* feat: global component `<PillsSwitch />`
* feat: add `<NetSwitchTabs />`
* feat: update rabby-api
* feat: add getIsShowTestnet
* feat: assets page support testnet (#1556 )
* feat: assets page support testnet
* fix: block and custom token
* fix: testnet symbol for useSearchToken
* feat: update rabby-api
* feat: update rabby-api
* feat: switch testnet chain confirm (#1551 )
* feat: switch testnet chain confirm
* chore: fix style
* feat: support history on testnet (#1554 )
* feat: support history on testnet
* feat: show testnet on supported chains
* feat: show chain name tooltip on connect dapp
* feat: adapt ChainSelector for testnet. (#1552 )
* feat: basic support testnet for ChainSelector.
* feat: special disabled tooltip text for testnet.
* feat: ignore testnet if no its chain filter.
* chore: code cleanup, add comment.
* feat: show balance of testnet.
* fix: request methods.
* fix: custom and block token for testnet (#1569 )
* feat: history filter unkonw chain (#1570 )
* fix: token list (#1571 )
* fix: token list
* fix: switch mainnet
* feat: disable security engine on testnet (#1572 )
* fix: add chain equal
* feat: update @debank/common
* feat: update fe-common
* feat: update fe-common
* feat: update rabby-api
* chore
* feat: update rabby-api
* feat: use testnet api for security engine apis (#1577 )
* feat: use testnet api for security engine apis
* feat: hide account balance on testnet
* feat: disable/hide testnet on gasTopUp. (#1578 )
* feat: disable/hide testnet on gasTopUp.
* feat: adjust.
* fix: testnet host
* chore: fix some bugs
* feat: update fe-common & rabby-api
* chore: fix some bugs
---------
Co-authored-by: richardo2016x <104543757+richardo2016x@users.noreply.github.com >
Co-authored-by: vvvvvv1vvvvvv <86296331+vvvvvv1vvvvvv@users.noreply.github.com >
Co-authored-by: vvvvvv1vvvvvv <galennnnnnn@gmail.com >
Co-authored-by: DMY <147dmy@gmail.com >
Co-authored-by: heisenberg <110591045+heisenberg-2077@users.noreply.github.com >
2023-07-26 18:47:01 +08:00
heisenberg
2abebf8177
feat: new assets ui ( #1471 )
...
* feat: init new ui
* fix: conflict
* feat: loading
* feat: new ui
* feat: manage address
* feat: + portfolio load
* fix: ui
* chore: revert lock
* feat: stash code
* feat: token data
* chore: update rabby-api
* feat: init asset list
* chore: reset lock file
* fix: init token
* feat: init tabs
* fix
* fix: rabby-api
* feat: token list
* feat: token list
* feat: add detail page
* fix: nft
* feat: search and sort token (#1474 )
* feat: search and sort token
* feat: + customize and blocked
* feat: hooks
* feat: update customize and block
* chore: clean code
* feat: update rabby-api
* feat: tab
* feat: init nft view
* feat: +protocols
* feat: search for portfolios
* feat: + chain filter
* feat: + add asset from dapp
* feat: nft ui
* fix: edge case
* chore: clean code (#1478 )
* feat: add nft view
* chore: clean up
* feat: migration
* fix: bugs
* fix: bugs
* fix: ui bugs
* chore: clean up
* fix: chain icon
* fix: assets list performance (#1479 )
* fix: assets list performance
* fix: data load
* fix: ui bugs
* feat: sort token by chain balance (#1480 )
* feat: sort token by chain balance
* chore: update rabby-api
* fix: ui
* fix: not patch no balance token into token list
* fix: ui bugs
* fix: ui bugs
* feat: not enable virtual list when protocol count less than 50 (#1482 )
* fix: balance
* feat: filter no balance tokens
* fix: token detail
* feat: adjust sort/pick logic about chain-selector and token selector (#1481 )
* feat: update style of SendToken page.
* feat: adjust sort logic for chain item in chain selector.
* chore: code cleanup.
* feat: adjust order in chain selector.
* feat: separate disabled tokens on tokenSelecor for swap.
* fix: issues
---------
Co-authored-by: vvvvvv1vvvvvv <galennnnnnn@gmail.com >
* fix: ui bugs
* fix: style
---------
Co-authored-by: vvvvvv1vvvvvv <galennnnnnn@gmail.com >
Co-authored-by: vvvvvv1vvvvvv <86296331+vvvvvv1vvvvvv@users.noreply.github.com >
Co-authored-by: richardo2016x <104543757+richardo2016x@users.noreply.github.com >
2023-06-27 13:58:35 +08:00
vvvvvv1vvvvvv
2ab0633daa
feat: + verified by Rabby in Connect ( #1443 )
...
* fix: connect page loading speed
* feat: + verified by Rabby
2023-06-09 14:26:24 +08:00
vvvvvv1vvvvvv
cf35d30269
feat: + rpc enable & disable ( #1266 )
2023-02-24 13:11:20 +08:00
richardo2016x
200fa184c8
feat: support pinned addresses in dashboard ( #803 )
...
* feat: style adjust for popover row in Dashboard
* chore: add `<AddressRow />` to clearify the concept.
* feat: basic support for query/persist highlighted addresses.
* feat: enhance `WalletControllerType`.
* feat: finish pinned addresses in Dashboard
* feat: svg icons update.
* fix: style & behavior tuning for AddressRow
* chore: robust change.
* fix: robust fix.
2022-06-10 10:29:01 +08:00
vvvvvv1vvvvvv
665fd2454b
chore: refactor contact and alians module ( #710 )
...
* chore: refactor contact and alians module
* chore: rewrite
* chore: rm useless console
2022-04-28 17:35:35 +08:00
Hodor
d6300fde51
feat: change recent connected ( #706 )
...
* feat: change recent connected
* chore: change dapps icon
2022-04-28 17:30:41 +08:00
vvvvvv1vvvvvv
4b58495fbf
chore: migrate wrong dai enum to gnosis ( #474 )
...
* chore: migrate wrong dai enum to gnosis
* chore: completly test
2022-01-13 11:13:28 +08:00
vvvvvv1vvvvvv
48161b2736
fix: new user will meet white screen after import address ( #469 )
2022-01-08 23:25:16 +08:00
vvvvvv1vvvvvv
cd12046083
feat: + data migration ( #450 )
...
* feat: + data migration
* chore: rm useless console
* chore: rm useless code
* chore: optimize code
* fix: typo
* fix: rm chianId
* chore: + unit test
2022-01-08 01:43:15 +08:00