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

Add support for SINPE Movil #163

Open
wants to merge 46 commits into
base: master
Choose a base branch
from
Open

Add support for SINPE Movil #163

wants to merge 46 commits into from

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    2c53721 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da0d25b View commit details
    Browse the repository at this point in the history
  3. feat: added RouteName enum

    This is not a breaking change, and it will help us ensure the string values are consintent across the app
    onmax authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    8d9379a View commit details
    Browse the repository at this point in the history
  4. feat: added SinpeMovilSellInfoModal

    onmax authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b8d3daa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4c8203 View commit details
    Browse the repository at this point in the history
  6. chore: fix linter issues

    onmax authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    0f9b6c8 View commit details
    Browse the repository at this point in the history
  7. chore: complete RouteName

    onmax authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7a109ee View commit details
    Browse the repository at this point in the history
  8. chore: added lint:fix command

    onmax authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    663f583 View commit details
    Browse the repository at this point in the history
  9. chore: added basic store for sinpe

    onmax authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    8404f5e View commit details
    Browse the repository at this point in the history
  10. chore: added support for CRC and LN_BTC in the current logic

    This commit does not add support per sé, but rather the helper functions to build the swap
    onmax authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    fb1a813 View commit details
    Browse the repository at this point in the history
  11. chore: added simple store

    onmax authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5279da5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fbd7bdf View commit details
    Browse the repository at this point in the history
  13. chore: removed console.log

    onmax authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    bc45ee9 View commit details
    Browse the repository at this point in the history
  14. chore: created initial template for buy/sell

    onmax authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2dc5d9f View commit details
    Browse the repository at this point in the history
  15. chore: lint issues

    onmax authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    11be158 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    619eb20 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    dbca53e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    117f08d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    46e884c View commit details
    Browse the repository at this point in the history
  20. Fix linter errors

    sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c84dd4b View commit details
    Browse the repository at this point in the history
  21. chore: asset transfer tooltips

    onmax authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    1a7d29d View commit details
    Browse the repository at this point in the history
  22. feat: added animation component to sinpe swap

    onmax authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    3cc6685 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c35bfd5 View commit details
    Browse the repository at this point in the history
  24. chore: simplify ui logic

    onmax authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    bf9e2a6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c9bb676 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    8b4ee2a View commit details
    Browse the repository at this point in the history
  27. chore(swap crc): implemented swap logic

    onmax authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    d35054a View commit details
    Browse the repository at this point in the history
  28. progress

    onmax authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7ad5b83 View commit details
    Browse the repository at this point in the history
  29. chore(swap crc): implemented swap logic

    onmax authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4c2a95e View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    7c52e74 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    98dbd3c View commit details
    Browse the repository at this point in the history
  32. fix: setMax

    onmax authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ac1fa33 View commit details
    Browse the repository at this point in the history
  33. fix: refactor invalid reason for swap

    onmax authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    736dd37 View commit details
    Browse the repository at this point in the history
  34. chore: refactor mobile verification

    onmax authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b835380 View commit details
    Browse the repository at this point in the history
  35. feat: capture esc key when selector is opened

    onmax authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    e35b686 View commit details
    Browse the repository at this point in the history
  36. fix: small ui improvments

    onmax authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    bdf8a6c View commit details
    Browse the repository at this point in the history
  37. fix: display 2 decimals in sinpe swap

    onmax authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    6d24011 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    bc22a42 View commit details
    Browse the repository at this point in the history
  39. chore: refactor getColor in SwapAnimation

    onmax authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    3cb3150 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    1180618 View commit details
    Browse the repository at this point in the history
  41. chore: better errors messages and fixes

    onmax authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    697effc View commit details
    Browse the repository at this point in the history
  42. chore: check only for eur in the buy and sell crypto modal in the swa…

    …p notification
    onmax authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4156b1d View commit details
    Browse the repository at this point in the history
  43. fix: typo

    onmax authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    47de604 View commit details
    Browse the repository at this point in the history
  44. chore: add options to capDecimals fn

    onmax authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f4e9a84 View commit details
    Browse the repository at this point in the history
  45. chore: improve types

    onmax authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f63aacd View commit details
    Browse the repository at this point in the history
  46. chore: revert text-wrap changes globally

    onmax authored and sisou committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    660a2e7 View commit details
    Browse the repository at this point in the history