Socket
Socket
Sign inDemoInstall

@polkadot/rpc-provider

Package Overview
Dependencies
62
Maintainers
2
Versions
2984
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
35
299Next

10.1.1

Diff

Changelog

Source

10.1.1 Mar 11, 2023

Contributed:

  • Fix yargs usage inside ESM modules (Thanks to https://github.com/conr2d)

Changes:

  • Align runtime APIs with latest Substrate
  • Update to latest Polkadot, Kusama & Substrate metadata
  • Use consistent .js imports in source files (TS moduleResolution)
polkadotjs
published 10.0.1 •

Changelog

Source

10.0.1 Mar 4, 2023

Contributed:

  • Expose per-endpoint stats for providers (Thanks to https://github.com/jeluard)
  • Adjust ink! primitive extraction for v4 (Thanks to https://github.com/statictype)

Changes:

  • Ensure that provider disconnect clears all subscriptions
  • Adjust typegen to internally use import() (catering for ESM provided types)
  • Swap TS -> JS compiler to use tsc (from babel)
  • Adjust all tests to use node:test runner (ESM variants)
  • Update to latest Polkadot, Kusama & Substrate metadata
polkadotjs
published 9.14.2 •

Changelog

Source

9.14.2 Feb 19, 2023

Changes:

  • Don't allow WsProvider.connect() on an open connection (creates resource leaks)
  • Adjust typegen to use metadata-defined aliases in query return decoration
  • Update to latest Polkadot, Kusama & Substrate metadata
polkadotjs
published 9.14.1 •

Changelog

Source

9.14.1 Feb 12, 2023

Changes:

  • Extract aliases for *_runtime::Runtime{Call, Event} from metadata
  • Update to latest Polkadot, Kusama & Substrate metadata
polkadotjs
published 9.13.6 •

Changelog

Source

9.13.6 Feb 5, 2023

Contributed:

  • Align eth_getTransactionCount with frontier (Thanks to https://github.com/alko89)

Changes:

  • Additional override for Compact<{ refTime: u64 }> chains
  • Add script to retrieve local rpc, version & metadata for typegen
polkadotjs
published 9.13.5 •

Changelog

Source

9.13.5 Feb 2, 2023

Changes:

  • Adjust Weight alias for 1.5 chains
  • Ensure correct registry is pass through for runtime TS generation
polkadotjs
published 9.13.4 •

Changelog

Source

9.13.4 Feb 1, 2023

Changes:

  • None from 9.13.3 (The previous version had npm registry publishing issues)
polkadotjs
published 9.13.3 •

Changelog

Source

9.13.3 Feb 1, 2023

Changes:

  • Adjust Weight alias detection to cater for WeightV0/u32 overrides (e.g. early Kusama blocks)
polkadotjs
published 9.13.2 •

Changelog

Source

9.13.2 Jan 29, 2023

Changes:

  • Allow null as valid param to Int/UInt
polkadotjs
published 9.13.1 •

Changelog

Source

9.13.1 Jan 29, 2023

Contributed:

  • Add support for V3 of TransactionPaymentApi (Thanks to https://github.com/notlesh)

Changes:

  • Adjust Weight alias detection (moved from PortableRegistry -> Registry)
  • Move default (typegen) weight alias to WeightV2 (does not affect runtime detection)
  • Prepare metadata docs from chain generation for future cli arguments
  • Add base type object for (future) composite types
  • Apply additional JSDoc comments into PortableRegistry
  • Update to latest Polkadot, Kusama & Substrate metadata
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc