@substrate/api-sidecar
Advanced tools
Changelog
12.3.0 (2022-07-06)
Tested against:
Changelog
12.2.0 (2022-06-22)
/blocks
which allows you to query a range of blocks maxing out at 500. An example query would be /blocks?range=0-499
.Tested against:
Changelog
12.0.0 (2022-05-24)
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.
Changelog
11.4.0 (2022-05-18)
Upgrade Priority low
Tested against:
Changelog
11.3.18 (2022-05-03)
Upgrade Priority Medium (For users querying /runtime/metadata
. Fixes decoding all constants for V14)
Tested against: