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

Add create_account_store and adjust call origins #3127

Merged
merged 2 commits into from
Oct 15, 2024

Conversation

Kailai-Wang
Copy link
Collaborator

Context

As topic.

We should (logically) separate create_account_store and add_account, because creating store requires Identity, while adding account not. And mutation to AccountStore should follow a consistent origin check.

When to call which is decided by the worker logic.

Copy link
Contributor

@silva-fj silva-fj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼

@Kailai-Wang Kailai-Wang merged commit 1ab58ff into dev Oct 15, 2024
20 checks passed
@Kailai-Wang Kailai-Wang deleted the change-add-account-origin branch October 15, 2024 07:31
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