We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I got report by some arbitrators that trading data lacks of syncing. Maybe arbitrators could sync their trading data to seednodes at every startup
The text was updated successfully, but these errors were encountered:
Apparently, the bug occurs when an arbitrator looks a volume/trade chart while having pending trades
Sorry, something went wrong.
If you're referring to missing historical trade data, I've observed this behavior in Bisq and Haveno after resuming the app from standby.
The historical trade data populates correctly when the application is restarted.
So this bug is present in upstream Bisq, if we can identify and provide a fix.
The bug also happens after a restart, i think it haves something to do with TradeStatistics3Store or TradeStatistics3StorageService
No branches or pull requests
I got report by some arbitrators that trading data lacks of syncing. Maybe arbitrators could sync their trading data to seednodes at every startup
The text was updated successfully, but these errors were encountered: