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

V3 canary #547

Merged
merged 45 commits into from
Dec 4, 2023
Merged

V3 canary #547

merged 45 commits into from
Dec 4, 2023

Conversation

franzns
Copy link
Contributor

@franzns franzns commented Dec 1, 2023

  • onchain data fetching refactor
  • return user balances on getPools query
  • do not filter BPT tokens from tokenlist
  • sync voting gauges to db, filter on query
  • add chain param to protocol stats query
  • merge rest routes and schema/resolvers
  • starting to isolate network context

addresses #528 #540

gmbronco and others added 30 commits November 9, 2023 10:48
* simpler data fetching and parsing
* splitting into separate responsibilities (state, data, gyro)
* fixing protocol fee for pools in recovery - should be 0
* fixing BPT price rate
isolating networkContext.chain dependency
…ific-resolvers

only have one set of resolvers and schema, keep folders for dev
@franzns franzns merged commit 9efd857 into v3-main Dec 4, 2023
1 check passed
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.

include user balances in poolGetPools query tokens missing BPT in for ComposableStable pools
2 participants