WalletConnect / walletconnect-utils

Javascript Utilities for WalletConnect
MIT License
65 stars 56 forks source link

IdentityKeys.registerIdentity persisting bad keys #151

Closed devceline closed 9 months ago

devceline commented 9 months ago

IdentityKeys utility persists keys even if they fail registering on keyserver, creating false states that can be unrecoverable.

Solution: Persist only after getting the 200 from key server