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

@polkadot/types-known

Package Overview
Dependencies
Maintainers
2
Versions
1788
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot/types-known - npm Package Versions

23
179

14.2.2

Diff

Changelog

Source

14.2.2 Oct 31, 2024

Changes:

  • fix: update LRUcache to not keep thread (#6013)
  • Adjust api.derive.staking.nextElected to use erasStakersOverview (#6011)
polkadotjs
published 14.2.1 •

Changelog

Source

14.2.1 Oct 28, 2024

Changes:

  • Add isClaimed field to api.derive.staking._stakerRewards (#6007)
  • Upgrade polkadot/common to 13.1.2 (#6008)
  • Bump yarn to 4.5.1 (#6005)
polkadotjs
published 14.1.1 •

Changelog

Source

14.1.1 Oct 21, 2024

Changes:

  • Fix deno build in CI to version 1.42.x (#5999)
  • Add LRU TTL cache implementation (#5997)
    • This focuses on performance advancements and less memory usage
  • Update non-pjs deps (#6000)
  • Set static metadata to v15 and update typegen to generate runtime apis and use v15 metadata (#5987)
    • Additionally: This does update the static types to be inline with polkadot 1003003
  • Bump dev to 0.81.2 (#6001)
    • Allows for correct CJS targetting
  • Bump common to 13.2.1 (#6002)
polkadotjs
published 14.0.1 •

Changelog

Source

14.0.1 Oct 2, 2024

Changes:

  • TransactionExtension, ExtrinsicV5
    • This is a very large feature that gives support for Extrinsic V5. This is not a breaking change, but because of the impact it has it is a Major bump.
    • This PR acts as a forward compatible feature that still focuses on v4, but allows for the use of v5 when: a: The metadata extrinsic version is set to 5 b: The extrinsic version is set to 5 when manually constructing transactions.
    • The PR allows the decoding of all v4, and v5 extrinsics including {bare, signed, general} transactions.
  • Address parsing issues for H160 accounts in api.derive.accounts.{*} (#5991)
polkadotjs
published 13.2.1 •

Changelog

Source

13.2.1 Sep 23, 2024

Changes:

  • Generate Runtime Apis Dynamically (#5986)
  • Fix logging for older runtimes for runtime-api decoration (#5988)
polkadotjs
published 13.1.1 •

Changelog

Source

13.1.1 Sep 17, 2024

Changes:

  • Upgrade polkadot/common to 13.1.1 (#5982)
  • Implement xcm dryRunApi (#5970)
  • Initialize the API with metadata V15 (#5941)
  • Bump yarn to 4.5.0 (#5983)
polkadotjs
published 13.0.1 •

Changelog

Source

13.0.1 Sep 10, 2024

Breaking Changes:

  • Change assetId type in SignerPayloadJSON to HexString (#5967)
  • Keep assetId hex as an Option for toPayload (#5968)

NOTE: This is part of the current change to generalize the SignerPayloadJSON in order to simplify its integration across other tools. The return value of assetId field with toPayload will always be its true type now, which in this case is Option<TAssetConversion> where TAssetConversion is equal to MultiLocation | AssetId.

Changes:

  • Bump dev and typescript (#5964)
  • Bump yarn to 4.1.1 (#5978)
  • Add kusama types-known v1.3.0 upgrade (#5971)
  • Update Kusama augmented types to 1.3.0 (#5972)
    • Please reference the PR above to view any changes in the runtime types
polkadotjs
published 12.4.2 •

Changelog

Source

12.4.2 Aug 21, 2024

Changes:

  • Fix derive.balances.all when data is undefined (#5961)
polkadotjs
published 12.4.1 •

Changelog

Source

12.4.1 Aug 19, 2024

Contributed:

  • Add a check for tip in Submittable (Thanks to https://github.com/gupnik) (#5953)

Changes:

  • Bump yarn to 4.4.0 (#5952)
  • Update General Deps (patch only) (#5954)
  • Rework api.derive.balance.{account, all} to work with the new frame account data (#5955)
    • Adds transferable and frameSystemAccountInfo to the output of api.derive.balance.all
  • Revise api.derive.balances.all to include ED when necessary (#5957)
    • Fixes the formula used for transferable balance
polkadotjs
published 12.3.1 •

Changelog

Source

12.3.1 Aug 5, 2024

Contributed:

  • Revert alias for Noir types (Thanks to https://github.com/conr2d) (#5946)
  • Increase Vec Max Length (Thanks to https://github.com/rzadp) (#5947)

Changes:

  • Upgrade known Polkadot and Westend CodeUpdated blocks (#5948)
  • Update substrate types via metadata (#5949)
    • Note: Please review the above PR for any changes to the augmented types.
  • Support for BeefyApi v4 (#5950)
23
179
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