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

fix: HMAC keys correctly fetch address so that keys are correct #596

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

nplasterer
Copy link
Contributor

Sometimes this method wouldn't have the address stored yet and then the keys would be null with null keys all hmac keys for all users would be the same. This makes sure the address is always present.

@nplasterer nplasterer requested a review from neekolas April 19, 2024 19:39
@nplasterer nplasterer self-assigned this Apr 19, 2024
@nplasterer nplasterer requested a review from a team April 19, 2024 19:39
@nplasterer nplasterer merged commit 0469a1c into main Apr 19, 2024
9 checks passed
@nplasterer nplasterer deleted the np/fix-hmac-address-null branch April 19, 2024 19:47
Copy link
Contributor

🎉 This PR is included in version 11.5.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants