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: calculate fee when simulating tx #127

Open
wants to merge 35 commits into
base: main
Choose a base branch
from

Commits on Jun 3, 2022

  1. feat: new design

    honeymaro authored and JoowonYun committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    e69232a View commit details
    Browse the repository at this point in the history
  2. update: Design

    honeymaro authored and JoowonYun committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    e95c64d View commit details
    Browse the repository at this point in the history
  3. create: Maintenance

    honeymaro authored and JoowonYun committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    9bae4ad View commit details
    Browse the repository at this point in the history
  4. fix: z-index of Maintenance

    honeymaro authored and JoowonYun committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    b07383d View commit details
    Browse the repository at this point in the history
  5. update Discord link

    jhlee-young authored and JoowonYun committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    c7d8662 View commit details
    Browse the repository at this point in the history
  6. feat: Support Terra 2.0

    honeymaro authored and JoowonYun committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    87e76f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a2e4c7 View commit details
    Browse the repository at this point in the history
  8. update: Google Analytics for 2.0

    honeymaro authored and JoowonYun committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    9fed3e6 View commit details
    Browse the repository at this point in the history
  9. fix: useAPI and refactor codes

    honeymaro authored and JoowonYun committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    56df3f1 View commit details
    Browse the repository at this point in the history
  10. update: .env

    honeymaro authored and JoowonYun committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    430a087 View commit details
    Browse the repository at this point in the history
  11. fix: usePairs

    honeymaro authored and JoowonYun committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    079f64c View commit details
    Browse the repository at this point in the history
  12. add: no pairs notice in SwapTokens

    honeymaro authored and JoowonYun committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    4b197f7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    47e9e08 View commit details
    Browse the repository at this point in the history
  14. fix: belief_price decimal

    JoowonYun committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    4458c3b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b8cd1e1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c78915b View commit details
    Browse the repository at this point in the history
  17. feat: use fcd

    honeymaro authored and JoowonYun committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    c12ee84 View commit details
    Browse the repository at this point in the history
  18. fix: use lcd

    JoowonYun committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    9915b26 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    eb09c50 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2eba0c9 View commit details
    Browse the repository at this point in the history
  21. refactor: remove tax

    JoowonYun committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    8cda285 View commit details
    Browse the repository at this point in the history
  22. hotfix: clear selected assets

    - Clear selected assets when the user changes the network.
    - Resolved #112
    honeymaro authored and JoowonYun committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    32b409c View commit details
    Browse the repository at this point in the history
  23. Merge pull request #114 from terraswap/v2

    v2 -> main
    JoowonYun authored Jun 3, 2022
    Configuration menu
    Copy the full SHA
    f619a01 View commit details
    Browse the repository at this point in the history
  24. refactor: remove fcd

    JoowonYun committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    624d3e7 View commit details
    Browse the repository at this point in the history
  25. fix: temp fee

    JoowonYun committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    de71bc6 View commit details
    Browse the repository at this point in the history
  26. Merge pull request #115 from terraswap/refactor/fcd

    refactor: remove fcd & temp fee
    JoowonYun authored Jun 3, 2022
    Configuration menu
    Copy the full SHA
    6619a5c View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    d0651db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    402fa87 View commit details
    Browse the repository at this point in the history
  3. fix: tx result

    JoowonYun committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    1b456cf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06bcf37 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #122 from terraswap/fix/tx_result

    fix: tx result
    JoowonYun authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    522d6b4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #120 from terraswap/hotfix/custom-slippage

    fix: custom slippage setting on mobile
    JoowonYun authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    33710af View commit details
    Browse the repository at this point in the history
  7. Merge pull request #123 from terraswap/feature/cd

    feat: CD app, classic, app-dev
    JoowonYun authored Jun 7, 2022
    Configuration menu
    Copy the full SHA
    4918eb3 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

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

Commits on Jun 15, 2022

  1. fix: max button

    honeymaro committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    8875840 View commit details
    Browse the repository at this point in the history