Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Commit

Permalink
Adapt xToken upgrade (#11)
Browse files Browse the repository at this point in the history
* feat: create xtoken-next

* refactor: remove goerli pangoro and mumbai chains

* refactor: remove unused token config

* refactor: token inner and outer address

* refactor: convertor chain config

* fix: approve and allowance with convertor

* fix: inner token address

* fix: xtoken-next issues

* refactor: optimize code

* refactor: improve token images

* refactor: improve chain images

* refactor: update primary color and transfer border radius

* refactor: update contract

* refactor: update footer media icon size

* fix: update xtoken contract

* refactor: improve faucet styles

* refactor: update modal footer button border radius

* refactor: update transfer button border radius

* refactor: update chain-select styles

* refactor: improve header styles

* refactor: update transfer-info pending

* refactor: update trasfer label font styles

* refactor: update transfer font styles

* refactor: update transfer modal section border radius

* refactor: update modal button height

* refactor: update faucet item pending-y

* refactor: update transfer-modal font styles

* refactor: update modal footer button font weight

* refactor: update chain-select option image size

* refactor: update transfer component border radius

* refactor: capitalize minutes of arrival time

* refactor: update symbol font style of balance-input

* refactor: update transfer-modal styles

* fix: add refund msg.value

* fix: the response-tx of refund-status should be linked to source chain

* feat: add Darwinia<>Crab across contract

* fix: correct redeem original token

* fix: daily limit should use calcMaxWithdraw function

* fix: correct xRollbackBurnAndXUnlock original token

* docs: update README.md

Just to triggle deploy

* fix: use xtoken-next for mainnet

* fix: add xtoken-ethereum to history records

* refactor: update favicon

* refactor: update page metadata

* refactor: remove transfer alert

* refactor: add Darwinia<>Ethereum transfer alert

* feat: deposit and withdraw action text

* refactor: remove icon.svg

* refactor: update action font weight

* fix: define convertor base on source chain and target chain

* fix: update convertor definition

* fix: update unlock original token

* feat: message fee information

* fix: update  darwinia<>crab convertor

* perf: remove sorted lnbridge relay info request

* perf: code cleanup

* fix: correct unlock original token

* refactor: remove disclaimer

* fix: can transfer all transferable

* refactor: set up max for balance-input

* refactor: remove transaction progress

* feat: support estimate transfer fee

* fix: remove ProgressIcon import
  • Loading branch information
JayJay1024 authored Mar 29, 2024
1 parent d4ad7d2 commit 5757a0c
Show file tree
Hide file tree
Showing 122 changed files with 3,524 additions and 2,043 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# Helix xToken UI
# Helix Bridge xToken UI
6 changes: 3 additions & 3 deletions public/images/bridge/helix-horizontal.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions public/images/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/images/my.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/network/arbitrum.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/network/base.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/network/bsc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 0 additions & 20 deletions public/images/network/bsc.svg

This file was deleted.

Binary file added public/images/network/crab.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 0 additions & 16 deletions public/images/network/crab.svg

This file was deleted.

Binary file modified public/images/network/darwinia.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/network/ethereum.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/network/gnosis.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified public/images/network/linea.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/network/mantle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 5757a0c

Please sign in to comment.