[bisq-network/bisq] Remove default fee rate from Bisq startup screen (#4767)

James Cox notifications at github.com
Sun Nov 8 17:25:56 CET 2020


The display of fee rate on the startup screen is misleading because at startup a fee has not been received from the mempool fee service and instead the default value of 50 sats is shown.

This change causes the fee rate not to be displayed until a response has been received from the service.

Fixes #4765

 
Bisq loading screen, fee no longer displayed:
![image](https://user-images.githubusercontent.com/47253594/98470603-6ce57280-21ac-11eb-892e-57d1af3ed9d3.png)



 
Footer of Bisq main screen:
![image](https://user-images.githubusercontent.com/47253594/98467672-33a50680-219c-11eb-8a33-07254d962967.png)

You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/4767

-- Commit Summary --

  * Remove default fee rate from Bisq startup screen

-- File Changes --

    M core/src/main/java/bisq/core/app/WalletAppSetup.java (9)
    M core/src/main/java/bisq/core/provider/fee/FeeService.java (8)
    M core/src/main/resources/i18n/displayStrings.properties (4)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/4767.patch
https://github.com/bisq-network/bisq/pull/4767.diff

-- 
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/pull/4767
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201108/c2f8cad5/attachment-0001.html>


More information about the bisq-github mailing list