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
Previous1245
299Next

10.4.1

Diff

Changelog

Source

10.4.1 Apr 22, 2023

Contributed:

  • Apply noInitWarn flag to signed extension warnings (Thanks to https://github.com/xlc)

Changes:

  • Adjust AccountId20 detection with partial match
  • Cleanup block author extraction derives
  • Update to latest Polkadot, Kusama & Substrate metadata
  • Drop support for Node 14 (EOL 30 Apr 2023)
polkadotjs
published 10.3.4 •

Changelog

Source

10.3.4 Apr 16, 2023

Changes:

  • Ensure block author extract uses the correct as-at block construction state
polkadotjs
published 10.3.3 •

Changelog

Source

10.3.3 Apr 15, 2023

Contributed:

  • Add support for Fungibles runtime api (Thanks to https://github.com/bkontur)
  • Update Nimbus Collator lookups (Thanks to https://github.com/grenade)

Changes:

  • Update to latest Polkadot, Kusama & Substrate metadata
  • Minimal support for a @tsconfig/stricter setup
polkadotjs
published 10.3.2 •

Changelog

Source

10.3.2 Apr 10, 2023

Changes:

  • Revert throw on MSB BitVec (toHuman() output is still incorrect)
polkadotjs
published 10.3.1 •

Changelog

Source

10.3.1 Apr 9, 2023

Changes:

  • Add BitVec.toBoolArray() helper function
  • Tie down BitVec from metadata to only allow (default) Lsb
  • Support for TransactionPaymentApi/4
  • Update to latest Polkadot, Kusama & Substrate metadata
polkadotjs
published 10.2.2 •

Changelog

Source

10.2.2 Apr 1, 2023

Contributed:

  • Support expanded Nimbus lookups to Collators (Thanks to https://github.com/grenade)

Changes:

  • Update to latest Polkadot, Kusama & Substrate metadata
polkadotjs
published 10.2.1 •

Changelog

Source

10.2.1 Mar 25, 2023

Contributed:

  • Add support for new Frontier AccountId20 mapping (Thanks to https://github.com/koushiro)
  • Adjust MMR RPCs & runtime calls to align with latest (Thanks to https://github.com/Lederstrumpf)

Changes:

  • Use Promise resolve/reject to track state in typegen on-chain metadata retrievals
  • Adjust signing header retrieval, catering for discarded state fallbacks
  • Add support for ParachainHost v4 runtime calls
  • Basic support for markdown generation for different chains (only Kusama & Polkadot currently added)
  • Add not-to-be-used ISize type support (same as USize, throwing on use - added for completeness)
  • Ensure AccountId20.eq does not fail on null/undefined inputs
  • Expand tests around toU8a() where the isBare flag is is being used
  • Update to latest Polkadot, Kusama & Substrate metadata
polkadotjs
published 10.1.4 •

Changelog

Source

10.1.4 Mar 19, 2023

Changes:

  • Add methods for v2 Metadata_* runtime calls
polkadotjs
published 10.1.3 •

Changelog

Source

10.1.3 Mar 15, 2023

Changes:

  • Remove incorrect .module. specifiers in typegen code
  • Mark unsafe RPC methods (and include in rpc.md generation)
polkadotjs
published 10.1.2 •

Changelog

Source

10.1.2 Mar 11, 2023

Changes:

  • Adjust type exports to remove invalid generated exports from /src/
  • Apply missing /*#__PURE__*/ exports in api-derive
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