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

Updating methods getTicker and getAvailableBooks to use signed request #50

Merged
merged 1 commit into from
Nov 6, 2020

Conversation

hugocordz
Copy link
Contributor

@hugocordz hugocordz commented Nov 5, 2020

Adding new methods similar to getTicker and getAvaliableBooks, but using signed requests

@hugocordz hugocordz marked this pull request as ready for review November 5, 2020 19:53
Copy link
Contributor

@viccomx viccomx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code LGTM but feels like it wont help for what you need to achieve as ticker is not a PHP endpoint, it is a JAVA endpoint.
This makes me wonder if it has the rate limit restriction, if it doesn't then this should be more than enough.
To check if ticker has the restriction check engine_orders service.

@hugocordz hugocordz merged commit f44713e into master Nov 6, 2020
@mrduckieduck mrduckieduck deleted the feature/autenticate-requests branch December 15, 2020 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants