Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cardano-graphql/server

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cardano-graphql/server - npm Package Versions

23

8.0.0

Diff

Changelog

Source

8.0.0 (2023-02-03)

Compatible with:

⚠ BREAKING CHANGES

  • drop support for average aggregation fields
  • align GraphQL types to conform with database and Hasura string casts
  • api-cardano-db-hasura: separate DB and Hasura management tasks to new process

Features

  • api-cardano-db-hasura: separate DB and Hasura management tasks to new process (8acb58f)
  • improve uncaught exception logging (800a587)

Bug Fixes

  • api-cardano-db-hasura: remove VARCHAR limits from Asset table (a4092f8)
  • api-cardano-db-hasura: retry initialization of data fetcher (d5a794d)
  • server: avoid producing NaN in asset sync percentage calc, and clamp to max 100% (b48e804)
  • align GraphQL types to conform with database and Hasura string casts (ad4e736)
  • drop support for average aggregation fields (3cd6445)
rhyslbw
published 7.0.2 •

Changelog

Source

7.0.2 (2022-10-03)

Compatible with:

  • bump cardano-configurations (a386938)
  • remove upper Node.js engines constraint (7eb733f)
rhyslbw
published 7.0.1 •

Changelog

Source

7.0.1 (2022-09-19)

Compatible with:

Bug Fixes

  • api-cardano-db-hasura: correct close and error handling of Ogmios connection (df82008)
  • api-cardano-db-hasura: mitigate unexpected Ogmios socket disconnect (3d81bf5)
  • gracefully handle Ogmios socket disconnection (18bf3e1)
  • mount local config into cardano-node-ogmios (f055378)
rhyslbw
published 7.0.0 •

Changelog

Source

7.0.0 (2022-08-19)

Compatible with:

⚠ BREAKING CHANGES

  • collateral outputs
  • add ProtocolParams type to better represent current protocol params
  • remove remnants of previously deprecated config
  • Reward.receivedIn nullability
  • Reward.stakePool is now nullable to handle rewards of type treasury or reserves.

Features

  • add TransactionOutput|CollateralOutput.paymentCredential (e6e2d45)
  • add Transaction.referenceInputs (2c5e0b5)
  • collateral outputs (a222cb4)
  • support Babbage block (fe484e1)
  • support Plutus data (58f6c48)
  • remove remnants of previously deprecated config (c3fc2aa)
  • update to Ogmios v5.5.0 cardano-db-sync 13.0.0 (b821f21)

Bug Fixes

rhyslbw
published 6.2.0 •

Changelog

Source

6.2.0 (2022-01-26)

Compatible with:

Features

  • support change to asset ticker length (b858445)
rhyslbw
published 6.1.0 •

Changelog

Source

6.1.0 (2021-12-09)

Compatible with:

Bug Fixes

  • add missing Transaction.collateral Hasura table config (8a5f93e)
rhyslbw
published 6.0.0 •

Changelog

Source

6.0.0 (2021-10-03)

⚠ BREAKING CHANGES

  • Reward.stakePool is now nullable to handle rewards of type treasury or reserves.

Features

  • include all reward types in Reward model, adds type field (6f1ddd9)
  • Reward.receivedIn (e9e5715)
  • TransactionInput_order_by.transaction (f775c45)
  • use Asset table sync status to determine Server readiness (dfff8d5)

Bug Fixes

  • add permission to Reward.type, and index the column (6f157a5)
  • make METADATA_SERVER_URI required config (552c5e8)
rhyslbw
published 5.1.0 •

Changelog

Source

5.1.0 (2021-08-27)

Compatible with:

Bug Fixes

  • add network suffix to Docker Compose file (53059b9)
  • guard sync drift between cardano-db-sync and cardano-graphql (3c9707b)
  • properly handle error as known exception (755c500)
rhyslbw
published 5.1.0-beta.1 •

Changelog

Source

5.1.0-beta.1 (2021-08-15)

Compatible with:

Features

  • support Docker pull and run to skip builds (ee03a57)

Bug Fixes

  • invalid cache target in compose file (4b4dfc3)
rhyslbw
published 5.1.0-beta.0 •

Changelog

Source

5.1.0-beta.0 (2021-08-12)

Compatible with:

Features

  • feature: Alonzo data mapping (eff1d9c)
  • feature: add AlonzoGenesis(d600dc0)
  • feature: add Alonzo blocks to conditional chain following (8d6aaf4)

Bug Fixes

  • Guard logic (110deaa)
  • OperationRequiresNodeInCurrentEra -> OperationRequiresSyncedNode (6165965)
  • startup race-condition with chain-followers (0b15315)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc