Releases: JAMdotTech/py-scale-codec
Releases · JAMdotTech/py-scale-codec
Refactored Tuple type
A tuple is now decoded as (1, 2)
in stead of {"col1": 1, "col2": 2}
Updated Cumulus types; BTreeSet support
- Updated Cumulus types
- Added BTreeSet class
- Automatically convert AccountId to SS58 format if set
Added Phase<BlockNumber> type definition
v0.10.87 Added Phase<BlockNumber> type definition
MetadataV13 support
- MetadataV13 support
- Added HashMap, BTreeMap and Map types
Added BoundedVec support
v0.10.85 Type registry update
Runtime upgrade Polkadot (30)
v0.10.84 Runtime upgrade 30 Polkadot
Added MetadataCallFunctionNotFound exception
Type registry update
Contract, XCM and canvas type registry changes
Contract and canvas type registry changes polkascan/py-substrate-interface#101
Updated XCM types
v0.10.81 Updated XCM types
Updated AliveContractInfo and AccountInfo for canvas nodes
v0.10.80 Updated AliveContractInfo and AccountInfo for canvas nodes