Skip to content

Releases: polkadot-js/api

v10.12.5

02 Apr 22:03
Compare
Choose a tag to compare

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

19 Mar 13:37
Compare
Choose a tag to compare

Contributed:

v10.12.3

18 Mar 23:05
Compare
Choose a tag to compare

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

11 Mar 13:19
Compare
Choose a tag to compare

Contributed:

Changes:

  • Update to latest Substrate metadata

v10.12.1

04 Mar 12:20
Compare
Choose a tag to compare

Contributed:

v10.11.3

27 Feb 15:26
Compare
Choose a tag to compare

Contributed:

Changes:

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

v10.11.2

18 Dec 10:43
Compare
Choose a tag to compare

Contributed:

Changes:

  • Support [8a;32] types in known keys
  • Update to latest Substrate metadata

v10.11.1

18 Nov 08:23
Compare
Choose a tag to compare

Contributed:

Changes:

  • Add known intrablockEntropy storage key
  • Add support for SkipCheckIfFeeless signed extension
  • Ensure all usages of balances.transfer (in tests) have been removed
  • Drop support for Node 16 (EOL 11 Sep 2023)

v10.10.1

14 Oct 07:05
Compare
Choose a tag to compare

Contributed:

Changes:

  • Serialize any additional payload fields via toJSON()
  • Expose internal rpc-core stats on api.stats getter
  • Add support for latest/stable V15 metadata interfaces
  • Add runtime BeefyApi version 3
  • Add runtime ParachainHost version 5
  • Expose chain.subscribeFinalizedBlocks derive
  • Consistently use import.meta.url inside tests
  • Group Uint/Int tests for maintainability
  • Update to latest Polkadot, Kusama & Substrate metadata

v10.9.1

12 Jun 04:42
Compare
Choose a tag to compare

Changes:

  • Adjust object index access for stricter tsconfig settings
  • Update to latest Polkadot, Kusama & Substrate metadata