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: sammchardy/python-binance
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: elejke/python-binance
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 3 files changed
  • 2 contributors

Commits on Feb 11, 2018

  1. minor changes in depthcache

    elejke authored and vladimir-chernykh committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    a8e9ff6 View commit details
    Browse the repository at this point in the history
  2. added writing_callback and minor changes

    elejke authored and vladimir-chernykh committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    c7b6a4d View commit details
    Browse the repository at this point in the history
  3. depth_cache_buffer del removed

    elejke authored and vladimir-chernykh committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    67d0fcc View commit details
    Browse the repository at this point in the history
  4. depthcache bugfix

    elejke authored and vladimir-chernykh committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    ad9dfec View commit details
    Browse the repository at this point in the history
  5. number of retries for the reconnection parameter is added

    vladimir-chernykh committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    1319b3c View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2018

  1. gitignore

    vladimir-chernykh committed Feb 12, 2018
    Configuration menu
    Copy the full SHA
    81e2ccf View commit details
    Browse the repository at this point in the history
  2. maxRetries -> max_retries and type update

    vladimir-chernykh committed Feb 12, 2018
    Configuration menu
    Copy the full SHA
    426664a View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2018

  1. logger is added

    vladimir-chernykh committed Feb 15, 2018
    Configuration menu
    Copy the full SHA
    ad1c9f4 View commit details
    Browse the repository at this point in the history
Loading