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

Make exchange listening-for-deposits language stronger #14775

Merged
merged 3 commits into from
Jan 23, 2021

Conversation

CriesofCarrots
Copy link
Contributor

Problem

Some exchanges may interpret the "Listening for Deposits" methods as equally viable. But for exchanges with large quantities of deposit addresses, polling the address history of every one is prohibitively slow, particularly if they are targeted our public, rate-limited api nodes.

Summary of Changes

  • Make language recommending polling getConfirmedBlocks/getConfirmedBlock stronger

ryoqun
ryoqun previously approved these changes Jan 23, 2021
Copy link
Member

@ryoqun ryoqun left a comment

Choose a reason for hiding this comment

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

LGTM with nits!

Thanks for clarification!

@ryoqun
Copy link
Member

ryoqun commented Jan 23, 2021

(kind of part of this: #13443; this is one of things I wanted to do...)

@mergify mergify bot dismissed ryoqun’s stale review January 23, 2021 07:08

Pull request has been modified.

@CriesofCarrots CriesofCarrots added the automerge Merge this Pull Request automatically once CI passes label Jan 23, 2021
@mergify mergify bot merged commit 66fd187 into solana-labs:master Jan 23, 2021
mergify bot pushed a commit that referenced this pull request Jan 23, 2021
* Make exchange listening-for-deposits language stronger

* Update docs/src/integrations/exchange.md

Co-authored-by: Trent Nelson <[email protected]>

* Update from deprecated method

Co-authored-by: Trent Nelson <[email protected]>
(cherry picked from commit 66fd187)
mergify bot added a commit that referenced this pull request Jan 23, 2021
* Make exchange listening-for-deposits language stronger

* Update docs/src/integrations/exchange.md

Co-authored-by: Trent Nelson <[email protected]>

* Update from deprecated method

Co-authored-by: Trent Nelson <[email protected]>
(cherry picked from commit 66fd187)

Co-authored-by: Tyera Eulberg <[email protected]>
@CriesofCarrots CriesofCarrots deleted the docs-exch branch February 25, 2021 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge this Pull Request automatically once CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants