Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Base Wallet Using only first recipient key for unpack #468

Closed
sudeshrshetty opened this issue Oct 10, 2019 · 3 comments
Closed

Base Wallet Using only first recipient key for unpack #468

sudeshrshetty opened this issue Oct 10, 2019 · 3 comments

Comments

@sudeshrshetty
Copy link
Contributor

Reference : #463 (comment)

As per current logic of baseWallet.UnpackMessage() we try to decrypt message from very first recipient key, if we can't decrypt then we throw error, if we can decrypt we return message.

@Moopli
Copy link
Contributor

Moopli commented Oct 11, 2019

Will be fixed in #456 and #459

@Moopli
Copy link
Contributor

Moopli commented Oct 11, 2019

Fixed in #459

@Moopli
Copy link
Contributor

Moopli commented Nov 6, 2019

@fqutishat close

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants