<p>Light node in light mode and full node in dark mode.</p>
<p>I've resynced the full node from Genesis as there where some conflicts with seed nodes. There will be a conflict with seed nodes in the blind votes hash because of <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="869465054" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/5444" data-hovercard-type="pull_request" data-hovercard-url="/bisq-network/bisq/pull/5444/hovercard" href="https://github.com/bisq-network/bisq/pull/5444">#5444</a>.</p>
<p><a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/170962/119470817-017a8100-bd49-11eb-9757-eb45482dcf3d.png"><img src="https://user-images.githubusercontent.com/170962/119470817-017a8100-bd49-11eb-9757-eb45482dcf3d.png" alt="Bildschirmfoto 2021-05-25 um 10 38 09" style="max-width:100%;"></a><br>
<a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/170962/119470825-03dcdb00-bd49-11eb-8a67-229e9adcd0b5.png"><img src="https://user-images.githubusercontent.com/170962/119470825-03dcdb00-bd49-11eb-8a67-229e9adcd0b5.png" alt="Bildschirmfoto 2021-05-25 um 10 38 05" style="max-width:100%;"></a><br>
<a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/170962/119470830-050e0800-bd49-11eb-8868-00f720085d76.png"><img src="https://user-images.githubusercontent.com/170962/119470830-050e0800-bd49-11eb-8868-00f720085d76.png" alt="Bildschirmfoto 2021-05-25 um 10 38 02" style="max-width:100%;"></a><br>
<a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/170962/119470836-05a69e80-bd49-11eb-98de-216d68be9ebc.png"><img src="https://user-images.githubusercontent.com/170962/119470836-05a69e80-bd49-11eb-98de-216d68be9ebc.png" alt="Bildschirmfoto 2021-05-25 um 10 37 59" style="max-width:100%;"></a><br>
<a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/170962/119470841-063f3500-bd49-11eb-99fc-7b85b3177fea.png"><img src="https://user-images.githubusercontent.com/170962/119470841-063f3500-bd49-11eb-99fc-7b85b3177fea.png" alt="Bildschirmfoto 2021-05-25 um 10 37 54" style="max-width:100%;"></a><br>
<a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/170962/119470847-06d7cb80-bd49-11eb-9f21-c4be61d28c41.png"><img src="https://user-images.githubusercontent.com/170962/119470847-06d7cb80-bd49-11eb-9f21-c4be61d28c41.png" alt="Bildschirmfoto 2021-05-25 um 10 37 51" 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/5527'>https://github.com/bisq-network/bisq/pull/5527</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Update bitcoinj checkpoints for v1.6.5</li>
  <li>Update data stores for v1.6.5</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5527/files#diff-2e7033ee8063a8c889ac6f9317f0dd411805e21ab2d45cb46ec707e3d9f12f4c">common/src/main/java/bisq/common/app/Version.java</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5527/files#diff-c687ea8bb5dc591b14396610e15918ec0ecfcc45c5d5587ecff54d37944305cc">core/src/main/resources/wallet/checkpoints.txt</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5527/files#diff-c863513f242ae190cd54da7e46a7df42bca54dbd336f2368e32c4e6f5a2f29f3">desktop/package/macosx/copy_dbs.sh</a>
    (5)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5527/files#diff-21e7955c731e0ac02f85348e6cde8dff0c951e332407da8f5bfdc51cd7178cad">p2p/src/main/resources/AccountAgeWitnessStore_1.6.5_BTC_MAINNET</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5527/files#diff-5a4a45f2903c8e0323e4f43bebe896c697194978d642b9a2bc4242041e0fd0af">p2p/src/main/resources/BlindVoteStore_BTC_MAINNET</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5527/files#diff-c9b34c0ff16da092bcb37bc3a93617d4916459f7ab277c47e63af33fe4ad91a1">p2p/src/main/resources/DaoStateStore_BTC_MAINNET</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5527/files#diff-6c91c4e8b122662333303186cbe6e106cf84ecdd992e12f8ba2bd255b9b87b33">p2p/src/main/resources/ProposalStore_BTC_MAINNET</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5527/files#diff-81700edd971ad9d246d1f4ef50aa0568515f75bc0d68bd7053e480144941eb5f">p2p/src/main/resources/SignedWitnessStore_BTC_MAINNET</a>
    (4)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5527/files#diff-a930c57be8f6deee502eb1e90519ba7a402800d68073957bd89362e447095f78">p2p/src/main/resources/TempProposalStore_BTC_MAINNET</a>
    (3)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5527/files#diff-721dd054d43ede16c984899b39e7e6f7d82e1ce83e8faebff84cafa9ed3e5bb5">p2p/src/main/resources/TradeStatistics3Store_1.6.5_BTC_MAINNET</a>
    (3)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/5527.patch'>https://github.com/bisq-network/bisq/pull/5527.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/5527.diff'>https://github.com/bisq-network/bisq/pull/5527.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/5527">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNUE3BCV3ICFAT3ZR53TPNTDBANCNFSM45O435CQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNRQWOI53AEFHUXRCNDTPNTDBA5CNFSM45O435C2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4NNNCI5A.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/5527",
"url": "https://github.com/bisq-network/bisq/pull/5527",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>