Skip to content

Releases: paritytech/substrate-api-sidecar

0.1.7

06 Mar 16:09
ee6ba8f
Compare
Choose a tag to compare
  • Updated @polkadot/api to 1.5.1.
  • Added /metadata and /metadata/NUMBER endpoints.

0.1.6

25 Feb 10:08
69e5767
Compare
Choose a tag to compare
  • Fixes issues with Kusama blocks that had mismatched metadata.

0.1.5

19 Feb 17:37
52d508a
Compare
Choose a tag to compare
  • Increased stability in case Metadata fails to parse for any block.

0.1.4

19 Feb 17:27
53d1ec5
Compare
Choose a tag to compare
  • Allows blocks to be fetched even if metadata for a given block fails to parse.

0.1.3

13 Feb 17:43
9a70ca2
Compare
Choose a tag to compare
  • Fixed an issue where blocks were always read using metadata / registry for current block head rather than expected block.

0.1.2

12 Feb 09:28
bf5114d
Compare
Choose a tag to compare
  • Disabled queryInfo for sudo module.

0.1.1

05 Feb 15:44
2aafe65
Compare
Choose a tag to compare
  • Skipping info on inherents.

0.1.0

05 Feb 15:34
f9037e6
Compare
Choose a tag to compare
  • Added info to extrinsics in block endpoint, which contains a calculation of all tx fees.
  • Added nonce to accounts in balance endpoint.

0.0.0

04 Feb 19:09
9b6a269
Compare
Choose a tag to compare

Initial release.