github paritytech/substrate-api-sidecar v0.13.0

latest releases: v19.0.2, v19.0.1, v19.0.0...
3 years ago

This release is approved for Polkadot version 22 (the version of the upcoming runtime upgrade).

Api noteworthy

  • Enhanced transaction error messages. These are non-breaking changes as they only add fields to the response. (#202)
  • noMeta query param for tx/artifacts that allows the user to specify that they do not need the metadata. This is useful if endpoint response time is a concern and the user already has the metadata. With no query param input the endpoint signature remains unchanged. (#222)

Other

  • Increased test coverage of services.
  • Internal updates to the response normalization engine. (#154)
  • Updated sample docker setup. (#191)
  • Bump dependencies. (#219, #211, #206)
  • Updated openapi proposal. (#209)

Don't miss a new substrate-api-sidecar release

NewReleases is sending notifications on new releases.