718 Commits

Author SHA1 Message Date
vvvvvv1vvvvvv
0f648e8e91 0.93.12 2025-01-23 18:33:12 +08:00
Hodor
10b1e3e67d fix: metamask mode announceEip6963Provider (#2756)
* fix: metamask mode announceEip6963Provider

* chore: update AccountList
2025-01-23 17:20:15 +08:00
heisenberg
a58740f8f0 feat: ga4 (#2738)
* feat: ga4

* fix: polyfill

* fix
2025-01-23 11:16:27 +08:00
Hodor
53fcc94f17 fix: metamask mode annonce eip6963 provider (#2742)
* fix: metamask mode

* fix: metamask mode annonce eip6963 provider

* fix: metamask mode icon

* feat: update page-provider
2025-01-23 11:00:05 +08:00
vvvvvv1vvvvvv
a690cdc2ae 0.93.11 2025-01-15 16:03:23 +08:00
Hodor
7b85433582 fix: page-provider conflict (#2734)
* fix: message channel

* fix: page-provider conflict

* feat: update page-provider
2025-01-15 15:53:41 +08:00
vvvvvv1vvvvvv
6efe0cced4 0.93.10 2025-01-15 01:08:04 +08:00
vvvvvv1vvvvvv
a5238a26dd 0.93.9 2025-01-14 19:07:52 +08:00
Hodor
57bfb04975 feat: reflector page provider (#2718)
* feat: reflector page provider

* feat: udpate provider

* fix: provider

* chore: fix some ui bugs

* chore: fix some bugs

* fix: metamaskModeService

* feat: update provider

* fix: conflict with rainbow

* feat: update page-provider

---------

Co-authored-by: vvvvvv1vvvvvv <galennnnnnn@gmail.com>
2025-01-14 18:36:41 +08:00
DMY
b599980b26 feat: swap add magpie;openocean paraswap_v6 support xdai (#2728)
* feat: swap add magpie;openocean paraswap_v6 support xdai

* fix: Multisig addresses are not supported for deposits gasaccount

* feat: some swap-related tweaks

* style tuning

* fix: magpie contract adress
2025-01-14 18:35:08 +08:00
vvvvvv1vvvvvv
21ce5d7aa5 0.93.8 2025-01-03 18:31:52 +08:00
kim
b3a7f2664a Feat gas-account withdraw (#2704)
* feat: gasacoount withdraw balance custom

* feat: rabby-api update

* fix: update rabby-api

* fix: update refresh history and code review

* fix: update version

* fix: update withdraw pending refresh logic

* fix: update version

* fix: update yarn lock

* fix: account list refresh in gasAccount

* fix: gas fee limit tips

* fix: withdraw list default selector

* fix: res error to show

* fix: restore login popup
2025-01-03 16:01:49 +08:00
vvvvvv1vvvvvv
b03b893841 0.93.7 2024-12-26 20:34:09 +08:00
DMY
9e8be5e264 fix: wrong slide number (#2695)
* fix: wrong slide number

* fix: swap toToken recent list includes fromToken

* update

* fix

* style tuning

* feat: swap quote add 5s timeout

* style tuning

* fix: slippage loading

* style tuning

* fix

* feat: swap support sonic

* fix

* clean up
2024-12-26 20:17:56 +08:00
vvvvvv1vvvvvv
e0e5ad9bdf 0.93.6 2024-12-20 15:03:39 +08:00
DMY
36163c315b feat: swap slide (#2689)
* feat: swap update

* style

* feat: feedback redirect to DeBank Hi

* fix

* feat :chains sort by severity

* fix

* style tuning

* style tuning

* style tuning

* style tuning

* style tuning

* fix: show more open status

* style tuning

* feat: open 'showMore' after quote refresh for non-auto slippage

* fix: bridge pass custom gasprice

* fix: reset bridge gasprice

* fix: clear input after changing bridge from chain

* style tuning

* fix: birdge slippage

* fix: reset sign button state after swiching gasMethod

* fix: recent toToken on swap

* fix: receive qrcode background

* fix: low credit modal

* fix: loss data hook deps

---------

Co-authored-by: vvvvvv1vvvvvv <galennnnnnn@gmail.com>
2024-12-20 14:53:42 +08:00
Hodor
c0a2fc5fc3 feat: safe address support mantle, world chain, blast and sonic (#2692)
* feat: safe address support mantle, world chain, blast and sonic

* fix: safe handleConfirm

* fix: import order

---------

Co-authored-by: vvvvvv1vvvvvv <galennnnnnn@gmail.com>
2024-12-20 10:49:36 +08:00
Hodor
1c2ea9b75f fix: eth_subscribe (#2688)
* fix: eth_subscribe

* feat: update deps
2024-12-19 20:02:06 +08:00
DMY
46764de5c5 chore: update @rabby-wallet/rabby-swap@0.0.43 (#2685) 2024-12-19 10:24:10 +08:00
vvvvvv1vvvvvv
15469ca728 0.93.5 2024-12-12 17:06:03 +08:00
heisenberg
4d85fbc6d1 fix: gasMarketV2 (#2671)
* wip: gasMarket

* fix: nonce

* fix: gasMarketV2

* fix: update api

* fix: bugs

* fix: icon

---------

Co-authored-by: vvvvvv1vvvvvv <galennnnnnn@gmail.com>
2024-12-12 16:32:10 +08:00
hz002
aeeaca9ee5 Feat/firefox (#2568)
* feat: test for firefox

* fix: post message transfer

* fix: remove dev code

* feat: vary manifest for firefox and chrome.

* chore: upgrade rabby-api, rabby-sign

* fix: default MANIFEST_TYPE

* fix: replace sw offscreen

* fix: revert iframe import offscreen html

* fix: remove dev code

* fix: reset mv2 manifest

* fix: hide ledger

* fix: split chunk for firefox extension

* fix: split chunk only for firefox

* fix: transform message only for firefox

* feat: tip for ledger in firefox

* fix: option use nav usb

* fix: option use nav usb

* fix: hover icon

* feat: hover tooltip for ledger disable

* fix: get creds promisfy

* feat: build for firefox

fix: clean dist

feat: revert lark notify

* fix: webpack split chunk

* chore: update version

* Update src/constant/index.ts

---------

Co-authored-by: richardo2016x <richardo2016x@gmail.com>
Co-authored-by: heisenberg <heisenberg-2077@outlook.com>
Co-authored-by: vvvvvv1vvvvvv <galennnnnnn@gmail.com>
Co-authored-by: vvvvvv1vvvvvv <86296331+vvvvvv1vvvvvv@users.noreply.github.com>
2024-12-12 10:58:46 +08:00
heisenberg
9547482de4 chore: update eth-lattice-keyring (#2676) 2024-12-11 17:09:13 +08:00
vvvvvv1vvvvvv
f11d06eca7 0.93.4 2024-12-07 21:58:29 +08:00
heisenberg
5ebb30282a Revert "feat: udate gasMarket api (#2653)" (#2666)
This reverts commit 1da1db0a73.
2024-12-07 21:48:54 +08:00
vvvvvv1vvvvvv
dc433203a2 0.93.3 2024-12-06 19:07:51 +08:00
vvvvvv1vvvvvv
40f56ee483 Revert "build: normalize packgae workflow. (#2611)" (#2664)
This reverts commit 1021612fe0.
2024-12-06 18:58:20 +08:00
richardo2016x
1021612fe0 build: normalize packgae workflow. (#2611)
* build: normalize packgae workflow.

* chore: code cleanup.

* fix: ci.

* build: change package root path from './dist' to './'

* build: do release commit before build & package.

* build: add tag on release.
2024-12-06 18:43:49 +08:00
vvvvvv1vvvvvv
2f425932b2 chore: lock all dep version (#2654) 2024-12-06 16:12:01 +08:00
heisenberg
1da1db0a73 feat: udate gasMarket api (#2653) 2024-12-06 16:11:36 +08:00
vvvvvv1vvvvvv
2e7e0b6a2a 0.93.2 2024-12-03 16:21:18 +08:00
heisenberg
04837019bf chore: update eth-walletconnect-keyring (#2652) 2024-12-03 15:09:24 +08:00
vvvvvv1vvvvvv
4e900e5944 0.93.1 2024-11-28 20:56:20 +08:00
heisenberg
d2c1140ec8 chore: update gridplus sdk (#2629)
* chore: update gridplus sdk

* fix: update sdk
2024-11-28 15:24:53 +08:00
vvvvvv1vvvvvv
10cba1880f 0.92.100 2024-11-22 17:19:40 +08:00
vvvvvv1vvvvvv
cd5c14bc1c feat: support unknown token for batch permit2 (#2633)
* feat: support unknown token for batch permit2

* fix: dep version
2024-11-22 16:19:34 +08:00
vvvvvv1vvvvvv
5d1383c2a0 0.92.99 2024-11-13 19:09:24 +08:00
vvvvvv1vvvvvv
b61f228033 feat: + is_core for total_balance (#2621) 2024-11-13 16:26:15 +08:00
vvvvvv1vvvvvv
aa0be2825d 0.92.98 2024-11-11 18:08:30 +08:00
DMY
63a4dd905a feat: bridge v2 (#2610)
* feat: bridge

* fix: recommend to chain

* fix: loss usd

* fix

* fix

* fix

* style tuning

* fix

* fix: bridge slippage

* fix

---------

Co-authored-by: vvvvvv1vvvvvv <galennnnnnn@gmail.com>
2024-11-11 17:56:42 +08:00
DMY
28818cc766 feat: 0xv2 (#2609)
* test 0x_v2

* update yarn.locj

* fix

* resume 0x name

* chore: @rabby-wallet/rabby-swap 0.0.42
2024-11-11 15:33:46 +08:00
vvvvvv1vvvvvv
b5cd4c1199 0.92.97 2024-11-03 14:42:55 +08:00
vvvvvv1vvvvvv
56908b8d3e 0.92.96 2024-11-01 18:59:33 +08:00
Hodor
93ed8011f0 feat: support safe message (#2600)
* wip: support safe sign text

* feat: support safe address sign text

* feat: update gnosis-sdk

* chore

* feat: add verify

* chore: fix

* chore: fix some bugs

* fix: some bugs

* chore

* update yarn.lock

* feat: udpate gnosis sdk
2024-11-01 18:52:13 +08:00
DMY
ea5f1ba619 feat: low credit token warning; aml (#2595)
* feat: low credit token modal

* feat: aml

* fix

* fix: center tooltip

* update
2024-11-01 18:18:39 +08:00
vvvvvv1vvvvvv
88461bb75b fix: debounce not work correctly (#2594)
* fix: debounce not work correctly

* fix: remove console
2024-11-01 18:18:28 +08:00
vvvvvv1vvvvvv
485ba4001c 0.92.95 2024-10-25 19:32:05 +08:00
heisenberg
b857c87d01 chore: ensure build the is reproducible (#2429)
* chore: ensure build the is reproducible

* chore: lock

* chore: disable sourcemap

* fix: gulp version

* fix: make sure input for `getIdFromNode` stable

* build: test stable zip.

* build: use bash to avoid shellscript syntax error on Linux, cleanup.

* fix: get md5 on linux.

* build: trial.

* chore: update lock file

---------

Co-authored-by: vvvvvv1vvvvvv <galennnnnnn@gmail.com>
Co-authored-by: richardo2016x <richardo2016x@gmail.com>
2024-10-25 16:14:19 +08:00
heisenberg
068bca05d5 chore: update eth-lattice-keyring (#2581) 2024-10-25 14:22:11 +08:00
vvvvvv1vvvvvv
7c781bc42c 0.92.94 2024-10-17 18:47:20 +08:00