Skip to content

Cardano GraphQL 5.1.0

Compare
Choose a tag to compare
@LaurenceIO LaurenceIO released this 28 Aug 15:46
0a13e5b

This feature release extends the API to include Alonzo concepts, including new top level queries for scripts, collateralInputs, and redeemers, plus extensions to the Transaction model, protocol parameters, and genesis. It's now possible to pull and run the Docker Compose stack without building images locally, by pulling all images from Docker Hub first. The README has been improved to cover this new option, and provides up/down commands for each supported network for convenience.

Compatible with:

Features

  • Support Docker pull and run to skip builds (ee03a57)
  • Alonzo data mapping (eff1d9c)
  • Add AlonzoGenesis(d600dc0)
  • Add Alonzo blocks to conditional chain following (8d6aaf4)

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)
  • Invalid cache target in compose file (4b4dfc3)
  • Guard logic (110deaa)
  • OperationRequiresNodeInCurrentEra -> OperationRequiresSyncedNode (6165965)
  • Startup race-condition with chain-followers (0b15315)

Known Issues

  • Submitting random string to the submitTransaction mutation hangs #545

Sign off

Role Approval
Technical Lead ✔️
QA Engineer ✔️
Ops
Release Manager ✔️