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

fix: waiting for encrypted string #4705

Merged
merged 1 commit into from
Sep 16, 2024
Merged

fix: waiting for encrypted string #4705

merged 1 commit into from
Sep 16, 2024

Conversation

dovydas55
Copy link
Contributor

@dovydas55 dovydas55 commented Sep 16, 2024

Explanation

This PR solves the bug of not awaiting for encrypted string in the user storage

References

Changelog

@metamask/profile-sync-controller

  • fixed awaiting for encryption to complete

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've highlighted breaking changes using the "BREAKING" category above as appropriate

@dovydas55 dovydas55 requested a review from a team as a code owner September 16, 2024 11:01
@dovydas55 dovydas55 self-assigned this Sep 16, 2024
@dovydas55
Copy link
Contributor Author

@metamaskbot publish-preview

Copy link
Contributor

Preview builds have been published. See these instructions for more information about preview builds.

Expand for full list of packages and versions.
{
  "@metamask-previews/accounts-controller": "18.2.0-preview-cf09c0a",
  "@metamask-previews/address-book-controller": "6.0.0-preview-cf09c0a",
  "@metamask-previews/announcement-controller": "7.0.0-preview-cf09c0a",
  "@metamask-previews/approval-controller": "7.0.3-preview-cf09c0a",
  "@metamask-previews/assets-controllers": "38.0.0-preview-cf09c0a",
  "@metamask-previews/base-controller": "7.0.0-preview-cf09c0a",
  "@metamask-previews/build-utils": "3.0.0-preview-cf09c0a",
  "@metamask-previews/chain-controller": "0.1.1-preview-cf09c0a",
  "@metamask-previews/composable-controller": "9.0.0-preview-cf09c0a",
  "@metamask-previews/controller-utils": "11.2.0-preview-cf09c0a",
  "@metamask-previews/ens-controller": "14.0.0-preview-cf09c0a",
  "@metamask-previews/eth-json-rpc-provider": "4.1.3-preview-cf09c0a",
  "@metamask-previews/gas-fee-controller": "20.0.0-preview-cf09c0a",
  "@metamask-previews/json-rpc-engine": "9.0.2-preview-cf09c0a",
  "@metamask-previews/json-rpc-middleware-stream": "8.0.2-preview-cf09c0a",
  "@metamask-previews/keyring-controller": "17.2.0-preview-cf09c0a",
  "@metamask-previews/logging-controller": "6.0.0-preview-cf09c0a",
  "@metamask-previews/message-manager": "10.1.0-preview-cf09c0a",
  "@metamask-previews/name-controller": "8.0.0-preview-cf09c0a",
  "@metamask-previews/network-controller": "21.0.0-preview-cf09c0a",
  "@metamask-previews/notification-controller": "6.0.0-preview-cf09c0a",
  "@metamask-previews/notification-services-controller": "0.5.0-preview-cf09c0a",
  "@metamask-previews/permission-controller": "11.0.1-preview-cf09c0a",
  "@metamask-previews/permission-log-controller": "3.0.0-preview-cf09c0a",
  "@metamask-previews/phishing-controller": "12.0.2-preview-cf09c0a",
  "@metamask-previews/polling-controller": "10.0.0-preview-cf09c0a",
  "@metamask-previews/preferences-controller": "13.0.2-preview-cf09c0a",
  "@metamask-previews/profile-sync-controller": "0.5.0-preview-cf09c0a",
  "@metamask-previews/queued-request-controller": "5.0.0-preview-cf09c0a",
  "@metamask-previews/rate-limit-controller": "6.0.0-preview-cf09c0a",
  "@metamask-previews/selected-network-controller": "18.0.0-preview-cf09c0a",
  "@metamask-previews/signature-controller": "19.0.0-preview-cf09c0a",
  "@metamask-previews/transaction-controller": "36.1.0-preview-cf09c0a",
  "@metamask-previews/user-operation-controller": "15.0.0-preview-cf09c0a"
}

@dovydas55 dovydas55 merged commit 87cd863 into main Sep 16, 2024
116 checks passed
@dovydas55 dovydas55 deleted the NOTIFY-589-encryption branch September 16, 2024 11:36
Mrtenz added a commit that referenced this pull request Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants