Skip to content

Releases: polkascan/py-scale-codec

Updated Plasm type registry

21 Feb 10:29
Compare
Choose a tag to compare
Pre-release
v0.9.14

Updated Plasm type registry

Type registry update

18 Feb 19:48
Compare
Choose a tag to compare
Type registry update Pre-release
Pre-release
0.9.13

Updated type registries

Added Centrifuge type registry

10 Feb 19:11
Compare
Choose a tag to compare
Pre-release
0.9.9

Added Centrifuge type registry

Added signed int primitive types and type registry updates

07 Feb 12:33
Compare
Choose a tag to compare

Added i8, i16, i32, i64, i128 and i256 primitive types
Updated Acala and default type registries

Added MetadataV11

03 Feb 14:12
Compare
Choose a tag to compare
Added MetadataV11 Pre-release
Pre-release

Added MetadataV11

Minor fixes

31 Jan 08:41
Compare
Choose a tag to compare
Minor fixes Pre-release
Pre-release
  • Fixed float conversion by large numbers when encoding Compact
  • Updated type registry
  • Added numeric check for uint encoding

Major reorganization of library

28 Jan 09:34
Compare
Choose a tag to compare
Pre-release
  • Generic encoder support
  • Generic decoder support
  • Type-registry support
  • Versioned types support
  • Added documentation
  • Added unit tests