github paritytech/substrate-api-sidecar v4.0.3

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

Upgrade priority: Medium. Recommended for

  • users who wish to increase the speed of the /blocks endpoint
  • pallets/staking/progress users

Optimizations

  • Refactor the ControllerConfigs, and BlocksService to store/cache relevant weight fee calculation data in order to optimize expandMetadata calls. The design will now allow chains to store their relevant weight data inside of metadata-consts but is not required. This fixes a regression seen in this commit. (#478) (610db42)

Bug Fixes

  • types Update @polkadot/api to get latest substrate ParaInfo type update (#496) (d566e31)
  • types Update @polkadot/apps-config to get latest chain specific types (#497) (6e58b51)
  • Reconfigure eraElectionStatus inside PalletsStakingProgressService to continue to work with parachains and older runtimes as it will be deprecated with the upcoming runtime v30 (#485) (415f030)

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

NewReleases is sending notifications on new releases.