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

[app] MVP #82

Draft
wants to merge 36 commits into
base: main
Choose a base branch
from
Draft

[app] MVP #82

wants to merge 36 commits into from

Commits on Jul 16, 2024

  1. Introduce SendingView

    0xChqrles committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    47f1bde View commit details
    Browse the repository at this point in the history
  2. Add Sending flow

    0xChqrles committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f7ca15b View commit details
    Browse the repository at this point in the history
  3. Implement new contact logic

    0xChqrles committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    b9bbd7a View commit details
    Browse the repository at this point in the history
  4. Add P256 Starknet Signer

    0xChqrles committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    140133c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da3c5af View commit details
    Browse the repository at this point in the history
  6. add sending confirmation

    0xChqrles committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    6b15965 View commit details
    Browse the repository at this point in the history
  7. finalize sending flow

    0xChqrles committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    6025c09 View commit details
    Browse the repository at this point in the history
  8. outside execution support

    0xChqrles committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    19b950b View commit details
    Browse the repository at this point in the history
  9. Fix execution from outside

    0xChqrles committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    90de19e View commit details
    Browse the repository at this point in the history
  10. get balance from API

    0xChqrles committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    dc3b070 View commit details
    Browse the repository at this point in the history
  11. Vault API client redesign

    0xChqrles committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0bea1de View commit details
    Browse the repository at this point in the history
  12. fix api client decoding

    0xChqrles committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    0ba23df View commit details
    Browse the repository at this point in the history
  13. Setup config

    0xChqrles committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    c9f4ab5 View commit details
    Browse the repository at this point in the history
  14. get tx history from api

    0xChqrles committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f03483c View commit details
    Browse the repository at this point in the history
  15. Pagination first version

    0xChqrles committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    6cb5e04 View commit details
    Browse the repository at this point in the history
  16. pagination cleanup

    0xChqrles committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    4b86589 View commit details
    Browse the repository at this point in the history
  17. improved icon buttons

    0xChqrles committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    30f1fbd View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ae87783 View commit details
    Browse the repository at this point in the history
  19. some UI updates

    0xChqrles committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    9ccdca1 View commit details
    Browse the repository at this point in the history
  20. dirty balance polling

    0xChqrles committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    14777b5 View commit details
    Browse the repository at this point in the history
  21. Add activity sharing view

    0xChqrles committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    e97ca8d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    17a61ef View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    07aceb8 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    483d8b0 View commit details
    Browse the repository at this point in the history
  25. remove nickname mocking

    0xChqrles committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    de27181 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    ec6f30b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    f6216fe View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    9dd782c View commit details
    Browse the repository at this point in the history
  29. Get user on payment request

    0xChqrles committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    23346b8 View commit details
    Browse the repository at this point in the history
  30. pending transfer support

    0xChqrles committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    8eb798f View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    744b841 View commit details
    Browse the repository at this point in the history
  32. onramp UI done

    0xChqrles committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    7d66ec6 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    883d5c0 View commit details
    Browse the repository at this point in the history
  34. Add stripe checkout view

    0xChqrles committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f7f4f4f View commit details
    Browse the repository at this point in the history
  35. last fixes

    0xChqrles committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    a53b24b View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. misc

    0xChqrles committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    2adb364 View commit details
    Browse the repository at this point in the history