Skip to content

Conversation

@apexearth
Copy link
Collaborator

@apexearth apexearth commented Oct 12, 2023

Document/understand various data requirements and try to come up with a data structure that makes sense.
At the same time, build out some of our data requirements.

  • Ability to handle multiple squid processors:
  • curve processor & template
    • processing by day historically and then realtime thereafter
  • schema spread out into multiple graphql files and built via yarn codegen
  • created otoken processor to handle OUSD and OETH contract processing
  • ousd processing added, however the data has not yet been validated
    • We're unable to process as far back as we want to due to an archive server bug. (reported to them)

apexearth and others added 14 commits October 12, 2023 13:06
test creation of OToken processing logic template for reuse in OETH and OUSD processors
speed improvements and more requirements work
- wip on curve lps
- proof out multiple processors
# Conflicts:
#	src/processor-templates/otoken/utils.ts
- process curve lps on a daily basis
- fix issues with 'hook state' caused by multiple processors
- otoken setup fn
- processor names
-
- fix otoken template issue
@apexearth apexearth marked this pull request as ready for review October 17, 2023 22:19
Copy link
Contributor

@nick nick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@apexearth apexearth merged commit c53e9df into main Oct 17, 2023
@nick nick deleted the requirements branch October 25, 2023 20:35
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.

4 participants