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

feat(solana): cached solana provider #905

Merged
merged 9 commits into from
Mar 5, 2025

Conversation

Reinis-FRP
Copy link
Contributor

This implements similar cached provider logic as src/providers/cachedProvider.ts, but for Solana.

Also adds missing tests for the rate limited Solana provider

Fixes: https://linear.app/uma/issue/ACX-3741/solana-cached-provider

Signed-off-by: Reinis Martinsons <[email protected]>
Signed-off-by: Reinis Martinsons <[email protected]>
Signed-off-by: Reinis Martinsons <[email protected]>
Copy link

linear bot commented Feb 27, 2025

@Reinis-FRP Reinis-FRP marked this pull request as ready for review February 27, 2025 16:46
Copy link
Contributor

@pxrl pxrl left a comment

Choose a reason for hiding this comment

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

Only a couple of minor comments from me - this looks pretty good.

Copy link
Member

@nicholaspai nicholaspai left a comment

Choose a reason for hiding this comment

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

Just one suggestion on deciding TTL when setting values in the cache

@Reinis-FRP Reinis-FRP merged commit 548ae9c into master Mar 5, 2025
4 checks passed
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.

4 participants