Skip to content
New issue

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

Release v3.5.0 #172

Merged
merged 6 commits into from
Oct 2, 2024
Merged

Release v3.5.0 #172

merged 6 commits into from
Oct 2, 2024

Conversation

alplabin
Copy link
Contributor

@alplabin alplabin commented Oct 1, 2024

Added

  • Add GiftCard endpoint:
    • POST /sapi/v1/giftcard/buyCode to create a dual-token gift card

Changed

  • Updated dependencies
  • Updated endpoint /sapi/v1/sub-account/subAccountApi/ipRestriction to /sapi/v2/sub-account/subAccountApi/ipRestriction

Removed

  • Deprecated Margin endpoints:

    • POST /sapi/v1/margin/transfer
    • POST /sapi/v1/margin/isolated/transfer
    • POST /sapi/v1/margin/loan
    • POST /sapi/v1/margin/repay
    • GET /sapi/v1/margin/isolated/transfer
    • GET /sapi/v1/margin/asset
    • GET /sapi/v1/margin/pair
    • GET /sapi/v1/margin/isolated/pair
    • GET /sapi/v1/margin/loan
    • GET /sapi/v1/margin/repay
    • GET /sapi/v1/margin/dribblet
    • GET /sapi/v1/margin/dust
    • POST /sapi/v1/margin/dust
  • Deprecated Sub-Account endpoints:

    • POST /sapi/v1/sub-account/subAccountApi/ipRestriction/ipList
  • Deprecated Futures endpoints:

    • POST /sapi/v1/futures/transfer
    • GET /sapi/v1/futures/transfer
  • BLVT endpoints:

    • GET /sapi/v1/blvt/tokenInfo
    • POST /sapi/v1/blvt/subscribe
    • GET /sapi/v1/blvt/subscribe/record
    • POST /sapi/v1/blvt/redeem
    • GET /sapi/v1/blvt/redeem/record

Copy link

github-actions bot commented Oct 1, 2024

Coverage report

Caution

Coverage does not meet threshold
Statements coverage not met for global: expected >=95%, but got 84.66076696165192%

St.
Category Percentage Covered / Total
🟢 Statements
84.66% (-0.89% 🔻)
574/678
🟢 Branches
82.59% (-0.84% 🔻)
261/316
🟢 Functions
90% (-0.65% 🔻)
261/290
🟢 Lines
84.43% (-0.92% 🔻)
537/636
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟢
... / margin.js
100%
96.67% (-0.77% 🔻)
100% 100%

Test suite run success

584 tests passing in 212 suites.

Report generated by 🧪jest coverage report action from adfd5fb

@alplabin alplabin merged commit c01b491 into master Oct 2, 2024
6 checks passed
@alplabin alplabin deleted the rc-v3.5.0 branch October 2, 2024 02:30
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.

3 participants