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

Merge/adshao-master #14

Merged
merged 34 commits into from
Sep 24, 2024
Merged

Merge/adshao-master #14

merged 34 commits into from
Sep 24, 2024

Commits on Apr 22, 2024

  1. Signed-off-by: one230six <723682061@qq.com> (adshao#550)

    Signed-off-by: one230six <723682061@qq.com>
    one230six authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    4a82de2 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Add functions to fetch funding rate data from market (adshao#552)

    * Add functions to fetch funding rate data from market
    
    * Remove invalid test function
    Issengaard authored May 11, 2024
    Configuration menu
    Copy the full SHA
    dc7abf8 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. changed bool types to string in reduceOnly, closePosition, priceProte…

    …ct. (adshao#506)
    
    * changed bool types to string in reduceOnly, closePosition, priceProtect fields
    
    * updated tests
    size12 authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    6d8559f View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Implement subaccount transfer history and refactor user universal tra…

    …nsfer (adshao#567)
    
    * feat: add sub-account transfer history api
    
    * refactor: update sub-account-transfer-history time argument as int64 instead of time
    
    * feat: add list user universal transfer service and update user universal transfer
    wayne163 authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    5c4ac82 View commit details
    Browse the repository at this point in the history
  2. complete options module (adshao#568)

    * complete options module. imple interfaces that are not impled before.
    add the websocket implement. add unittest inlcude lost and new
    
    * remove unreachable code
    
    * fix some unittest
    
    * correct some name
    
    * change OrderID to OrderId
    
    * set RateLimitOrder10s RateLimitOrder1m in CreateBatchOrders
    xyq-c-cpp authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    5824a29 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. update README.md and add the way to set up websocket proxy. (adshao#571)

    * update READMD.md and add introduction about proxy; replace options with
    eoptions, just change the package name
    
     add the way to manually set up the websocket proxy, current websocket
     proxy got from environment variable
    
    * fix typos
    
    * change eoptions as options;resolved review
    
    * correct base url of options' websocket
    
    * revert v2/client.go
    
    * change eoptions as options in v2/client.go
    
    * revert v2/client.go
    xyq-c-cpp authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    418ff24 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Optimize request error handling process (adshao#572)

    * Optimize request error handling process
    
    * add a Respone filed to APIError
    xyq-c-cpp authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    1ba84a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    c2c4643 View commit details
    Browse the repository at this point in the history
  2. add: /sapi/v1/convert (adshao#578)

    * Add: functions for convert
    
    * fix: functions for convert
    
    * fix: fromAmount, toAmount type
    
    * add: debug
    
    * remove: debug
    
    * fix: fix convert quote
    
    * fix: acceptQuote
    
    * fix: orderStatus
    
    * add: convert assetInfo
    change:  getQuote service name
    
    * fix: convert assetInfo
    
    * fix: toAsset exchangeInfo
    
    ---------
    
    Co-authored-by: qushedo <123452935+qushedo@users.noreply.github.com>
    nlypage and nlypage authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    130172e View commit details
    Browse the repository at this point in the history
  3. fix batchOrder response and fix futures.WsUserDataEvent.Time error wh…

    …ile calling json.Unmarshal (adshao#581)
    
    * fix batchOrder response and fix futures.WsUserDataEvent.Time error while
    json.Unmarshal
    
    * also fix this in the delivery package
    xyq-c-cpp authored Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b3a9097 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    a387a5b View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. complete market interfaces unimplemented in futures (adshao#586)

    * complete interfaces unimplemented in futures
    
    * rename index_info_service.go
    
    * gofmt
    xyq-c-cpp authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    81cc831 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Adding uid into the account service response (adshao#587)

    * Adding uid into the account service response
    
    * Update account_service_test.go
    
    * Update account_service_test.go
    
    * test: get account
    yaoding16 authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    e328ca1 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. complete sub-master interface(subaccount_service.go); complete spot m…

    …arket interface (adshao#589)
    
    * complete sub-master interface(subaccount_service.go); complete spot
    market interface
    
    * fix typos check
    
    * gofmt
    
    * add some comment
    
    * use full name
    xyq-c-cpp authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    91b5816 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. fix some problems: (adshao#590)

    * fix some problems:1.fix the path of asset_index_service.go and
    constituents_service.go. 2.fix struct DeliveryPrice. 3.remove redundant
    funding_rate_history.go
    
    * remove responding interface in client.go
    xyq-c-cpp authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    5905362 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    67095c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. add fee burn service

    0x0001 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    2ac2df0 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    e0bbc76 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Merge pull request adshao#599 from 0x0001/master

    add fee burn service
    xyq-c-cpp authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    639815a View commit details
    Browse the repository at this point in the history
  2. Merge pull request adshao#603 from mdawar/balances

    Added support for getting the non-zero balances of an account
    xyq-c-cpp authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    d45dcb3 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    5dd8ab3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request adshao#596 from Croomburg/feature/futures-history-…

    …data
    
    implement futures orderbook history
    xyq-c-cpp authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    6189b9c View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. fix: added missing fields in GetAllCoinsInfoService Network structure (

    …adshao#604)
    
    * fix: added missing fields in GetAllCoinsInfoService Network section
    
    * fix: returned accidentally removed line
    paul1319 authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    d2b44ab View commit details
    Browse the repository at this point in the history
  2. Make future order ModifyService (adshao#605)

    * Make future order ModifyService
    
    * add Service for FuturesApi Order Modifier
    StiveMan1 authored Aug 10, 2024
    Configuration menu
    Copy the full SHA
    29b236e View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. fix PUT /fapi/v1/order

    Rostislav Lyupa committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    3e5ad9a View commit details
    Browse the repository at this point in the history
  2. improve comments

    Rostislav Lyupa committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    a3f8064 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Merge pull request adshao#607 from lyro41/fix-modify-order-endpoint

    Fix Modify Order Endpoint : PUT /fapi/v1/order
    xyq-c-cpp authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    8405251 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    5548d1a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    d0c0e04 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. add usds-futures convert service (adshao#617)

    * add usds-futures convert service
    
    * fix 2 endpoint
    
    * fix mismatch between document and actual returned content types
    0x0001 authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2e3a2bd View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Fixes adshao#618 (adshao#619)

    0x0001 authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0a3c89e View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Fixes adshao#612 (adshao#620)

    0x0001 authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    4b74da2 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Merge remote-tracking branch 'upstream/master'

    Signed-off-by: thanhpp <thanhphanphu18@gmail.com>
    thanhpp committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5cd9a73 View commit details
    Browse the repository at this point in the history
  2. fix: 🔧 typos.toml

    Signed-off-by: thanhpp <thanhphanphu18@gmail.com>
    thanhpp committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    71c6dae View commit details
    Browse the repository at this point in the history