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

refactor: change raydium provider to query committed blocks instead of finalized #648

Conversation

technicallyty
Copy link
Contributor

  • change raydium query to used committed blocks instead of finalized (removes the 15s delay)
  • add some light docs/comments

note: connect versions with this commit will cause VE discrepancies. nodes may post wildly different prices in the event of significant enough price changes

@aljo242 aljo242 added vpn Select this label when you want to proxy all traffic in the deployment through a VPN. raydium_markets Select this label if you want the deployment to include Raydium markets. Only used for sim app. coinmarketcap Select this label if you want the deployment to include CMC markets. Only used for sim app. preview Select this label when you want to preview a test chain + sidecar deployment in K8S labels Aug 5, 2024
Copy link

codecov bot commented Aug 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.59%. Comparing base (4ab8c8b) to head (9314909).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #648      +/-   ##
==========================================
- Coverage   56.60%   56.59%   -0.02%     
==========================================
  Files         254      254              
  Lines       13396    13396              
==========================================
- Hits         7583     7581       -2     
- Misses       5084     5086       +2     
  Partials      729      729              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@technicallyty technicallyty enabled auto-merge (squash) August 6, 2024 18:22
@technicallyty technicallyty merged commit ef067ce into main Aug 6, 2024
15 checks passed
@technicallyty technicallyty deleted the tyler/con-1617-change-raydium-provider-to-use-committed-blocks-instead-of branch August 6, 2024 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
coinmarketcap Select this label if you want the deployment to include CMC markets. Only used for sim app. preview Select this label when you want to preview a test chain + sidecar deployment in K8S raydium_markets Select this label if you want the deployment to include Raydium markets. Only used for sim app. vpn Select this label when you want to proxy all traffic in the deployment through a VPN.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants