github paritytech/substrate-api-sidecar v12.0.0

latest releases: v19.2.0, v19.1.0, v19.0.2...
2 years ago

Breaking Changes

Notes: Substrate API Sidecar will no longer support pulling custom types from @polkadot/apps-config. For all of the current endpoint's in sidecar there should be no effect, but if there are any methods or types that can't be decorated from the metadata you will see warning's emitted from the logger. You may still apply your own custom types in sidecar, please refer to the custom substrate types portion of the readme, and if you would like more information please refer the to PR below. If you see any issues, or need additional guidance feel free to file an issue here.

  • fix(apps-config)!: remove apps-config from sidecar (#924) (e2e8b59)

Bug Fixes

Compatibility

Tested against:

  • Polkadot v9220
  • Kusama v9220
  • Westend v9220

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

NewReleases is sending notifications on new releases.