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

Commits on Jun 14, 2018

  1. chore: add pull request template

    Brian Faust committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    5a7a79d View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2018

  1. Configuration menu
    Copy the full SHA
    ff83cbe View commit details
    Browse the repository at this point in the history
  2. chore: rename park to ark & cleanup

    Brian Faust committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    daef6a8 View commit details
    Browse the repository at this point in the history
  3. chore: make to do a list

    Brian Faust committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    90e2f48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6959e8 View commit details
    Browse the repository at this point in the history
  5. Added travis CI config (#3)

    tsifrer authored Jun 15, 2018
    Configuration menu
    Copy the full SHA
    d68be2d View commit details
    Browse the repository at this point in the history
  6. Fixed flake8 errors (#4)

    * Fix flake8 errors
    
    * More fixes
    tsifrer authored Jun 15, 2018
    Configuration menu
    Copy the full SHA
    116198e View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2018

  1. Changed the print() in API to log instead. (#8)

    * Changed the print() in API to log instead.
    
    * Swithched import order to pass flake8
    dunnen authored and roks0n committed Jun 17, 2018
    Configuration menu
    Copy the full SHA
    4034c69 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2018

  1. Configuration menu
    Copy the full SHA
    265c923 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fef5b0f View commit details
    Browse the repository at this point in the history
  3. Renamed functions to meet PEP8 format. (#12)

    Renamed paremeters to meet PEP8 format.
    dunnen authored and tsifrer committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    98af791 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01855f3 View commit details
    Browse the repository at this point in the history
  5. Updated readme a bit (#16)

    tsifrer authored Jun 18, 2018
    Configuration menu
    Copy the full SHA
    b63047a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9897649 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. Refactored whole client (#14)

    * Refactored whole client
    
    * Simple docstring
    
    * Fix setuptools
    
    * Renamed ark module to client and fixed readme
    
    * Make resource functions public
    
    * flake8 error
    
    * Wat
    tsifrer authored Jun 19, 2018
    Configuration menu
    Copy the full SHA
    ad94465 View commit details
    Browse the repository at this point in the history
Loading