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

Convert address inputs to lowercase to fix signature verification issue #468

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

geovgy
Copy link

@geovgy geovgy commented Sep 21, 2023

Stumbled upon a bug while trying to send POKT from my ledger device in which any capitalized letter in the "Send to Address" input field will spit back a signature verification error after signing the tx from ledger. This seems to relate to an older issue (#182 ). As a suggested fix for this, I converted the address values to lowercase strings.

cc: @kutoft

@height
Copy link

height bot commented Sep 21, 2023

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@vercel
Copy link

vercel bot commented Sep 21, 2023

@geovgy is attempting to deploy a commit to the Pocket Foundation Team on Vercel.

A member of the Team first needs to authorize it.

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.

None yet

1 participant