-
Notifications
You must be signed in to change notification settings - Fork 38
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: manishym/cryptopia-api-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ossy123/cryptopia-api-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 4 files changed
- 5 contributors
Commits on Oct 4, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 28d9dca - Browse repository at this point
Copy the full SHA 28d9dcaView commit details
Commits on Nov 28, 2017
-
Likely due to Cryptopia API change
Configuration menu - View commit details
-
Copy full SHA for 1055420 - Browse repository at this point
Copy the full SHA 1055420View commit details
Commits on Jan 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for dd60b84 - Browse repository at this point
Copy the full SHA dd60b84View commit details
Commits on Jan 13, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 40000a7 - Browse repository at this point
Copy the full SHA 40000a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbca905 - Browse repository at this point
Copy the full SHA cbca905View commit details
Commits on Jan 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 4f5394b - Browse repository at this point
Copy the full SHA 4f5394bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8271ad1 - Browse repository at this point
Copy the full SHA 8271ad1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dc3ed3 - Browse repository at this point
Copy the full SHA 6dc3ed3View commit details
Commits on Jan 17, 2018
-
Update README.md for secrets.json
Key was "public" but python look for "key".
Configuration menu - View commit details
-
Copy full SHA for d32a6e8 - Browse repository at this point
Copy the full SHA d32a6e8View commit details -
1. '''urlparse(url).geturl().lower()''' method was not returning valid UTF-8 url encoding, so exchanged to '''urlparse.quote_plus(url).lower()'''. 2. secret key was not working with the previous encoding.
Configuration menu - View commit details
-
Copy full SHA for 7bd363f - Browse repository at this point
Copy the full SHA 7bd363fView commit details
Commits on Jan 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d29bacc - Browse repository at this point
Copy the full SHA d29baccView commit details
Commits on Jan 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for de6c3c9 - Browse repository at this point
Copy the full SHA de6c3c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5df9e7 - Browse repository at this point
Copy the full SHA d5df9e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a948bd - Browse repository at this point
Copy the full SHA 5a948bdView commit details
Commits on Jan 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for bde3546 - Browse repository at this point
Copy the full SHA bde3546View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a5c033 - Browse repository at this point
Copy the full SHA 9a5c033View commit details
Commits on Jan 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 6582394 - Browse repository at this point
Copy the full SHA 6582394View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master