[bisq-network/bisq] Extract persistence of BSQ blocks out of DaoStateStore [5] (PR #5790)

Christoph Atteneder notifications at github.com
Tue Nov 9 11:17:41 CET 2021


@ripcurlx commented on this pull request.



> @@ -265,6 +273,8 @@ public void applySnapshot(boolean fromReorg) {
                         "We remove all dao store files and shutdown. " +
                         "After a restart resource files will be applied if available.");
                 resyncDaoStateFromResources();
+            } else {
+                log.info("No Bsq blocks in DaoState. Expected if not data are provided yet from resources or persisted data.");

Expected if **no data is** provided...

-- 
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/5790#pullrequestreview-801088435
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20211109/fa35646e/attachment.htm>


More information about the bisq-github mailing list