Releases: novasamatech/substrate-sdk-ios
Releases · novasamatech/substrate-sdk-ios
3.2.2 Extrinsic builder update
3.2.1 System Properties RPC call support
- Added a constant for the
system_properties
RPC method
3.2.0 Extrinsic memo support
Merge pull request #60 from novasamatech/feature/support-metadata-proof Add parameters generation for extrinsic proof
3.1.1
3.1.0
3.0.0 Async Operations
- move to async operations with Operations_iOS
- add support for v15 runtime metadata and check metadata hash
Force batch support
Merge pull request #51 from novasamatech/feature/force-batch Support force batch
Fix default types derivation
There was a corner case when a network can have multiple types with the same path. For thess networks now numeric identifier is returned.
v1.16.0
v1.15.0 Support Extrinsics calls wrapping
Merge pull request #49 from novasamatech/feature/proxy Support calls wrapping