xmtp / xmtp-js

XMTP client SDKs for JavaScript applications.
https://xmtp.org/docs
210 stars 38 forks source link

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

Closed nplasterer closed 5 months ago

nplasterer commented 5 months ago

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.

github-actions[bot] commented 4 months ago

:tada: This PR is included in version 11.5.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: