Skip to content

Releases: polkascan/py-scale-codec

v1.0.12 release

20 Oct 11:44
Compare
Choose a tag to compare

Changes

  • Fixed issues decoding nested Calls polkascan/py-substrate-interface#143
  • Skip unnecessary type conversion for scale_info type registries (performance boost MetadataV14)
  • Decode Compact bytes to int directly #58

Full Changelog: v1.0.11...v1.0.12

v1.0.11 release

18 Oct 12:38
Compare
Choose a tag to compare

Added docs property to GenericEventMetadata

v1.0.10 release

16 Oct 13:38
Compare
Choose a tag to compare

Fixed issue with LookupSource arg decoding in GenericCall #56

Full Changelog: v1.0.9...v1.0.10

v1.0.9 release

14 Oct 13:50
Compare
Choose a tag to compare

Add RawBabePreDigest types to ScaleInfo base registry

Full Changelog: v1.0.8...v1.0.9

v1.0.8 release

13 Oct 21:34
Compare
Choose a tag to compare
  • Incorrect processing of BTreeMap types in MetadataV14

Full Changelog: v1.0.7...v1.0.8

v1.0.7 release

13 Oct 13:33
Compare
Choose a tag to compare
  • Fixed exception when event had no attributes #54
  • Fixed exception when Call has no args #56

Full Changelog: v1.0.6...v1.0.7

v1.0.6 release

12 Oct 20:32
Compare
Choose a tag to compare

Pallet index is explicitly stored in metadata

Full Changelog: v0.11.24...v1.0.6

v1.0.5 release

12 Oct 16:46
Compare
Choose a tag to compare

Added alias for type xcm::latest::Outcome

v0.11.24 release

12 Oct 16:46
Compare
Choose a tag to compare

Added alias for type xcm::latest::Outcome

v1.0.4 release

08 Oct 20:41
Compare
Choose a tag to compare

What's Changed

  • Keep value_object of Enum consistent with type_mapping
  • Fixed GenericEventRecord processing

Full Changelog: v1.0.3...v1.0.4