Skip to content

Conversation

@ManuelBilbao
Copy link

The signer handler was checking if the account name contains a '/' character even though a public key was passed, resulting impossible to request a sign using public keys.

The signer handler was checking if the account name contains a '/' character
even though a public key was passed, resulting impossible to request a sign
using public keys.
@mcdee
Copy link
Contributor

mcdee commented Jan 7, 2025

Thank you for this report and patch. This has shown up some weaknesses in our testing and other occurrences of this issue, so I have created an alternative PR at #76 that incorporates more fixes and testing. Please could you take a look at this to confirm that it addresses your issue?

@ManuelBilbao
Copy link
Author

That one seems to be working too.

@mcdee
Copy link
Contributor

mcdee commented Jan 7, 2025

Thanks. #76 has been merged so now closing this.

@mcdee mcdee closed this Jan 7, 2025
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