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

[EXP-7-210] feat: push StrategyReported event data to postgres #210

Open
wants to merge 86 commits into
base: master
Choose a base branch
from

Conversation

wavey0x
Copy link
Contributor

@wavey0x wavey0x commented Jan 30, 2022

  • This PR introduces collect_reports.py script which writes all Yearn vault StrategyReported event data to a SQL database.
  • Each event is enriched with additional chain data (e.g. token prices, transaction data, strategy detail) at time of the event to allow for more useful querying.
  • Currently supports all vaults on mainnet and Fantom

@yearn-linear-gh-sync yearn-linear-gh-sync bot changed the title feat: push StrategyReported event data to postgres [EXP-7-210] feat: push StrategyReported event data to postgres Jan 30, 2022
@banteg
Copy link
Member

banteg commented Feb 3, 2022

very nice. now we need someone else to port this to pony since we settled with using it.

@banteg banteg added the help wanted Extra attention is needed label Feb 3, 2022
@DarkGhost7 DarkGhost7 added enhancement New feature or request p2 Not Urgent/Important labels Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge This issue or pull request is in a holding pattern enhancement New feature or request help wanted Extra attention is needed p2 Not Urgent/Important
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants