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: add getSelectedMultichainAccount and listMultichainAccounts #4330

Merged
merged 19 commits into from
May 31, 2024

Commits on May 28, 2024

  1. feat: add optional args to listAccounts, getSelectedAccount, and sele…

    …ctedEvmAccountChange event
    montelaidev committed May 28, 2024
    Configuration menu
    Copy the full SHA
    bb9d235 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Merge remote-tracking branch 'origin/main' into fix/add-optional-args…

    …-to-accounts-controller
    montelaidev committed May 29, 2024
    Configuration menu
    Copy the full SHA
    2297c79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e611a54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c92829 View commit details
    Browse the repository at this point in the history
  4. chore: add comment

    montelaidev committed May 29, 2024
    Configuration menu
    Copy the full SHA
    b45e1b6 View commit details
    Browse the repository at this point in the history
  5. fix: update error message

    montelaidev committed May 29, 2024
    Configuration menu
    Copy the full SHA
    94f3115 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. fix: test error message

    montelaidev committed May 30, 2024
    Configuration menu
    Copy the full SHA
    0e4a41b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbac4e7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2974992 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b81bbe View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    ff8cf4e View commit details
    Browse the repository at this point in the history
  2. fix: uppercase Snap

    montelaidev committed May 31, 2024
    Configuration menu
    Copy the full SHA
    c3c60eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbe8edd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad329e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db08b3c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4332b2c View commit details
    Browse the repository at this point in the history
  7. Update packages/accounts-controller/src/AccountsController.test.ts

    Co-authored-by: Charly Chevalier <charly.chevalier@consensys.net>
    montelaidev and ccharly authored May 31, 2024
    Configuration menu
    Copy the full SHA
    992b99f View commit details
    Browse the repository at this point in the history
  8. refactor: test names

    montelaidev committed May 31, 2024
    Configuration menu
    Copy the full SHA
    922e3c4 View commit details
    Browse the repository at this point in the history
  9. Update packages/accounts-controller/src/AccountsController.test.ts

    Co-authored-by: Charly Chevalier <charly.chevalier@consensys.net>
    montelaidev and ccharly authored May 31, 2024
    Configuration menu
    Copy the full SHA
    9dacf5c View commit details
    Browse the repository at this point in the history