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(keyring-api)!: use CaipAccountId for ResolveAccountAddress.address #186

Merged
merged 2 commits into from
Feb 4, 2025

Conversation

ccharly
Copy link
Collaborator

@ccharly ccharly commented Feb 3, 2025

We forgot to mention this in SIP-26, but the address being returned by resolveAccountAddress must use CAIP-10 format.

This is already being checked by the consumers of this method, but it's better that we catch any errors related to this at API level.

@ccharly ccharly requested a review from a team as a code owner February 3, 2025 11:42
@ccharly ccharly force-pushed the fix/resolve-account-address-caip-10 branch from c490b26 to f381539 Compare February 3, 2025 11:59
@ccharly ccharly force-pushed the fix/resolve-account-address-caip-10 branch from f381539 to 4c36f76 Compare February 3, 2025 13:21
@danroc danroc added this pull request to the merge queue Feb 4, 2025
Merged via the queue into main with commit f378b32 Feb 4, 2025
30 checks passed
@danroc danroc deleted the fix/resolve-account-address-caip-10 branch February 4, 2025 16:26
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