Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: wrap MNT to WMNT and unwrap WETH to ETH when deposit #85

Merged
merged 42 commits into from
Apr 19, 2024

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    b802cec View commit details
    Browse the repository at this point in the history
  2. unwrap weth when deposit

    MickWang committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    4d9cd13 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. add weth contracts

    MickWang committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e965cb9 View commit details
    Browse the repository at this point in the history
  2. fix conflicts

    MickWang committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    bbb9ed3 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. fix lint issues

    MickWang committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    26e0260 View commit details
    Browse the repository at this point in the history
  2. fix lint issues

    MickWang committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    593cea3 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    f4721ea View commit details
    Browse the repository at this point in the history
  2. update feature.yml

    MickWang committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    1f27cb1 View commit details
    Browse the repository at this point in the history
  3. fix lint error

    MickWang committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    626ff91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    143b496 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Merge pull request #104 from zkLinkProtocol/feat/open_withdraw

    remove useless text
    zkLeonardo authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    a0245aa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #105 from zkLinkProtocol/feat/open_withdraw

    update withdraw delay time
    zkLeonardo authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    b935e75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a4ed69 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #109 from zkLinkProtocol/feat/not_withdraw_merge

    Feat/not withdraw merge
    zkLeonardo authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    d0b3978 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. support merege token withraw

    MickWang committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5b8a9f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acc4c7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9068ff View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    1ed296b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dd4166 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #113 from zkLinkProtocol/feat/binance-banner

    Update binance banner
    MickWang authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    1e6ed2c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #115 from zkLinkProtocol/feat/withdraw_merge

    Feat/withdraw merge
    zkLeonardo authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    fa1f963 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    456cdce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f6ff86 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #116 from zkLinkProtocol/feat/withdraw_merge

    Feat/withdraw merge
    zkLeonardo authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    79f24f6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fc37521 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #117 from zkLinkProtocol/feature-withdraw

    fix: Fixing the issue of incorrect chain display in the withdraw feature
    MickWang authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    f99860e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ce7e4bf View commit details
    Browse the repository at this point in the history
  11. Merge pull request #119 from zkLinkProtocol/feat/withdraw_merge

    update switch chain for binance
    zkLeonardo authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    7a3ad9e View commit details
    Browse the repository at this point in the history
  12. add selected token check

    MickWang committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    20e6316 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    be7a084 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #120 from zkLinkProtocol/feat/withdraw_merge

    update binnace wallet display name
    zkLeonardo authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3068782 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    f3c6922 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #125 from zkLinkProtocol/feat/withdraw_merge

    fix change network text issue
    zkLeonardo authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    43ea917 View commit details
    Browse the repository at this point in the history
  3. remove debugger

    MickWang committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ecef897 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c0d7d4 View commit details
    Browse the repository at this point in the history
  5. feat:wrap MNT and unwrap WETH

    zhiyuan li authored and zhiyuan li committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    4aaa20b View commit details
    Browse the repository at this point in the history
  6. fix text error

    MickWang committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    a1fb928 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b58afc1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    65f7328 View commit details
    Browse the repository at this point in the history
  9. fix conflicts

    MickWang committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    2c9e54d View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    f9c9a76 View commit details
    Browse the repository at this point in the history
  2. fix:mantle weth and icon url

    zkcarl committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e5a5646 View commit details
    Browse the repository at this point in the history