Skip to content

Cardano GraphQL 6.0.0

Compare
Choose a tag to compare
@LaurenceIO LaurenceIO released this 06 Oct 12:27
6d496ae

This major release changes the Reward type to support rewards received from the treasury or reserves via move instantaneous reward (MIR) operations, improves the visibility of Asset table sync status on startup, and facilitates restoring a cardano-db-sync snapshot which is documented in the README.

Compatible with:

⚠ 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)

Known Issues

  • Submitting random string to the submitTransaction mutation hangs #545

Sign off

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