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

Decode ERC-20 approvals #739

Merged
merged 34 commits into from
Feb 22, 2022
Merged

Decode ERC-20 approvals #739

merged 34 commits into from
Feb 22, 2022

Commits on Feb 22, 2022

  1. Configuration menu
    Copy the full SHA
    1903ec3 View commit details
    Browse the repository at this point in the history
  2. remove ethers dep

    mholtzman committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    12e9a3d View commit details
    Browse the repository at this point in the history
  3. add approval mechanism

    mholtzman committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    d78a29b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    959eb42 View commit details
    Browse the repository at this point in the history
  5. remove other chain approval

    mholtzman committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    1fd8ad2 View commit details
    Browse the repository at this point in the history
  6. remove console log

    mholtzman committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    62817fe View commit details
    Browse the repository at this point in the history
  7. remove unused variable

    mholtzman committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    0b34bad View commit details
    Browse the repository at this point in the history
  8. temp

    mholtzman committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    49280eb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d58da03 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3a31ff5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b7983bb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    629c859 View commit details
    Browse the repository at this point in the history
  13. fix spacing

    mholtzman committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    3a76a49 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a41084e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    47eb57c View commit details
    Browse the repository at this point in the history
  16. Approve UX

    floating authored and mholtzman committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    80b3ff3 View commit details
    Browse the repository at this point in the history
  17. Presets

    floating authored and mholtzman committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    67dcdca View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2df5f98 View commit details
    Browse the repository at this point in the history
  19. Refactor approve component

    floating authored and mholtzman committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    3b8ceb0 View commit details
    Browse the repository at this point in the history
  20. Store amount as hex

    floating authored and mholtzman committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    a0f0ae2 View commit details
    Browse the repository at this point in the history
  21. Fix approval ref for estimated failure

    floating authored and mholtzman committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    6f5b631 View commit details
    Browse the repository at this point in the history
  22. cleanup

    mholtzman committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    1c6bd99 View commit details
    Browse the repository at this point in the history
  23. Create basic approve

    floating authored and mholtzman committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    861a66f View commit details
    Browse the repository at this point in the history
  24. Remove infinity svg

    floating authored and mholtzman committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    e8c7c9c View commit details
    Browse the repository at this point in the history
  25. onApproval -> onApprove

    floating authored and mholtzman committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    dc7482b View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d70f06a View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    27a8fe5 View commit details
    Browse the repository at this point in the history
  28. UX updates for unknown tokens

    floating authored and mholtzman committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    b8291b7 View commit details
    Browse the repository at this point in the history
  29. Fix request badge style priority

    floating authored and mholtzman committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    9b4fc39 View commit details
    Browse the repository at this point in the history
  30. cleanup

    mholtzman committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    dc5e286 View commit details
    Browse the repository at this point in the history
  31. remove old file

    mholtzman committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    a6af62a View commit details
    Browse the repository at this point in the history
  32. Merge pull request #742 from floating/approve-ux

    Approve ux
    floating committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    b12af64 View commit details
    Browse the repository at this point in the history
  33. add component test

    mholtzman committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    6211007 View commit details
    Browse the repository at this point in the history
  34. Delete otherChain.js

    floating committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    caf59c8 View commit details
    Browse the repository at this point in the history