Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@substrate/api-sidecar

Package Overview
Dependencies
Maintainers
21
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@substrate/api-sidecar - npm Package Versions

1
14

12.3.0

Diff

Changelog

Source

12.3.0 (2022-07-06)

Features

  • feat: Added the network and accountId to the response of validate endpoint (#926) (ef513cc) Contributed by Imod7

Bug Fixes

  • fix(pallets): deprecation warning adjustment (#973) (5514631)

Chores

  • chore(deps): update polkadot.js, and fix type compilation (#972) (67f5bad)
  • chore(deps): update polkadot-js api, and util-crypto (#976) (0dd3f63)
  • chore(dev): update @substrate/dev (#977) (2c3ce3e)

Compatibility

Tested against:

  • Polkadot v9240
  • Kusama v9240
  • Westend v9240
tarikgul
published 12.2.0 •

Changelog

Source

12.2.0 (2022-06-22)

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
jsdw
published 12.1.1 •

Changelog

Source

12.1.1 (2022-06-14)

Bug Fixes

Chore

Docs

Compatibility

Tested against:

  • Polkadot v9230
  • Kusama v9230
  • Westend v9230
tarikgul
published 12.1.0 •

Changelog

Source

12.1.0 (2022-06-07)

Features

  • feat: add query param to add a tip, partialFee, and priority field to each extrinsic for /node/transaction-pool (#931) (8241d34)

Bug Fixes

  • fix(polkadot-js): update api, and common deps (#934) (fd7021c)

Test

  • test: silence unnecessary logging for tests (#916) (9633480)

Compatibility

Tested against:

  • Polkadot v9230
  • Kusama v9230
  • Westend v9230
tarikgul
published 12.0.1 •

Changelog

Source

12.0.1 (2022-06-03)

Bug Fixes

  • fix(calc): rework calculating fees (#937) (3306466)
  • fix(imports): chains-config imports (#932) (f4f531a)
  • fix(imports): NodeTransactionPoolService response import (#929) (ad2fbaa)

Chore

  • chore(license): append the license to the top of each file (#927) (8906816)

Compatibility

Tested against:

  • Polkadot v9230
  • Kusama v9230
  • Westend v9230
himurax3x
published 12.0.0 •

Changelog

Source

12.0.0 (2022-05-24)

Breaking Changes

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.

  • fix(apps-config)!: remove apps-config from sidecar (#924) (e2e8b59)

Bug Fixes

himurax3x
published 11.4.1 •

Changelog

Source

11.4.1 (2022-05-18)

Upgrade Priority High (Required for users looking to update to 11.3.18, 11.3.19, or 11.4.0)

Bug Fixes

  • fix: revert apps-config to stable version (#921) (faf1595)
curlybracketeffect
published 11.4.0 •

Changelog

Source

11.4.0 (2022-05-18)

Upgrade Priority low

Features

  • feat(balance-info): add query param to convert free balance to human readable format (#914) (f1e03d6)

Bug Fixes

  • fix(deps): update polkadot.js common, api, type interfaces (#918) (6baf526)
  • fix(dev): updates substrate-js-dev, and fixes latest eslint rules (#913)(12c5914)

Compatibility

Tested against:

  • Polkadot v9210
  • Kusama v9210
  • Westend v9210
imod7
published 11.3.19 •

Changelog

Source

11.3.19 (2022-05-10)

Upgrade Priority Low

Bug Fixes

Compatibility

Tested against:

  • Polkadot v9200
  • Kusama v9200
  • Westend v9200
niklasad1
published 11.3.18 •

Changelog

Source

11.3.18 (2022-05-03)

Upgrade Priority Medium (For users querying /runtime/metadata. Fixes decoding all constants for V14)

Bug Fixes

  • fix(deps): update pjs api (#906) (528420c)
  • fix: decode Bytes types for /runtime/metadata correctly (#907) (ce48c14)
  • fix: update substrate-js-dev, add update-pjs script (#904) (59aabc3)

Compatibility

Tested against:

  • Polkadot v9190
  • Kusama v9190
  • Westend v9190
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc