@polkadot/types-codec
Advanced tools
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 chainsChangelog
9.13.4 Feb 1, 2023
Changes:
Changelog
9.13.2 Jan 29, 2023
Changes:
Changelog
9.13.1 Jan 29, 2023
Contributed:
TransactionPaymentApi
(Thanks to https://github.com/notlesh)Changes:
Weight
alias detection (moved from PortableRegistry
-> Registry
)WeightV2
(does not affect runtime detection)PortableRegistry
Changelog
9.12.1 Jan 22, 2023
Changes:
isStorageFallback
on the Codec
interface. (true
if entry was created from a metadata fallback value from an empty storage item)api.queryMulti
returns empty result when no keys are providedVec/Tuple
inputsStruct.{toU8a/toPrimitive/toHuman/toJSON}
population of resultsChangelog
9.11.3 Jan 15, 2023
Changes: