[bisq-network/bisq] Move info from 'Peer Info' to 'Trade Information Screen' and 'Detail Data' (Issue #6036)

pazza notifications at github.com
Fri Feb 11 00:09:43 CET 2022


<!--
   SUPPORT REQUESTS: This is for reporting bugs in the Bisq app.
   If you have a support request, please join #support on Bisq's
   Matrix Space over at https://bisq.chat
-->

### Background

Following a recent [Bisq support call](https://github.com/bisq-network/support/issues/916#issuecomment-1034033469) I was investigating why a user might have been able to take a SEPA offer of over 0.01 BTC without having a signed account. 

AFAIK signed status for trades in disputes is not information that can be seen in the mediator Bisq instance. This hampered my investigation :(

This lead me to write the issue

### Description

Currently the following are viable on the `peer info` screen

- Onion address
- Number of completed trades
- Payment account age
- Account signed age
- Set tag for that peer

I propose removing from this screen the following:

- Number of completed trades
- Payment account age
- Account signed age

This info should instead be added to:

- `Trade Information`
- `Detail Data`

The main reason for this is I think it would be beneficial for signed status to be shown in the trade information screen and be visible to mediators and arbitrators should the trade enter dispute resolution (currently signed status is not visible to mediators or arbitrators).

Signed status being visible to mediators and arbitrators would help ensure things such as trades were not being take over the btc limits by un-signed accounts, and help with the identification of any nefarious activity.

Also with the recent change to [clear payment account payload info from closed trades](https://github.com/bisq-network/bisq/pull/6001) it would seem to make sense to also clear the above information from the `peer info` screen.

I would propose that double clicking on an avatar just displays:

- Onion address
- Set tag for that peer

I would not propose making any changes to the avatar. Could still show number of completed trades in small circle as current.

#### Version

1.8.2

### Steps to reproduce

Double click a peer's avatar to see what information is displayed. Information displayed varies depending on national payment method (signing required or not required) or if it is an altcoin trade.

### Expected behaviour

Double clicking on a peers avatar just displays:

- Onion address
- Set tag for that peer

>From the Trade Information` and `Detail Data` screens the following information can be ascertained*:

- Number of completed trades
- Payment account age 
- Account signed age

*My preference would be for the above to be a snapshot at the time the trade being completed as opposed to updating as time progresses, number of trades increase (as happens now).

-- 
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/6036
You are receiving this because you are subscribed to this thread.

Message ID: <bisq-network/bisq/issues/6036 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20220210/604ec2ed/attachment.htm>


More information about the bisq-github mailing list