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: Infatum/python-bittrex
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ericsomdahl/python-bittrex
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.
  • 10 commits
  • 5 files changed
  • 10 contributors

Commits on Jan 22, 2018

  1. Added constant for 0.25% trade fee (ericsomdahl#129)

    0.25% Trade Fee: https://bittrex.com/fees
    Yunsar authored and ericsomdahl committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    2aeb347 View commit details
    Browse the repository at this point in the history
  2. update README.md (ericsomdahl#120)

    * update README.md
    
    * update README
    
    * update README
    
    * corrected comment
    
    * update readme
    
    * update readme
    SegFault42 authored and ericsomdahl committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    7b91479 View commit details
    Browse the repository at this point in the history
  3. Add support for optional paymentid's (ericsomdahl#128)

    Ryan Delap authored and ericsomdahl committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    0538750 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2018

  1. Add 10s timeout for api calls

    addresses issue ericsomdahl#132
    ayy1337 authored and ericsomdahl committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    97f33cd View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2018

  1. Rename get_marketsummary to get_market_summary (ericsomdahl#134)

    * Rename get_marketsummary to get_market_summary
    
    * Bump version to 0.3.0
    siderealex authored and ericsomdahl committed Jan 28, 2018
    Configuration menu
    Copy the full SHA
    196a8bd View commit details
    Browse the repository at this point in the history
  2. Update .travis.yml

    prevent additional uploads to PyPi when building for other python versions
    ericsomdahl authored Jan 28, 2018
    Configuration menu
    Copy the full SHA
    fc2d002 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2018

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

Commits on Feb 26, 2018

  1. updating api endpoint (ericsomdahl#143)

    make case consistent with other endpoints
    Jwdev-wr authored and ericsomdahl committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    1a8f2db View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2018

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

Commits on Dec 12, 2018

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