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: gas refund #1916

Merged
merged 80 commits into from
Jul 18, 2023
Merged

feat: gas refund #1916

merged 80 commits into from
Jul 18, 2023

Commits on May 15, 2023

  1. feat: KNC Utility static page

    namgold committed May 15, 2023
    Configuration menu
    Copy the full SHA
    d086193 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ab9e5c View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    7e22b3d View commit details
    Browse the repository at this point in the history
  2. refactor: improve tooltips (#1919)

    * simple fix for tooltip
    
    * chore: add a test page for tooltip
    
    * Revert "chore: add a test page for tooltip"
    
    This reverts commit cfda606.
    hungdoansy authored and namgold committed May 25, 2023
    Configuration menu
    Copy the full SHA
    c9fe987 View commit details
    Browse the repository at this point in the history
  3. refactor: prevent users from dismissing token warning modal without c…

    …onfirming (#1920)
    
    * refactor: not allow users to dismiss token warning modal
    
    * fix cannot import 2nd token after confirming the 1st one
    hungdoansy authored and namgold committed May 25, 2023
    Configuration menu
    Copy the full SHA
    291799c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb2d3fc View commit details
    Browse the repository at this point in the history
  5. feat: support swap fee (#1896)

    * add busd to stable tokens in Velas
    
    * wip: implement swap fee
    
    * check fee config local
    
    * use correct links in tooltip
    
    * get token score
    
    * use BFF API for swap fee
    
    * timeout to get token score
    
    * show fee amount in case fee usd is not available
    
    * use feeAmountUsd from routeSummary
    
    * remove todo
    
    * remove unused codes
    
    * MixPanel events
    
    * update fee bips
    
    * stop get token score of native tokens
    
    * hide swap fee labels in chains not taking fee
    
    * conditional tooltip content
    
    * use feeUsd from response
    
    * add TOKEN_SCORE_TTL and move timeoutReject to utils
    
    * handle feeUsd = '0'
    
    * fix format of swap fee
    
    * update tooltip of swap fee
    
    * use staging config
    
    * create a common function for feeInfo
    
    * set bff api for production
    
    * use production config
    hungdoansy authored and namgold committed May 25, 2023
    Configuration menu
    Copy the full SHA
    217aa7e View commit details
    Browse the repository at this point in the history
  6. update UI

    namgold committed May 25, 2023
    Configuration menu
    Copy the full SHA
    f498b22 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e93b035 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. new layout

    namgold committed May 28, 2023
    Configuration menu
    Copy the full SHA
    37bf7e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. revert

    namgold committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    f07ef73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ca6e7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce97826 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    e7597c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    774945e View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    3d3a728 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. api integrate

    namgold committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    a6b1c58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0df5e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. fix build

    namgold committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    b342e7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2957d8 View commit details
    Browse the repository at this point in the history
  3. duplicate knc utility item

    namgold committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    26af57e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66966fc View commit details
    Browse the repository at this point in the history
  5. zero tx

    namgold committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    40bdf33 View commit details
    Browse the repository at this point in the history
  6. space

    namgold committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    ddeb745 View commit details
    Browse the repository at this point in the history
  7. update text

    namgold committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    4678d16 View commit details
    Browse the repository at this point in the history
  8. update minors

    namgold committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    055e162 View commit details
    Browse the repository at this point in the history
  9. hide on other chains

    namgold committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    ebe2ef5 View commit details
    Browse the repository at this point in the history
  10. re-order

    namgold committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    851d3c5 View commit details
    Browse the repository at this point in the history
  11. amount

    namgold committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    cc75442 View commit details
    Browse the repository at this point in the history
  12. hide ended tag

    namgold committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    b94b964 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    30e044e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa55848 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. fix crash

    namgold committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    378c072 View commit details
    Browse the repository at this point in the history
  2. enable gorli

    namgold committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    c60e955 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6d8237 View commit details
    Browse the repository at this point in the history
  4. disable button color

    namgold committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    3c6f079 View commit details
    Browse the repository at this point in the history
  5. enable gorli

    namgold committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    3da3270 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. update logo

    namgold committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b8ce1ff View commit details
    Browse the repository at this point in the history
  2. update requirement changes

    namgold committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    4a80125 View commit details
    Browse the repository at this point in the history
  3. refactor: move colors func

    namgold committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    0546636 View commit details
    Browse the repository at this point in the history
  4. fix build

    namgold committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    960564a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    893d066 View commit details
    Browse the repository at this point in the history
  6. add timer pending tab

    namgold committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    baf22bf View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. trigger build

    namgold committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    868206d View commit details
    Browse the repository at this point in the history
  2. fix logo color + font size

    namgold committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    25b2402 View commit details
    Browse the repository at this point in the history
  3. update link

    namgold committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    784240b View commit details
    Browse the repository at this point in the history
  4. case not connected

    namgold committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    6c950e9 View commit details
    Browse the repository at this point in the history
  5. not connected case

    namgold committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    a7f8807 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d286ef View commit details
    Browse the repository at this point in the history
  7. rm todo

    namgold committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    40c6a42 View commit details
    Browse the repository at this point in the history
  8. fix review

    namgold committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    9a3652f View commit details
    Browse the repository at this point in the history
  9. trans

    namgold committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    6e3c6a7 View commit details
    Browse the repository at this point in the history
  10. disable claiming

    namgold committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    d291c00 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b95744f View commit details
    Browse the repository at this point in the history
  12. make modal state local

    namgold committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    157e50c View commit details
    Browse the repository at this point in the history
  13. fix build

    namgold committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    84da701 View commit details
    Browse the repository at this point in the history
  14. fix design

    namgold committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    d4f5caa View commit details
    Browse the repository at this point in the history
  15. prevent select

    namgold committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    1e8788b View commit details
    Browse the repository at this point in the history
  16. table color

    namgold committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    5b2ab12 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. update new layout

    namgold committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    a8b329a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97023d9 View commit details
    Browse the repository at this point in the history
  3. update tooltip

    namgold committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    be3b508 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7afa0f8 View commit details
    Browse the repository at this point in the history
  5. fix build

    namgold committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    b99c8bc View commit details
    Browse the repository at this point in the history
  6. add gas refund

    namgold committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    86837c6 View commit details
    Browse the repository at this point in the history
  7. eth only

    namgold committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    b366fe5 View commit details
    Browse the repository at this point in the history
  8. remove link

    namgold committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    fc43e73 View commit details
    Browse the repository at this point in the history
  9. swap threshold

    namgold committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    c12b3fc View commit details
    Browse the repository at this point in the history
  10. build

    namgold committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    1203255 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5cac481 View commit details
    Browse the repository at this point in the history
  12. fix color

    namgold committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    74a68c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. fix crash + open modal state

    namgold committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    64e5893 View commit details
    Browse the repository at this point in the history
  2. prod env

    namgold committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c90cb60 View commit details
    Browse the repository at this point in the history
  3. mobile tx modal

    namgold committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    bc6def8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d395305 View commit details
    Browse the repository at this point in the history
  5. disable pointer swap detail

    namgold committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    fd77b51 View commit details
    Browse the repository at this point in the history
  6. add X button

    namgold committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    fa81e9b View commit details
    Browse the repository at this point in the history
  7. fix build

    namgold committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c86eb65 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. revert .env.adpr

    viet-nv authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    2db7ffd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27e992d View commit details
    Browse the repository at this point in the history