这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@ZIMkaRU
Copy link
Member

@ZIMkaRU ZIMkaRU commented Aug 2, 2023

[4.9.2] - 2023-08-02

Changed

  • Removed the Cumulative Weighted Price column and corresponding logic from the Weighted Averages report according to the latest requirements. Added Cost and Sale columns to the Weighted Averages report. PRs: bfx-report#319, bfx-reports-framework#302, bfx-report-ui#681
  • Improved sync time estimation flow as follows: in addition to existing emitting WS events when the next collection is syncing to not hold the previous time value (some collections can sync very long) adds an ability to emit the progress event every 1sec with new values spentTime and leftTime for better UX (so that the user does not think that sync has stalled). PR: bfx-reports-framework#303
  • Changed Rate Limits for public endpoints: trades to 15 req/min, candles to 60 req/min. PR: bfx-reports-framework#304

Fixed

  • Fixed issues with the incorrect synchronization estimation time conversion and representation. PR: bfx-report-ui#680
  • Fixed handling bfx api ERR_AUTH_API: ERR_INVALID_CREDENTIALS error to prevent showing 500 Internal Server Error and error modal dialog in the electron app. PR: bfx-report#318
  • Fixed the issue #215 related to MaxListenersExceededWarning warning for the electron windows. PR: bfx-report-electron#229

Copy link
Contributor

@ezewer ezewer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me!

@ezewer ezewer merged commit c6dca30 into master Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants