<p>There was missing the block notify port as well as the options have<br>
not been applied correctly which led to the situation that when you<br>
run the same application in full mode and later in lite mode that<br>
data got persisted.</p>
<p>Added also to the footer a note if full mode is running.</p>
<p><a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/1449498/56327100-73317b00-613e-11e9-96f7-0dae1c3d596e.png"><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" style="max-width:100%;"></a></p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/bisq-network/bisq/pull/2736'>https://github.com/bisq-network/bisq/pull/2736</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix issues with DAO full mode in preferences</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2736/files#diff-0">common/src/main/proto/pb.proto</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2736/files#diff-1">core/src/main/java/bisq/core/app/P2PNetworkSetup.java</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2736/files#diff-2">core/src/main/java/bisq/core/dao/node/BsqNodeProvider.java</a>
    (9)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2736/files#diff-3">core/src/main/java/bisq/core/dao/node/full/RpcService.java</a>
    (9)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2736/files#diff-4">core/src/main/java/bisq/core/setup/CoreNetworkCapabilities.java</a>
    (18)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2736/files#diff-5">core/src/main/java/bisq/core/user/Preferences.java</a>
    (109)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2736/files#diff-6">core/src/main/java/bisq/core/user/PreferencesPayload.java</a>
    (37)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2736/files#diff-7">core/src/main/resources/i18n/displayStrings.properties</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/2736/files#diff-8">desktop/src/main/java/bisq/desktop/main/settings/preferences/PreferencesView.java</a>
    (75)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/2736.patch'>https://github.com/bisq-network/bisq/pull/2736.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/2736.diff'>https://github.com/bisq-network/bisq/pull/2736.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/2736">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNWRMOF5SYYFMAA4VWTPQ6W65ANCNFSM4HGYSIQQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNWJSKIY2QIWMSE4HODPQ6W65ANCNFSM4HGYSIQQ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/bisq-network/bisq","title":"bisq-network/bisq","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/bisq"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Fix issues with DAO full mode in preferences (#2736)"}],"action":{"name":"View Pull Request","url":"https://github.com/bisq-network/bisq/pull/2736"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/2736",
"url": "https://github.com/bisq-network/bisq/pull/2736",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>