[bisq-network/bisq] Improve 'Receive payement' screen (#4721)

Oscar Guindzberg notifications at github.com
Thu Oct 29 15:14:36 UTC 2020


Currently, you are allowed to create a new address if you don't have any unused address of that type. E.g. if you just have an unused legacy address you can create a segwit address.

When doing the UI/UX redesign it is important to keep in mind there is a  problem with unlimited unused addresses. There is a scenario where the wallet is not aware of funds it received:
- The user generates 101 unused addresses. 
- She does not use the first 100.
- She sends funds to address 101 and the tx is confirmed
- User recovers her wallet with recover from seed.
- bitcoinj pre-generates 100 addresses and includes them in the bloom filter.
- The wallet is not aware of the tx sent to address 101.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/4721#issuecomment-718820364
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201029/a63af1dc/attachment.html>


More information about the bisq-github mailing list