Releases: polkadot-js/api
Releases · polkadot-js/api
v16.4.6
Changes:
- Upgrade substrate types to stable2506-1 (#6201)
- Bump @polkadot/common deps (#6202)
v16.4.5
Changes:
- Fix transferable balance calculation (#6197)
v16.4.4
Changes:
- bump polkadot/common to 13.5.5 (#6195)
v16.4.3
- Bump @polkadot/common to 13.5.4 (#6193)
v16.4.2
- Add validation for cache capacity and TTL in LRUCache (#6187)
v16.4.1
- Update Kusama types to 1.6.0 (#6175)
- fix(api-contracts): correctly decode pallet_revive events (#6181)
v16.3.1
- Update Substrate types to Polkadot stable2503-5 (#6172)
- Update Polkadot types to polkadot-fellows/runtimes release 1.6.0 (#6173)
- Update AssetHub Polkadot types to 1.6.0 (#6174)
- Update AssetHub Kusama types to 1.6.0 (#6176)
- Fix signature issue in signAsync + send flow #6177
- Bump @polkadot/common to 13.5.2 (#6179)
v16.2.2
Changes:
- feat(types-codec): Add maximum depth limit in decodeU8a functions (#6168)
- bump polkadotjs/common to 13.5.2 (#6170)
v16.2.1
Contributed:
- feat(api-contract): add support for ink! v6 and pallet-revive compatibility (#6158)
v16.1.2
Changes:
- Use ExtrinsicV4 by default (#6164)