<p></p>
<blockquote>
<p>This implementation throws away all old tradestats data and doesn't allow for any historical lookup. What is the plan for allowing historical data?</p>
<p>Instead of throwing data away during pruning it should probably be stored locally as HistoricalTradeStats which would work a bit like the split stores in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="611982724" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/4233" data-hovercard-type="pull_request" data-hovercard-url="/bisq-network/bisq/pull/4233/hovercard" href="https://github.com/bisq-network/bisq/pull/4233">#4233</a> except it's not a fixed block, but rather an append store but it can be excluded for all non historical data requests to seeds.</p>
</blockquote>
<p>Yes, the historical data part is not impl. yet... Not 100% sure about the details how it will be done.</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/pull/4405#issuecomment-670922460">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNSYXM7NXGRBEPQ2OU3R7U67TANCNFSM4PYOAQCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNQYTBRMJTPURPVYQHTR7U67TA5CNFSM4PYOAQC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE76XNXA.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/4405#issuecomment-670922460",
"url": "https://github.com/bisq-network/bisq/pull/4405#issuecomment-670922460",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>