<p></p>
<p>Vote results only update at the end of a cycle, so that would be the ideal interval. So something like:</p>
<ul>
<li>check for existence for file on program start; if not present, dump data</li>
<li>at the end of voting cycle, when results are determined, dump data</li>
<li>if/when dao is resynced (e.g. in case of conflicts with seeds), dump data</li>
</ul>
<p>But the vast majority of users don't need this feature, so it might make more sense to dump only when the user specifies a <a href="https://github.com/bisq-network/bisq/blob/0c9d278629ba9632386c639f28a67394e89c3ec5/common/src/main/java/bisq/common/config/Config.java#L57">program argument</a> (maybe make a new one like <code>dumpVoteResults</code> or something).</p>
<p>Would be ideal to run this by a developer more familiar with the DAO though.</p>

<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/issues/5290#issuecomment-797604486">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNQUZU2QOSP5TUEU6ELTDI63JANCNFSM4Y33H2AQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNRR6VCP42VJ4TNXQSTTDI63JA5CNFSM4Y33H2A2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOF6FHVBQ.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/issues/5290#issuecomment-797604486",
"url": "https://github.com/bisq-network/bisq/issues/5290#issuecomment-797604486",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>