github paritytech/substrate-api-sidecar v9.0.0

latest releases: v19.3.1, v19.3.0, v19.2.2...
3 years ago

⚠ BREAKING CHANGES

To reflect changes in @polkadot/api@5.1.1 changes have been made to 2 of the endpoints specifically, and 1 implicitly (#616) (7942cd3).

  1. /pallets/{palletId}/storage
    The documentation field under each item in the items field will now be docs.

  2. /pallets/{palletId}/storage/{storageItemId}
    The documentation field under each item in the items field will now be docs.

  3. /runtime/metadata
    Similar to the above the metadata returned here just follows the most up to date metadata in polkadot-js so this route will
    implicitly have the same result as above.

Bug Fixes

  • fix: support for calculating fees for statemint, and statemine and their test nets. (613) (cea7c36)

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

NewReleases is sending notifications on new releases.