Skip to content

Releases: JAMdotTech/py-scale-codec

Refactored Tuple type

11 May 10:15
Compare
Choose a tag to compare

A tuple is now decoded as (1, 2) in stead of {"col1": 1, "col2": 2}

Updated Cumulus types; BTreeSet support

10 May 11:04
Compare
Choose a tag to compare
  • Updated Cumulus types
  • Added BTreeSet class
  • Automatically convert AccountId to SS58 format if set

Added Phase<BlockNumber> type definition

07 May 16:39
Compare
Choose a tag to compare
v0.10.87

Added Phase<BlockNumber> type definition

MetadataV13 support

06 May 16:05
Compare
Choose a tag to compare
  • MetadataV13 support
  • Added HashMap, BTreeMap and Map types

Added BoundedVec support

03 May 15:42
Compare
Choose a tag to compare
v0.10.85

Type registry update

Runtime upgrade Polkadot (30)

02 May 13:52
Compare
Choose a tag to compare
v0.10.84

Runtime upgrade 30 Polkadot

Added MetadataCallFunctionNotFound exception

28 Apr 11:01
Compare
Choose a tag to compare

Contract, XCM and canvas type registry changes

26 Apr 17:17
Compare
Choose a tag to compare
Contract and canvas type registry changes

polkascan/py-substrate-interface#101

Updated XCM types

23 Apr 10:38
Compare
Choose a tag to compare
v0.10.81

Updated XCM types

Updated AliveContractInfo and AccountInfo for canvas nodes

21 Apr 16:42
Compare
Choose a tag to compare
v0.10.80

Updated AliveContractInfo and AccountInfo for canvas nodes