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(x/warden): continue query if one key fails to derive an address #120

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

Pitasi
Copy link
Contributor

@Pitasi Pitasi commented Mar 25, 2024

If someone committed a "bad" public key, the entire Keys query started to fail.

I decided to not put safety checks when the Key is written, because I think different keychains will be able to use different formats, but only formats we recognized and support will be able to be derived into addresses.

@Pitasi Pitasi merged commit 409e600 into main Mar 25, 2024
8 checks passed
@Pitasi Pitasi deleted the dont-error-entire-keys-query branch March 25, 2024 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant