-
Notifications
You must be signed in to change notification settings - Fork 8
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
Ignore non ed25519 #47
Conversation
…ent a runtime crash filter non ed25519 keys so polkadot utils do not error when trying to parse the key as an ss58 address DA-1103
remove lodash from package.json. Note: lodash is still a transitive dependency
Quality Gate passedIssues Measures |
🎉 This PR is included in version @polymeshassociation/hashicorp-vault-signing-manager@3.2.1 🎉 The release is available on: |
🎉 This PR is included in version @polymeshassociation/signing-manager-types@3.3.0 🎉 The release is available on: |
🎉 This PR is included in version @polymeshassociation/browser-extension-signing-manager@2.3.0 🎉 The release is available on: |
🎉 This PR is included in version @polymeshassociation/fireblocks-signing-manager@2.5.0 🎉 The release is available on: |
🎉 This PR is included in version @polymeshassociation/approval-signing-manager@3.3.0 🎉 The release is available on: |
🎉 This PR is included in version @polymeshassociation/local-signing-manager@3.3.0 🎉 The release is available on: |
🎉 This PR is included in version @polymeshassociation/walletconnect-signing-manager@1.0.0 🎉 The release is available on: |
Description
Prevents hashicorp vault from crashing when non ed25519 keys are present in the connected transit engine.
Breaking Changes
None
JIRA Link
DA-1103
Checklist