We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 issue with public keys when redeeming tokens as we are incorrectly sending the wallet public key instead of the issuers public key
Server fails to cash out token due to incorrect public key
Server cashes out token
Easily reproduced
Dev and Nightly
Speak to @amirsaber for help with testing server side
The text was updated successfully, but these errors were encountered:
Fix issue with public keys when redeeming tokens
b09aa81
fixes brave/brave-browser#3655
Verification passed by Geeta on
Verified passed with
Verification passed on
Sorry, something went wrong.
tmancey
Successfully merging a pull request may close this issue.
Description
Fix issue with public keys when redeeming tokens as we are incorrectly sending the wallet public key instead of the issuers public key
Test Plan / Steps to Reproduce
Actual result:
Server fails to cash out token due to incorrect public key
Expected result:
Server cashes out token
Reproduces how often:
Easily reproduced
Brave version (brave://version info)
Dev and Nightly
Reproducible on current release:
Website problems only:
Additional Information
Speak to @amirsaber for help with testing server side
The text was updated successfully, but these errors were encountered: