pokt-network / wallet

A simple web wallet to handle your Pocket Network accounts.
wallet-three-orpin.vercel.app
MIT License
8 stars 14 forks source link

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

Open geovgy opened 9 months ago

geovgy commented 9 months ago

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[bot] commented 9 months ago

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[bot] commented 9 months ago

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

A member of the Team first needs to authorize it.