xyzmaker123
xyzmaker123
Fixes https://github.com/bisq-network/bisq/discussions/5866
Fixes #5278, Fixes #4452 Preview: 
#### 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:  --- 
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: -...
### 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...