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

@substrate/api-sidecar

Package Overview
Dependencies
Maintainers
0
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

6.2.0

Diff

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

himurax3x
published 4.0.6 •

Changelog

Source

4.0.6 (2021-04-12)

Bug Fixes

  • types Update @polkadot/api to get latest substrate types for Parachains

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

  • Add Dock Mainnet weight's to Metadata Consts (#511) (7b7451d)

CI

  • Update docker publish realease container to workaround the buildas gha bug (#506) (6294925)
himurax3x
published 4.0.5 •

Changelog

Source

4.0.5 (2021-04-05)

Bug Fixes

  • types Update @polkadot/api to get latest substrate types for MultiLocation

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

  • Add a defensive check in createCalcFee to make sure weightToFee is not mapped over when it is undefined (#501) (8347b67)

himurax3x
published 4.0.4 •

Changelog

Source

4.0.4 (2021-03-29)

Bug Fixes

  • Removes a stray console log that made its way into the npm build of v4.0.3. Otherwise read v4.0.3 to see the most recent updates
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