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

Setup for Go SDK to support retrieving new Raydium cpmm pools #188

Merged
merged 5 commits into from
Jun 28, 2024

Conversation

808putnam
Copy link
Contributor

Setup Notes:

  1. To test locally, you will need to pull the solanal-trader-proto branch TRAD-1031/support-raydium-new-cpmm-pool.
  2. Then use a replace command in the go.mod to point to the local proto version.

Details:

  1. Adds in GetNewRaydiumPoolsStreamV2 for the GRPCClient and WSClient which adds additional parameter includeCPMM.
  2. Refactors original GetNewRaydiumPoolsStream to call V2 version with includeCPMM set to false.

…ich adds additional parameter includeCPMM. Refactors original GetNewRaydiumPoolsStream to call V2 version with includeCPMM set to false.
provider/grpc.go Outdated Show resolved Hide resolved
@atulsriv atulsriv self-requested a review June 28, 2024 17:24
@DimaCantemir DimaCantemir merged commit b755c1f into develop Jun 28, 2024
2 checks passed
@DimaCantemir DimaCantemir deleted the TRAD-1031/support-raydium-new-cpmm-pool branch June 28, 2024 19:47
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.

3 participants