This repository has been archived by the owner on Apr 17, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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