Releases: polkascan/py-substrate-interface
Releases · polkascan/py-substrate-interface
Use module prefix for generating storage call hash
v0.9.9 Use module prefix for generating storage call hash
Updated storage key hashers
Added Identity and blake2_128_concat storage key hasher
Fixed two_x64_concat hasher
Implemented DoubleMapType
v0.9.7 Implemented DoubleMapType
Scalecodec version bump
Scalecodec version bump
Scalecodec version bump
Scalecodec version bump
Added Gitlab CI config
Package rename for PYPI
0.9.4 Package rename for PYPI
Added MetadataV11
Added MetadataV11; bumped version of scalecodec
Minor fixes
- Updated requirements
- Added debug messages
- Added Dogpile cache_region as a central store for the metadata cache
Major reorganization of library
- Separation of concerns with Py-Scale-Codec
- Separation of concerns with Substrate-Interface-Api
- Updated documentation
- Added unit tests
- Compose call features
- Metadata integrations
- Context awareness of metadata
- Type registry versioning
- Full Scale-Codec support (encode/decode)