New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@substrate/api-sidecar

Package Overview
Dependencies
Maintainers
18
Versions
141
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

7.0.0

Diff

Changelog

Source

7.0.0 (2021-05-31)

⚠ BREAKING CHANGES

  • Changes the fields firstSlot and lastSlot to firstPeriod and lastPeriod within the FundInfo type to match the type generated from @polkadot/api. This effects the /experimental/paras/:paraId/crowdloans-info endpoint. (#570) (0c73631)

Bug Fixes

test Turns runtime tests into e2e tests. (#561) (0c73631)

Types

insipx
published 6.2.3 •

Changelog

Source

6.2.3 (2021-05-27)

NOTE: No changes or fixes to the API for this release. v6.2.3 is a replacement for v6.2.2 due to an error during the NPM release process when it comes to pulling the @substrate/api-sidecar package from NPM. Please see v6.2.2 changelog for the most recent updates.

terhix
published 6.2.1 •

Changelog

Source

6.2.1 (2021-05-24)

Bug Fixes

  • types Asset approval parameter change, bump polkadot-js/api (#559) (c523244)

  • test Integrate runtime-tests as a helper library (#549) (ea904f3)

  • docs Update controller config in the chain integration guide (#556) (3ae0c3f)

  • Reduce controller config boilerplate (#555) (59795b3)

zekemostov
published 6.2.0 •

Changelog

Source

6.2.0 (2021-05-16)

Features

  • State tracing for balance reconciliation (#383) (bf47b11)

Bug Fixes

  • types Bump polkadot-js/api to decode CompactSolution for 24 noms (#553) (c67ae2f)
himurax3x
published 6.1.0 •

Changelog

Source

6.1.0 (2021-05-11)

Features

  • Add Asset specific endpoints to /accounts and /pallets in order to query Asset based information from Statemint(polkadot) and Statemine(kusama) Parachains. (#533) (e83bc7e)

  • Add support for the KILT chain. Contribution by Dudleyneedham. (#542) (01ae7ac)

Bug Fixes

  • docs Improve release build & process instructions (#540) (ea5b40e)
zekemostov
published 6.0.0 •

Changelog

Source

6.0.0 (2021-05-03)

⚠ BREAKING CHANGES

  • Changes to serialization of ConsensusEngineId in block digest logs. Check spec diffs for details. (#535)

Types

  • Bump @polkadot/api for the latest parachain support. (#535) (7b96c21)
niklasad1
published 5.0.1 •

Changelog

Source

5.0.1 (2021-05-03)

Bug Fixes

  • docs: update release and publishing instructions (#529) (da33c7f)

  • fix: readme docs for node version 14 (#526) (409b611)

  • fix: remove dependabot and add upgrade-interactive plugin (#531) (f22cf3f)

  • deps: update @polkadot/api for the latest parachain support.

  • deps: Update @polkadot/apps-config to get latest chain specific upgrades.

  • deps: update @http/errors 1.8.0

himurax3x
published 5.0.0 •

Changelog

Source

5.0.0 (2021-04-26)

⚠ BREAKING CHANGES

  • Update the required node version as >= 14.0.0. This is to reflect the most recent updates with @polkadot/api (#521) (f50431c)

Bug Fixes

  • Update @polkadot/api to get the latest substrate specific upgrades.

  • Update @polkadot/apps-config to get latest chain specific upgrades.

himurax3x
published 4.0.8 •

Changelog

Source

4.0.8 (2021-04-21)

Experimental Feature

  • PLO endpoints Adds a set of endpoint's in order to query information regarding parachains, parathreads, and the parachain lease offering (PLO) system. These endpoints are marked as experimental because we may break their APIs without bumping this service's major version. Expect changes as polkadot's PLO system develops. (#509)(1fa4f94)

    • /experimental/paras/
    • /experimental/paras/crowdloans
    • /experimental/paras/:paraId/crowdloan-info
    • /experimental/paras/:paraId/lease-info
    • /experimental/paras/leases/current
    • /experimental/paras/auctions/current

    Please see the docs here for more information

himurax3x
published 4.0.7 •

Changelog

Source

4.0.7 (2021-04-19)

Bug Fixes

  • Update @polkadot/api to get the corrected Kusama/Polkadot runtime 30 session key definitions

  • Update @polkadot/apps-config to get latest chain specific upgrades

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