Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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 <[email protected]>
- Loading branch information