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

Add support for FX pools #29

Merged
merged 23 commits into from
Jan 18, 2024
Merged

Add support for FX pools #29

merged 23 commits into from
Jan 18, 2024

Commits on Jan 12, 2024

  1. docker-compose setup

    gmbronco committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    956a895 View commit details
    Browse the repository at this point in the history
  2. more tests

    gmbronco committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    dcfd0d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee6e0e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    001d1df View commit details
    Browse the repository at this point in the history
  5. pools data json column

    gmbronco committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    9d5c936 View commit details
    Browse the repository at this point in the history
  6. add fx data to subgraph

    gmbronco committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    b5af3e5 View commit details
    Browse the repository at this point in the history
  7. subgraph to DB mappers

    gmbronco committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    827943c View commit details
    Browse the repository at this point in the history
  8. FX pools parsing in SOR

    gmbronco committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    7ab4104 View commit details
    Browse the repository at this point in the history
  9. FX pools in the graph schema

    gmbronco committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    64d756b View commit details
    Browse the repository at this point in the history
  10. subgraph pool to DB update

    gmbronco committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    5d63418 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    65d9451 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6aa8aac View commit details
    Browse the repository at this point in the history
  13. obsolete poolReloadPoolTokenIndexes

    covered by syncAllPoolsFromSubgraph
    gmbronco committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    9c533b2 View commit details
    Browse the repository at this point in the history
  14. obsolete poolReloadPoolNestedTokens

    covered by syncAllPoolsFromSubgraph
    gmbronco committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    5497a1d View commit details
    Browse the repository at this point in the history
  15. obsolete poolSync mutations

    covered by syncAllPools
    gmbronco committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    d5fb8e8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d6e71f0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    63fd0b2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2dee404 View commit details
    Browse the repository at this point in the history
  19. import all of the functions directly

    to have references in the header
    gmbronco committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    64ca22b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    48c1f90 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. renaming

    franzns committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    00fd3e0 View commit details
    Browse the repository at this point in the history
  2. rename column

    franzns committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    8fb588a View commit details
    Browse the repository at this point in the history
  3. prisma schema

    franzns committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    9eb0ea2 View commit details
    Browse the repository at this point in the history