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

Improve caching of rewards resolver functions and token fiat price #1700

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

DannyDelott
Copy link
Contributor

These functions were being called lots of extra times since the were never properly cached. This should cut down on requests to external apis.

Copy link

vercel bot commented Dec 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hyperdrive-mainnet-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 24, 2024 7:29pm
hyperdrive-sepolia-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 24, 2024 7:29pm
6 Skipped Deployments
Name Status Preview Comments Updated (UTC)
hyperdrive-js ⬜️ Ignored (Inspect) Dec 24, 2024 7:29pm
hyperdrive-mainnet-production ⬜️ Ignored (Inspect) Dec 24, 2024 7:29pm
hyperdrive-sepolia-production ⬜️ Ignored (Inspect) Dec 24, 2024 7:29pm
testnet-v1 ⬜️ Ignored (Inspect) Dec 24, 2024 7:29pm
testnet-v1.0.6 ⬜️ Ignored (Inspect) Dec 24, 2024 7:29pm
trading-competition ⬜️ Ignored (Inspect) Dec 24, 2024 7:29pm

@DannyDelott DannyDelott merged commit 23e4e4c into main Dec 24, 2024
15 checks passed
@DannyDelott DannyDelott deleted the danny-improve-caching branch December 24, 2024 21:07
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.

2 participants