-
Notifications
You must be signed in to change notification settings - Fork 30
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
Implement Solana address linking #2280
Conversation
go mod tidy
go mod tidy
add repo tests
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Massive and good work, overall. 👍
Most of the feedback is minor, but some is major. Not approving yet, until the PR is out of draft.
Have got not much to say regarding the business logic. I've read the spec, and it seems like what I've seen has covered it.
Happy to do another round when it's time. 🙂
address pr comments
address pr comments
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reading through all my comments, nothing seemed like a blocking concern so approving now
Summary
This PR allows users to link a Solana address to their Brave rewards wallet.
For full details please see the linking flow section in the spec which is attached to the issue
resolves #165
Type of Change
Tested Environments
Before Requesting Review
Manual Test Plan