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

fix(coinbase) - add usePrivate option #22579

Merged
merged 3 commits into from
May 27, 2024

Conversation

ttodua
Copy link
Member

@ttodua ttodua commented May 22, 2024

fix #22571

@ttodua ttodua marked this pull request as draft May 22, 2024 19:17
@ttodua
Copy link
Member Author

ttodua commented May 22, 2024

i'll add static tests

ts/src/coinbase.ts Outdated Show resolved Hide resolved
@ttodua
Copy link
Member Author

ttodua commented May 23, 2024

i decided to refrain from adding static tests, as they involve more changes (changes in test.ts too) to handle apiKey & secret fields, but i have pending 'tests reorg PR' so to avoid much conflicts, i'll wait that PR at first.

@ttodua ttodua marked this pull request as ready for review May 25, 2024 05:33
@carlosmiei carlosmiei changed the title fix(coinbase) - priv api for public data 1 fix(coinbase) - add usePrivate option May 27, 2024
@carlosmiei carlosmiei merged commit e2a19c3 into ccxt:master May 27, 2024
1 of 2 checks passed
@carlosmiei carlosmiei deleted the coinbase-private-endpoints branch May 27, 2024 11:27
kroitor pushed a commit that referenced this pull request May 27, 2024
* fix(coinbase) - priv api for public data 1

* added all other endpints

* rename option

---------

Co-authored-by: carlosmiei <43336371+carlosmiei@users.noreply.github.com>

[ci skip]
@jtashiro
Copy link

Thank guys -I've pulled this version locally, installed it and tested the 'usePrivate' option. Looks good - am not getting those rate limit issues.

@carlosmiei
Copy link
Collaborator

@jtashiro Glad to hear that, let us know if anything

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Coinbase - provide an option to use the private methods instead of public methods to reduce rate limit errors
3 participants