xyzmaker123

Results 7 issues of xyzmaker123

Fixes https://github.com/bisq-network/bisq/discussions/5866

Fixes #5278, Fixes #4452 Preview: ![copy](https://user-images.githubusercontent.com/84982606/183494081-e244a182-9ba7-4ab1-a3a8-e63ccb8ffe4b.gif)

#### Version 1.9.4 ### Steps to reproduce 1. Create buy XMR offer using with % price below market price and setup deactivation price 2. Edit offer - switch to fixed...

Fixes #6075 Made it possible to edit price. ### Screenshots: ![bsq-swap-edit-offer](https://user-images.githubusercontent.com/84982606/161016752-a0730b81-4bbf-4dcf-9a44-eb8b228ea138.png) --- ![bsq-swap-edit-offer-2](https://user-images.githubusercontent.com/84982606/161016742-8296f6a4-08b6-4397-a046-e5777e756712.png)

As agreed with @chimp1984 [in this thread](https://github.com/bisq-network/bisq/pull/5963#discussion_r788976740) we need to refactor places where FXML items are added (early dev state left-overs) and use imperative approach in java classes. Checklist: -...

was:dropped

### Description BSQ balance returned by CLI is 0.00 #### Version 1.8.4 ### Steps to reproduce 1) Run daemon `./bisq-daemon --apiPassword=xyz` 2) Run cli `./bisq-cli --password=xyz getbalance` 3) Compare BSQ...