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

refactor: move remaining IdentityError types to method-specific errors #3383

Merged
merged 4 commits into from
Sep 25, 2023

Conversation

ericswanson-dfinity
Copy link
Member

Description

Move the remaining enumerated types in IdentityError to method-specific error types, and remove IdentityError.

New types:

  • CallSenderFromWalletError
  • RequireIdentityExistsError
  • UseIdentityByNameError
  • WriteDefaultIdentityError

How Has This Been Tested?

Covered by CI

@mergify mergify bot merged commit b24cc40 into master Sep 25, 2023
171 checks passed
@mergify mergify bot deleted the remove-identity-error branch September 25, 2023 07:33
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