-
Notifications
You must be signed in to change notification settings - Fork 9
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 #47
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
franzns
commented
Jan 18, 2024
•
edited
Loading
edited
- token sync also removes linear-wrapped propery
- support for FX pools (loading static data)
- refactor staticPoolData into jsob column
- add token purge with native sql query
- remove queryBatchSwap from sor v1 query
- increase cron for gnosis and zkevm
* only update gauges if necessary * only update masterchef farms if necessary
* renaming ib to yb i suppose ib stands for yield bearing * new aprs * removing obsolete ankr apr handler * fix plutusdao APR url
* create separate featuredPools endpoint for v3 * cleanup * require chains param
* docker-compose setup * more tests * allow deleting pools with associations * pool defaults for 24h volume and fees * pools data json column * add fx data to subgraph * subgraph to DB mappers * FX pools parsing in SOR * FX pools in the graph schema * subgraph pool to DB update * obsolete poolSyncAllPoolTypesVersions * include pool tokens in subgraph sync * obsolete poolReloadPoolTokenIndexes covered by syncAllPoolsFromSubgraph * obsolete poolReloadPoolNestedTokens covered by syncAllPoolsFromSubgraph * obsolete poolSync mutations covered by syncAllPools * fix pool type mapping for StablePhantom * add nestedPool list when creating new pools * renaming pool.data to pool.poolTypeSpecificData * import all of the functions directly to have references in the header * delete cleanup based on constraints * renaming * rename column * prisma schema --------- Co-authored-by: franz <franzns11@gmail.com>
* stop token price purge for now * purge tokens using raw query
* remove log * add option to queryBatchSwap for v2, never queryBatchSwap v1
Merge main
add tokens to gqlfxpool
* replace queries, no join but two queries * adding indexes on user addresses in balance tables * filter non-zero balances manually --------- Co-authored-by: gmbronco <83549293+gmbronco@users.noreply.github.com>
gmbronco
approved these changes
Jan 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.