@polkadot/types
Advanced tools
Changelog
10.2.1 Mar 25, 2023
Contributed:
AccountId20
mapping (Thanks to https://github.com/koushiro)Changes:
ParachainHost v4
runtime callsISize
type support (same as USize
, throwing on use - added for completeness)AccountId20.eq
does not fail on null/undefined inputstoU8a()
where the isBare
flag is is being usedChangelog
10.1.4 Mar 19, 2023
Changes:
Metadata_*
runtime callsChangelog
10.1.3 Mar 15, 2023
Changes:
.module.
specifiers in typegen coderpc.md
generation)Changelog
10.1.2 Mar 11, 2023
Changes:
/src/
/*#__PURE__*/
exports in api-derive
Changelog
10.1.1 Mar 11, 2023
Contributed:
Changes:
.js
imports in source files (TS moduleResolution)Changelog
10.0.1 Mar 4, 2023
Contributed:
Changes:
import()
(catering for ESM provided types)node:test
runner (ESM variants)Changelog
9.14.2 Feb 19, 2023
Changes:
WsProvider.connect()
on an open connection (creates resource leaks)Changelog
9.14.1 Feb 12, 2023
Changes:
*_runtime::Runtime{Call, Event}
from metadataChangelog
9.13.6 Feb 5, 2023
Contributed:
eth_getTransactionCount
with frontier (Thanks to https://github.com/alko89)Changes:
Compact<{ refTime: u64 }>
chainsChangelog
9.13.5 Feb 2, 2023
Changes:
Weight
alias for 1.5 chains