bisq2 icon indicating copy to clipboard operation
bisq2 copied to clipboard

Results 123 bisq2 issues
Sort by recently updated
recently updated
newest added

Remaining issues in the notification system that needs fixing: - Sometimes 'Leave chat' message is not sent. - Sometimes reset button is not resetting everything (this applies only to the...

bug
ui
priority
investigation

With https://github.com/bisq-network/bisq2/pull/1903 we use the users language to display offers. This make the makers used language less visible (only visible when rollover by showing supported languages - if the user...

feature
improvement

![image](https://github.com/bisq-network/bisq2/assets/145597137/699c2bb4-9f5f-45d5-82b6-8afe9cc6cc96) For instance, in this case, instead of "Wise", we should show the Wise icon. Alongside with this, we could add a filter for payment methods.

ui
improvement

The launcher-app updater expects a single jar file for all operating systems. At the moment, a jar update will break Bisq 2 because our jar files only contain the Tor...

bug
deployment
priority

During the create offer process, it would be good to keep track of all the info set so far at any moment.

ui
improvement

Since both seller and buyer as maker now decide the price spec at the moment of offer creation, I think we should remove the `agreedPriceSpec` completely from the contract.

discussion

When I take an offer using the start trade wizard I see the following: * Everything seems to have worked. However, on the app of the user who took the...

bug
investigation

With click on the loading state at the splash screen we show the current detail state (e.g. "circuit_create" form tor logs). This is very hidden and it only shows the...

good first issue
ui
improvement

Generating the user profile images can take a while if many are created (e.g. in reputation list). We could use a background thread of creating the images and display a...

ui
improvement