github paritytech/substrate-api-sidecar v16.0.0

latest releases: v19.0.2, v19.0.1, v19.0.0...
14 months ago

Breaking Changes

  • fix!: removes metadata v13 (#1272) (287d8e3)
    NOTE: This removes adjustMetadataV13 query parameter from /pallets/{palletId}/storage.
  • fix!: remove noMeta query param from /transaction/materials (#1275) (1d20501)
    NOTE: This removes noMeta from /transaction/materials. Please refer to the PR for more information.
  • fix!: minimum nodejs version (#1278) (05628da)
    NOTE: We want this library to be in sync with polkadot-js so it's important for us to also be in line with node-js versions. The version we specify is a minimum of v18.14.

Test

  • test: add acala & karura to e2e tests and some improvements (#1273) (44e2da4) Contributed by (xlc)

CI

Chores

Docs

Compatibility

Tested against:

  • Polkadot v9420
  • Kusama v9420
  • Westend v9420

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

NewReleases is sending notifications on new releases.