Polkadot API Versions Save

Promise and RxJS APIs around Polkadot and Substrate based chains via RPC calls. It is dynamically generated based on what the Substrate runtime provides in terms of metadata.

v11.0.2

3 weeks ago

Changes

  • Fix type for TAssetConversion in Polkadot Asset hub

v11.0.1

3 weeks ago

Breaking Changes:

Note! The following breaking changes only refer to @polkadot/api-derive calls under api.derive.staking.* due to the most recent breaking changes in runtime version v1.2. Please refer to the link next to the bullet points for more information.

  • Update api.derive.staking calls with breaking changes (#5860)
  • Add claimedRewardsEra to api.derive.staking.query for compatibility with legacyClaimedRewards (#5862)

Contributed:

Changes:

  • Update polkadot types-known for latest runtime upgrades

v10.13.1

1 month ago

Changes:

  • Update CI actions and setup_node to v4
  • Update substrate metadata to latest
  • Support ParachainHost runtime api v6, 7, 8, 9, 10
  • Resolve correct module for council derive
  • Update westend types-known for 1010000
  • Update kusama types-known for 1001003

v10.12.6

1 month ago

NOTE: Because of a broken CI build for 10.12.5 -> 10.12.6 is a replacement

Contributed:

Changes:

  • Upgrade westend types-known for 1009000
  • Add disableAscii option for toHuman, and toPrimitive
  • V14 Update substrate latest metadata
  • V15 Update substrate latest metadata
  • Bump yarn to 4.1.1
  • Add assetId getter field to to necessary ExtrinsicPayloads
  • Add Updated Runtime Defintions
    • ValidateStatement
    • MMRApi
      • mmr_root
      • mmr_leaf_count
    • Core v5
    • GenesisBuilder
    • MixnetApi

v10.12.5

1 month ago

Contributed:

Changes:

  • Upgrade westend types-known for 1009000
  • Add disableAscii option for toHuman, and toPrimitive
  • V14 Update substrate latest metadata
  • V15 Update substrate latest metadata
  • Bump yarn to 4.1.1
  • Add assetId getter field to to necessary ExtrinsicPayloads
  • Add Updated Runtime Defintions
    • ValidateStatement
    • MMRApi
      • mmr_root
      • mmr_leaf_count
    • Core v5
    • GenesisBuilder
    • MixnetApi

v10.12.4

1 month ago

Contributed:

v10.12.3

1 month ago

Contributed:

Changes:

  • Fix api.derive.staking.eraExposure for compatibility
  • Fix invalid Lookup assignment on augmentation and update polkadot and kusama metadata
  • Update polkadot runtime upgrade per block
  • Update kusama runtime upgrade per block
  • Update westend runtime upgrade per block

v10.12.2

2 months ago

Contributed:

Changes:

  • Update to latest Substrate metadata

v10.12.1

2 months ago

Contributed:

v10.11.3

2 months ago

Contributed:

Changes:

  • Bump dev w/ packageDetect adjustments
  • Update copyright year
  • Bump nock, and dev deps
  • Allow cacheCapacity option for the WsProvider
  • Bump yarn