github paritytech/substrate-api-sidecar v14.3.0

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

Notes

This release contains a lot of new features and endpoints to sidecar. Notably, you may now write your logs to a file instrinsicly in sidecar. Please refer to the following docs on logging for more information. There is also a fresh amount of new endpoints to query:

  • /paras/head/included-candidates
  • /paras/head/backed-candidates
  • /pallets/{palletId}/errors
  • /pallets/{palletId}/errors/{errorItemId}
  • /pallets/staking/validators
  • /pallets/nominationPools/info
  • /pallets/nomintaionPools/{poolId}

For more info on the endpoints please refer to the docs

Features

Chores

  • chore(deps): update polkadot-js deps (#1183) (e2d64ed)
  • chore(yarn-dev): update yarn to 3.3.1, and substrate/dev to 0.6.6 (#1185) (c7461c6)
  • chore(lint): adjust lint script (#1184) (325e80a)
  • chore: bump bumpalo from 3.6.0 to 3.12.0 in /calc (#1192) (93e7d36)
  • chore(deps): update polkadot-js deps (#1193) (ee64335)
  • chore(scripts): cleanup package.json scripts (#1200) (1585605)

Docs

Compatibility

Tested against:

  • Polkadot v9370
  • Kusama v9370
  • Westend v9370

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

NewReleases is sending notifications on new releases.