yearn / seafood

Seafood
https://seafood.yearn.watch
13 stars 21 forks source link

Chore: Review useVaults worker multicalls for data available in yDaemon #132

Closed murderteeth closed 1 year ago

murderteeth commented 1 year ago

The web worker for the useVaults hook currently uses multicalls to get data not yet available in the yDaemon api. The multicalls were written against an older version of yDaemon, some may not be needed anymore. Review those multicalls and remove any that are no longer required and can be merged from the latest yDaemon data instead.

This improves the performance of seafood's data sync.