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

implement account filter operation on privacy setup #765

Merged
merged 7 commits into from May 28, 2021

Conversation

macsleven
Copy link
Contributor

@macsleven macsleven commented May 20, 2021

This PR implements the appropriate account to display on the send view for both privacy wallet and non privacy wallet.

Screenshot 2021-05-20 at 01 42 09

Screenshot 2021-05-20 at 01 42 30

Screenshot 2021-05-20 at 01 42 44

@dreacot
Copy link
Contributor

dreacot commented May 20, 2021

while sending to self, I can still see my mixed account in the receiving account dialog.

I think this happens if your balance in the mixed account is greater than zero

dreacot
dreacot previously approved these changes May 23, 2021
Copy link
Contributor

@beansgum beansgum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • When I tap send to self, it changes the From account mixed to default, this is probably happening because default is the first account on my list but it should not change because mixed is valid for sending to self.
  • When sending to self, I'm allowed to send from an unmixed account to my second wallet's account. The second wallet is technically "send to others" so tapping an account from another wallet should set the From account to allow only mixed.

@beansgum
Copy link
Contributor

Accounts from my second wallet are not visible when sending to address and the wallet does not have privacy enabled.

@beansgum beansgum merged commit 10d12b2 into planetdecred:master May 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display appropriate unmixed and mixed account
3 participants