Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proper pull request #42

Merged
merged 5 commits into from Jan 11, 2017
Merged

Proper pull request #42

merged 5 commits into from Jan 11, 2017

Conversation

kdb424
Copy link
Contributor

@kdb424 kdb424 commented Jan 10, 2017

Looks very messy as I am still getting used to the more advanced git features. Synced with upstream and added my commits to fix the previous issue. Future pull requests will be cleaner.

kdb424 and others added 5 commits January 4, 2017 17:20
Using this instead of just `ticker()[market]` doesn't make much sense and one should really be doing 'tick = ticker()' then `tick[market1], tick[market2]` so you aren't making extra api calls for information you already have.
Use GET for public commands instead of POST
# Conflicts:
#	poloniex/__init__.py
@s4w3d0ff
Copy link
Owner

yup, that fixes the conflicts thanks for the extra work. I probably could of done it on my end under normal circumstances. Ill make a release as soon as i can get to a proper keyboard.

@s4w3d0ff s4w3d0ff added the enhancement New feature or bug fix label Jan 11, 2017
@s4w3d0ff s4w3d0ff merged commit 985ef59 into s4w3d0ff:master Jan 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants