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

Conversation

@ZIMkaRU
Copy link
Member

@ZIMkaRU ZIMkaRU commented Aug 1, 2025

[4.36.3] - 2025-07-30

Changed

  • Reworked query param validation schemas. PR: bfx-report#438
    • Brings the JSON schemas of query params to common consistent form for easier support
    • Disables the ability to pass undeclared params to improve understanding of what is being passed and increase the security and durability of the system
    • Splits the schemas into separate files for better readability
    • Uses JSON schema compilation on the initialization stage before validation (when module loading) to increase performance
    • Adds official ajv-formats lib to have extra formats of validation like email
    • Makes corresponding minor changes due to adding the restriction of passing undeclared params
  • Brought adjustments due to reworking query param schemas of bfx-report. PR: bfx-reports-framework#466
  • Disabled wallets Balances refresh button during initial synchronization to prevent report generation errors. Added a corresponding notice to communicate this to the user. PR: bfx-report-ui#944

Fixed

  • Removed redundant (start, end, limit) params for the getActivePositionsFile request. PR: bfx-report-ui#943
  • Fixed id param type (should be an array of numbers) for the getPositionsAuditFile request. PR: bfx-report-ui#945

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.

lgtm!

@ezewer ezewer merged commit 7d73d1e into master Aug 8, 2025
2 checks passed
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