[bisq-network/bisq] Fix issues with DAO full mode in preferences (#2736)

Manfred Karrer notifications at github.com
Wed Apr 17 23:27:42 UTC 2019


There was missing the block notify port as well as the options have
not been applied correctly which led to the situation that when you
run the same application in full mode and later in lite mode that
data got persisted.

Added also to the footer a note if full mode is running.

<img width="277" alt="Screen Shot 2019-04-17 at 18 26 50" src="https://user-images.githubusercontent.com/1449498/56327100-73317b00-613e-11e9-96f7-0dae1c3d596e.png">

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

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

-- Commit Summary --

  * Fix issues with DAO full mode in preferences

-- File Changes --

    M common/src/main/proto/pb.proto (1)
    M core/src/main/java/bisq/core/app/P2PNetworkSetup.java (3)
    M core/src/main/java/bisq/core/dao/node/BsqNodeProvider.java (9)
    M core/src/main/java/bisq/core/dao/node/full/RpcService.java (9)
    M core/src/main/java/bisq/core/setup/CoreNetworkCapabilities.java (18)
    M core/src/main/java/bisq/core/user/Preferences.java (109)
    M core/src/main/java/bisq/core/user/PreferencesPayload.java (37)
    M core/src/main/resources/i18n/displayStrings.properties (5)
    M desktop/src/main/java/bisq/desktop/main/settings/preferences/PreferencesView.java (75)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/2736.patch
https://github.com/bisq-network/bisq/pull/2736.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/2736
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190417/1c2c985a/attachment-0001.html>


More information about the bisq-github mailing list