github paritytech/substrate-api-sidecar v12.2.0

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

Features

  • feat: add /blocks that enforces range query param (#954) (f8ab1ec)
    • This Feature provides a new endpoints called /blocks which allows you to query a range of blocks maxing out at 500. An example query would be /blocks?range=0-499.

Bug Fixes

  • fix: set minCalcFee runtime to 1058 for kusama (#966) (e3adacc)
  • fix(scripts): jest pass-fail bug (#944) (44482aa)

Chores

  • chore(deps): update polkadot-js api, and util-crypto (#967) (5dd8332)

CI

Docs

Compatibility

Tested against:

  • Polkadot v9240
  • Kusama v9240
  • Westend v9240

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

NewReleases is sending notifications on new releases.