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

subgraph-beanstalk2.4.0 + add standardized Version entity to all subgraphs #1025

Merged
merged 63 commits into from
Aug 19, 2024

Conversation

soilking
Copy link
Contributor

@soilking soilking commented Aug 15, 2024

subgraph-beanstalk

  • Fixes to silo: stalk now matches up with s.s.stalk
    • No longer separates stalk/plantableStalk - plantableStalk is added into stalk immediately and decremented separately
    • Fix mishandling of user withdrawing Germinating assets prior to completion of the germination period
    • Fix for when germination begins on the prior season upon certain converts
  • Removed unnecessary entities that simply tracked the emission of an event. Everything except Marketplace events was removed.
  • Removed unnecessary fields from SiloDeposit entity:
    • amount (use depositedAmount)
    • bdv (use depositedBDV)
    • withdrawnAmount
    • withdrawnBDV
  • Add detailed unripe/chop statistics. See UnripeToken and Chop entities.
  • Major file restructure/refactor
    • Separate data sources for legacy events that can no longer be emitted on chain
    • Standardized handling of hourly/daily snapshots

All subgraphs

  • Added version entity which contains some basic metadata about that subgraph. The standardized format can be easily queried across all subgraphs.

Copy link

netlify bot commented Aug 15, 2024

Deploy Preview for basin canceled.

Name Link
🔨 Latest commit e395207
🔍 Latest deploy log https://app.netlify.com/sites/basin/deploys/66bff32eecd44400084817eb

Copy link

netlify bot commented Aug 15, 2024

Deploy Preview for beanstalk-ui canceled.

Name Link
🔨 Latest commit e395207
🔍 Latest deploy log https://app.netlify.com/sites/beanstalk-ui/deploys/66bff32ea1b3d600086dd43c

@soilking soilking marked this pull request as ready for review August 17, 2024 00:22
@soilking soilking merged commit ea50d3a into master Aug 19, 2024
20 checks passed
@soilking soilking deleted the subgraph-beanstalk2.4.0 branch August 19, 2024 00:43
@soilking soilking restored the subgraph-beanstalk2.4.0 branch August 19, 2024 00:43
@soilking soilking deleted the subgraph-beanstalk2.4.0 branch October 16, 2024 04:31
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