Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughIntroduces YHLP_CONTRACTS and extends Ethereum pool generation to process yHLP token yields alongside existing Prism-like tokens. Updates the module's external URL from a Prism-specific vault path to the root domain. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
The yieldfi adapter exports pools: Test Suites: 1 passed, 1 total |
| timetravel: false, | ||
| apy: poolsFunction, | ||
| url: 'https://yield.fi/vaults/yprism', | ||
| url: 'https://yield.fi/', |
There was a problem hiding this comment.
can you add vault specific urls to the pools pls?
In this PR, we have added newly launched yHLP vault: https://etherscan.io/address/0x386e0983d0e05f5239fd029793ef3ba37b468e9c
Please update the price feed for this vault,
Thanks
Summary by CodeRabbit
New Features
Updates