-
-
Notifications
You must be signed in to change notification settings - Fork 187
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(NOTIFY-1016): add nameLastUpdatedAt
timestamp when setting account name
#4589
feat(NOTIFY-1016): add nameLastUpdatedAt
timestamp when setting account name
#4589
Conversation
@metamaskbot publish-preview |
Preview builds have been published. See these instructions for more information about preview builds. Expand for full list of packages and versions.
|
@metamaskbot publish-preview |
Preview builds have been published. See these instructions for more information about preview builds. Expand for full list of packages and versions.
|
5481b70
to
55ed7a4
Compare
@metamaskbot publish-preview |
Preview builds have been published. See these instructions for more information about preview builds. Expand for full list of packages and versions.
|
55ed7a4
to
c17fb7e
Compare
@metamaskbot publish-preview |
Preview builds have been published. See these instructions for more information about preview builds. Expand for full list of packages and versions.
|
c17fb7e
to
5dfbc0b
Compare
@metamaskbot publish-preview |
Preview builds have been published. See these instructions for more information about preview builds. Expand for full list of packages and versions.
|
5dfbc0b
to
4c8f928
Compare
@metamaskbot publish-preview |
Preview builds have been published. See these instructions for more information about preview builds. Expand for full list of packages and versions.
|
4c8f928
to
90c0888
Compare
nameLastUpdatedAt
timestamp when setting account namenameLastUpdatedAt
timestamp when setting account name
Explanation
In order to support Account Syncing, we need to update the
nameLastUpdatedAt
metadata field when an internal account name is changed.References
NOTIFY-1016
Changelog
@metamask/accounts-controller
setAccountName
action will now update thenameLastUpdatedAt
metadata fieldChecklist