Skip to content

Releases: primodiumxyz/dex-indexer-stack

gql-v1.1.0

04 Feb 16:58
Compare
Choose a tag to compare

@primodiumxyz/dex-graphql-v1.1.0 (2025-02-04)

Features

  • GetRecentTokenPriceSubscription (78a372f)

gql-v1.0.5

31 Jan 10:54
Compare
Choose a tag to compare

@primodiumxyz/dex-graphql-v1.0.5 (2025-01-31)

Bug Fixes

gql-v1.0.4

31 Jan 10:46
Compare
Choose a tag to compare

@primodiumxyz/dex-graphql-v1.0.4 (2025-01-31)

Bug Fixes

  • correctly replace build w/ image when publishing (b75fc61)

gql-v1.0.3

31 Jan 10:21
Compare
Choose a tag to compare

@primodiumxyz/dex-graphql-v1.0.3 (2025-01-31)

Bug Fixes

v1.2.0

30 Jan 17:36
Compare
Choose a tag to compare

1.2.0 (2025-01-30)

Features

indexer-v1.0.2

30 Jan 18:44
Compare
Choose a tag to compare

@primodiumxyz/dex-indexer-v1.0.2 (2025-01-30)

Bug Fixes

  • workspace dependency resolving (39622f1)

indexer-v1.0.0

30 Jan 17:56
Compare
Choose a tag to compare

@primodiumxyz/dex-indexer-v1.0.0 (2025-01-30)

Bug Fixes

Features

  • add semantic-release configuration for package-specific versioning (ae2b36a)
  • biggest batch of refactoring/cleaning up (7702704)
  • env example, docker resources & minor fixes (2bc43aa)
  • make indexer & gql buildable & adapt ts configs (6d28959)

gql-v1.0.2

30 Jan 18:35
Compare
Choose a tag to compare

@primodiumxyz/dex-graphql-v1.0.2 (2025-01-30)

Bug Fixes

  • bundle graphql dependency (6fae300)

gql-v1.0.1

30 Jan 17:58
Compare
Choose a tag to compare

@primodiumxyz/dex-graphql-v1.0.1 (2025-01-30)

Bug Fixes

  • paths & scripts for consumption (feea660)

gql-v1.0.0

30 Jan 17:55
Compare
Choose a tag to compare

@primodiumxyz/dex-graphql-v1.0.0 (2025-01-30)

Bug Fixes

  • add back mock tokens filter in subscription (0510ed8)
  • add mint values in seeds (89cf453)
  • add permissions (880b26a)
  • add public read permissions to transaction_model (5c8dcce)
  • add test edge cases (5a0ecb1)
  • add updated gql types (7a5c15b)
  • batch of fixes to setup (2402c42)
  • better volume calculation (de26724)
  • bigint default value type (3b93ad8)
  • build errors (44abe2a)
  • candles & top tokens subscription (6155f4c)
  • candles for no close/open gaps (6ef9249)
  • client.mutation does not exist (14598f4)
  • comma (c14b456)
  • config (18ba4f5)
  • correct query (cf3cd14)
  • correct seeding before tests (a6de976)
  • correctly run migrations & functions + create metadata for types, tables, functions (252bf07)
  • correctly start db:ci (2cccb62)
  • custom scalar type (3457dae)
  • dashboard wss url (f862410)
  • database & dependencies after merging (318e25a)
  • db startup + debug (9b0dc83)
  • descriptive var name (be279d6)
  • different redis port to not conflict with server (3ac40f5)
  • different redis port to not conflict with server (2) (b6f6f6d)
  • division by zero in formatted_tokens (1cfb79c)
  • down migration (596ed13)
  • down migration for formatted_tokens (51d855a)
  • easier async db writing (d8ccab3)
  • filter by distinct mint and correctly calculate trades & increase_pct in formatted_tokens (4410277)
  • GetFilteredTokens query (b04aeaa)
  • gql-tada timestamp type (17e04d3)
  • graphql url (4c74f53)
  • graphql: rename migration (de0eb6f)
  • handle empty intervals (repeat last closing price) (1a0fb16)
  • hanks review (2571d5a)
  • hasura startup (e197cac)
  • healthz (9093b6a)
  • history view (422b9b0)
  • improve buy/sell precision (e304cba)
  • improve price algo and fix initial keeper issue (13e2965)
  • include timestampz type (074fe77)
  • inconsistent schema (ea8a7b4)
  • make decimals nullable to be able to start the db (3b514d6)
  • make interval req (1d985a1)
  • make sure gql prepare only runs in dev (f25383a)
  • make sure to teardown existing hasura instance (f588eac)
  • make timescale tracking in hasura work (except functions) (91824ff)
  • make uuid required (5539a70)
  • migrations (9fc20ae)
  • minor adjustments (b9da6c7)
  • missing change (d2ba132)
  • mockToken sub (2daa123)
  • modify token_value_usd to not nullable as a computed field (547fe2d)
  • modify token_value_usd to not nullable as a computed field (659b1ed)
  • more efficient token metadata query (filter early) (58ea591)
  • move into gql package first. (8092ee8)
  • move into gql package first. (ea80bed)
  • naming (0bb86d0)
  • new gql types & generate ts output on 'pnpm generate' (4f86d59)
  • non-nullable types (2b14c20)
  • nullable values (57256e6)
  • permission on wallet_transactions (9875c67)
  • permissions (244de85)
  • permissions (f199890)
  • permissions on query (dabbeb6)
  • permissions on token_rolling_stats_30min_model (c3891fc)
  • port in wait script (653c5f6)
  • price history sub & interval ([bc31342](bc31342db3a086b874f68d9fd3d...
Read more