@polkadot/types-codec
Advanced tools
Changelog
11.0.3 May 8, 2024
Changes
api.derive.staking.*
backwards compatibleclaimedRewards
regression in api.derive.staking.queryMulti
Changelog
11.0.2 Apr 24, 2024
Changes
Changelog
11.0.1 Apr 23, 2024
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.
api.derive.staking
calls with breaking changes (#5860)claimedRewardsEra
to api.derive.staking.query for compatibility with legacyClaimedRewards (#5862)Contributed:
Changes:
Changelog
10.13.1 Apr 16, 2024
Changes:
Changelog
10.12.6 Apr 2, 2024
NOTE: Because of a broken CI build for 10.12.5 -> 10.12.6 is a replacement
Contributed:
Changes:
disableAscii
option for toHuman, and toPrimitiveassetId
getter field to to necessary ExtrinsicPayloadsChangelog
10.12.4 Mar 19, 2024
Contributed:
Changelog
10.12.3 Mar 18, 2024
Contributed:
Changes:
Changelog
10.12.2 Mar 11, 2024
Contributed:
Changes:
Changelog
10.12.1 Mar 4, 2024
Contributed:
Changelog
10.11.3 Feb 27, 2024
Contributed:
Option
values and error on duplicates from BTreeSet/BTreeMap (Thanks to https://github.com/Neopallium)Changes:
cacheCapacity
option for the WsProvider