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 v0.6.0 #32

Merged
merged 14 commits into from
Jun 19, 2024
Merged

Release v0.6.0 #32

merged 14 commits into from
Jun 19, 2024

Conversation

alplabin
Copy link
Contributor

Fixed

  • Fixed following Margin endpoints to correctly return their response:
    • MarginAccountOpenOrder
    • MarginAccountAllOrder
    • MarginAccountQueryAllOCO
    • MarginAccountQueryOpenOCO
    • MarginAccountQueryTradeList
  • Fixed example files for the following endpoints:
    • MarginAccountQueryTradeList
    • MarginInterestRateHistory
    • MarginAccountQueryOCO
    • MarginAccountOrder
  • Added signature to TestNewOrder endpoint
  • Fixed typo of InterestHistoryResponse parameters
  • Fixed type of MarginInterestRateHistoryResponse parameter

Updated

  • Updated Dependencies
  • Updated Go version to 1.22

Removed

  • Removed 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
  • Removed Staking endpoints:

    • GET /sapi/v1/staking/productList
    • POST /sapi/v1/staking/purchase
    • POST /sapi/v1/staking/redeem
    • GET /sapi/v1/staking/position
    • GET /sapi/v1/staking/stakingRecord
    • POST /sapi/v1/staking/setAutoStaking
    • GET /sapi/v1/staking/personalLeftQuota

tczpl and others added 14 commits August 30, 2023 16:54
fix cummulativeQuoteQty
add accountId
add selfTradePreventionMode
fix marginInterestRateHistoryService resp dailyInterestRate should string
MarginAccountAllOrderService should get an array
MarginAccountQueryTradeListService should get an array
fix MarginAccountOrderResponse
@alplabin alplabin merged commit a8207fc into main Jun 19, 2024
2 checks passed
@alplabin alplabin deleted the rc-v0.6.0 branch June 19, 2024 07:38
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.

5 participants