Cardano Graphql 5.1.0-beta.0
Pre-release
Pre-release
LaurenceIO
released this
12 Aug 16:08
·
243 commits
to master
since this release
This pre-production 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.
The API is not guaranteed to be stable, however is suitable for testing integrations on non-mainnet networks. See the schema diff for full details.
Compatible with:
cardano-node-ogmios
:v4.0.0-beta.5
cardano-db-sync
:alonzo-purple-1.0.1
- Note: The database must be recreated using the new version. See the Wiki for instructions.hasura/graphql-engine
:1.3.3
Features
- Alonzo data mapping (eff1d9c)
- Add
AlonzoGenesis
(d600dc0) - Add Alonzo blocks to conditional chain following (8d6aaf4)
Bug Fixes
- 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 | ✔️ |