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: bitshares/python-bitshares
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: deverick/python-bitshares
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.
  • 5 commits
  • 1 file changed
  • 1 contributor

Commits on Apr 12, 2017

  1. Update market.py

    orderbook api improved. returns a json format similar to many crypto exchanges for easier consumption in your code.
    deverick authored Apr 12, 2017
    Configuration menu
    Copy the full SHA
    9a72045 View commit details
    Browse the repository at this point in the history
  2. Update market.py

    deverick authored Apr 12, 2017
    Configuration menu
    Copy the full SHA
    8c6efaa View commit details
    Browse the repository at this point in the history
  3. Update market.py

    trades function api returns easier to use fields
    deverick authored Apr 12, 2017
    Configuration menu
    Copy the full SHA
    a6b5af9 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2017

  1. Update market.py

    updated accountopenorders function to return useful api for traders
    deverick authored Apr 15, 2017
    Configuration menu
    Copy the full SHA
    b387d88 View commit details
    Browse the repository at this point in the history
  2. Update market.py

    bugfix
    deverick authored Apr 15, 2017
    Configuration menu
    Copy the full SHA
    5df035e View commit details
    Browse the repository at this point in the history
Loading