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: Accounts controller integration #8759

Merged
merged 47 commits into from
Mar 21, 2024
Merged

feat: Accounts controller integration #8759

merged 47 commits into from
Mar 21, 2024

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    ecd6d6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a9f555 View commit details
    Browse the repository at this point in the history
  3. tokensController

    owencraston committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    c023b98 View commit details
    Browse the repository at this point in the history
  4. keyring controller

    owencraston committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    aaf56e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e97ba02 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6ea67a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3518a8d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bf85cb7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8793187 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    214db2a View commit details
    Browse the repository at this point in the history
  11. dedupe

    owencraston committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    892bce9 View commit details
    Browse the repository at this point in the history
  12. fix Engine.test.js

    owencraston committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    6797050 View commit details
    Browse the repository at this point in the history
  13. fix specifications test

    owencraston committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    2cf3f01 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    87fe49a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1b28a7f View commit details
    Browse the repository at this point in the history
  16. install after rebase

    owencraston committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d429b99 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    aa6dbb5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6c23b9d View commit details
    Browse the repository at this point in the history
  19. migration

    owencraston committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3e3273b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    dd9d66e View commit details
    Browse the repository at this point in the history
  21. fix all type errors

    owencraston committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    56451e0 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d20b9b6 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    465891d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    3f876f1 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ce8ab91 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    95a6402 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    22cd0e2 View commit details
    Browse the repository at this point in the history
  28. use aes for sha256

    owencraston committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    2d55e8b View commit details
    Browse the repository at this point in the history
  29. fix shasum

    owencraston committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f11b7a2 View commit details
    Browse the repository at this point in the history
  30. fix test

    owencraston committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    534b042 View commit details
    Browse the repository at this point in the history
  31. cleanup

    owencraston committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d5a6855 View commit details
    Browse the repository at this point in the history
  32. dedupe

    owencraston committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    86b7d11 View commit details
    Browse the repository at this point in the history
  33. cleanup

    owencraston committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d2ae115 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    3412e88 View commit details
    Browse the repository at this point in the history
  35. fix tests

    owencraston committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    9206e07 View commit details
    Browse the repository at this point in the history
  36. address Charly's comments

    owencraston committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    78f5057 View commit details
    Browse the repository at this point in the history
  37. address Monte's feedback

    - use accounts controller as selected address source of truth
    - do not use all ethmethods for permissions tests
    owencraston committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    924e23a View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    8966b5e View commit details
    Browse the repository at this point in the history
  39. remove logs

    owencraston committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1f4d828 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    15664a0 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    8aadfa3 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    2384808 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    ddb5d3d View commit details
    Browse the repository at this point in the history
  2. test empty indentities

    owencraston committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    daadd0c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35df1a1 View commit details
    Browse the repository at this point in the history
  4. remove 4337 methods

    owencraston committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    9db203a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    032b30c View commit details
    Browse the repository at this point in the history