Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ccxt/go-binance
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.3.10
Choose a base ref
...
head repository: ccxt/go-binance
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.1
Choose a head ref
  • 6 commits
  • 16 files changed
  • 5 contributors

Commits on Nov 4, 2022

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

Commits on Dec 21, 2022

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

Commits on Dec 22, 2022

  1. Use github workflow (#447)

    Signed-off-by: adshao <tjusgj@gmail.com>
    
    Signed-off-by: adshao <tjusgj@gmail.com>
    adshao authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    90e73d3 View commit details
    Browse the repository at this point in the history
  2. Fix userDataStream json unmarshal err: cannot unmarshal object into G…

    …o value of type []spotws.WsAccountUpdate (#446)
    
    Co-authored-by: Keqi.Huang <>
    0xkookoo authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    e8f67e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Fix go fmt & go vet (#451)

    Signed-off-by: adshao <tjusgj@gmail.com>
    
    Signed-off-by: adshao <tjusgj@gmail.com>
    adshao authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    2f5f154 View commit details
    Browse the repository at this point in the history
  2. Add and fix filed Symbol struct futures exchangeInfoService and add S…

    …etApiEndpoint (#437)
    
    * Add and fix filed Symbol struct futures exchangeInfoService
    
    * Add SetApiEndpoint from Client
    
    * Fix io/ioutil
    
    * Rollback io/ioutil
    
    * futures/exchange_info_service_test
    
    * futures/exchange_info_service_test Tab fix
    mmavka authored Dec 30, 2022
    Configuration menu
    Copy the full SHA
    bd70db4 View commit details
    Browse the repository at this point in the history
Loading