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

@substrate/api-sidecar

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

11.3.7

Diff

Changelog

Source

11.3.7 (2022-01-26)

Upgrade Priority Low

Bug Fixes

  • fix: update polkadot-js api to 7.2.1 (#809) (3553fb8)
  • fix: error handling on account balances (#813) (05f97bb)
  • fix: add 9150, and 9151 to kusama blockWeightsStore (#819) (cda73a0)

Substrate/Calc

Security

  • fix: cleanup unused dependencies, and sec updates for node-forge (#817) (7a8ba0f)
  • fix(security): Update follow-redirects (#816) (ed50064)

Compatibility

Tested against:

  • Polkadot v9151
  • Kusama v9151
  • Westend v9150
jsdw
published 11.3.6 •

Changelog

Source

11.3.6 (2022-01-12)

Upgrade Priority Low (Important for users using /paras/leases/current, /paras/{para-id}/lease-info)

Bug Fixes

  • fix: add leaseOffset to leasesCurrent end calc (#801) (4d83dcb) Contributed by: (sawvox)
  • fix: set min calc fee runtime version to 601 for statemint (#806) (3136399)
  • fix(tsc): explicitly define typescript version (#804) (c86d0c8)

Tests

  • fix: add v9140 to blocksWeightStore for parity chains (#798) (bbc7fbd)
  • fix: add statemint, and update with 9130 runtime tests (#807) (c6ec7be)

Docs

Chore

  • fix: Update license with new year (2022) (#810) (2c0bd28)

Compatibility

Tested against:

  • Polkadot v9130
  • Kusama v9130
  • Westend v9130
insipx
published 11.3.5 •

Changelog

Source

11.3.5 (2021-12-21)

Upgrade Priority Low

Bug Fixes

  • fix: bump polkadot-js deps (796) (c79d126)
  • fix: add blockWeightStore and fee calc support for common good parachains (1059c1a)

Compatibility

Tested against:

  • Polkadot v9130
  • Kusama v9130
  • Westend v9130
insipx
published 11.3.4 •

Changelog

Source

11.3.4 (2021-12-16)

Upgrade priority Medium (Security: Important for users who fork from sidecar, and use the docs directory)

Bug Fixes

Security

  • fix(security): address security advisory on swagger-ui dependency (790) (f6158af)

Compatibility

Tested against:

  • Polkadot v9130
  • Kusama v9130
  • Westend v9130
himurax3x
published 11.3.3 •

Changelog

Source

11.3.3 (2021-12-09)

Upgrade priority Low

Bug Fixes

Compatibility

Tested against:

  • Polkadot v9122
  • Kusama v9130
  • Westend v9130
himurax3x
published 11.3.2 •

Changelog

Source

11.3.2 (2021-12-01)

Upgrade priority

Bug Fixes

  • fix: update websocket addresses used for e2e tests (#780) (b7743f4)
  • fix: bump polkadot-js/api to 6.10.3 (#779) (a97ca77)
  • fix: update polkadot-js deps, and fix tests and types for assets (#777) (51eaa91)
  • fix: add v3101 to calamari blockWeightsStore (#776) (5bf57b4) Contributed by: grenade
  • fix: add v9130 to kusama blockWeightsStore (#775) (212de6d)
  • fix: add v3100 to calamari blockWeightsStore (#773) (85e18e1) Contributed by: grenade

Chores

Docs

  • docs: Update readme with node compatibility chart (#774) (5a0430b)
dvdplm
published 11.3.1 •

Changelog

Source

11.3.1 (2021-11-23)

Upgrade priority: Low

Bug Fixes

  • fix: support manta parachain fee calculations (#767) (3f68052) Contribute by grenade
  • chore(release-calc): v0.2.6 (#768) (cee6b8b)
  • fix: bump polkadot-js deps (#769) (3eda242)
  • fix: staking payouts historicApi, and add tests #762

Compatibility

Tested against:

  • Polkadot v9122
  • Kusama v9122
  • Westend v9122
terhix
published 11.3.0 •

Changelog

Source

11.3.0 (2021-11-16)

Upgrade priority: Low

Features

  • feat: transition /paras/* off of /experimental (#765) (d63fa15)
    • NOTE: The /experimental/paras/* endpoints are going to be left available too allow users time to transition. They are subject to removal in future releases.

Bug Fixes

  • fix: removed legacy pacakge-lock (#763) (a07dd7d)
  • fix: bump polkadot-js deps (#764) (ceb8cba)
  • fix: update PalletsStakingProgressService to use historicApi (#761) (9e53d2a)

Compatibility

Tested against:

  • Polkadot v9122
  • Kusama v9122
  • Westend v9122
terhix
published 11.2.0 •

Changelog

Source

11.2.0 (2021-11-11)

Upgrade Priority: Medium (For users using the /experimental/paras endpoint)

Features

  • feat: add query param metadata for /transaction/material (#746) (273cac2)
    • Note: In future releases the query parameter noMeta will be deprecated, and then removed.

Bug Fixes

  • fix: update blockWeightStore for polkadot v9122 (#755) (2e43b05)
  • fix: support calc fee for Karura Acala (#754) (42ae857) Contributed by xlc
  • fix(ParasService): adjust endpoint to use historicApi, fix endingOffset bug, and leasePeriodIndex (#735) (ce2ff0b)
    • Note: In the next weekly release we will migrate off of /experimental/paras to /paras
  • fix(e2e-tests): add kusama e2e tests for paras endpoint (#736) (54d0939)
  • fix(e2e-tests): update scripts to use --log-level=http (#758) (2e527d3)

Compatibility

Tested against:

  • Polkadot v9122
  • Kusama v9122
  • Westend v9122
terhix
published 11.1.2 •

Changelog

Source

11.1.2 (2021-11-08)

Upgrade priority: Low (Performance increase via polkadot-js, and calamari-chain fee support)

Bug Fixes

  • fix: bump polkadot-js dependencies, and @substrate/calc (#752) (f01003d)
  • fix: support calamari parachain fee calculations (#749)(1e2f4a5)
  • chore(release-calc): 0.2.4 (#751) (7f950c9)

Compatibility:

Tested against:

  • Polkadot v9122
  • Kusama v9122
  • Westend v9122
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