Skip to content

Releases: novasamatech/substrate-sdk-ios

3.2.2 Extrinsic builder update

19 Aug 06:49
db0ffc2
Compare
Choose a tag to compare
  • Support adding calls at index

3.2.1 System Properties RPC call support

02 Jul 08:04
c2cac50
Compare
Choose a tag to compare
  • Added a constant for the system_properties RPC method

3.2.0 Extrinsic memo support

01 Jul 08:08
625b110
Compare
Choose a tag to compare
Merge pull request #60 from novasamatech/feature/support-metadata-proof

Add parameters generation for extrinsic proof

3.1.1

18 Jun 11:34
86b26af
Compare
Choose a tag to compare
  • Set the delegate for the connection in changeUrls method.
  • Communicate selectedURL for every WebSocketEngine's State case.

3.1.0

17 Jun 09:26
44e4fb1
Compare
Choose a tag to compare
  • Fix invalid connection states emitted to delegates of WebSocketEngine.
  • Communicate URL with .connected state so delegates can use it.

3.0.0 Async Operations

11 Jun 08:46
2325f68
Compare
Choose a tag to compare
  • move to async operations with Operations_iOS
  • add support for v15 runtime metadata and check metadata hash

Force batch support

15 Feb 14:56
501b784
Compare
Choose a tag to compare
Merge pull request #51 from novasamatech/feature/force-batch

Support force batch

Fix default types derivation

20 Jan 06:11
6e12c75
Compare
Choose a tag to compare

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

05 Jan 09:33
6ba51da
Compare
Choose a tag to compare
  • use identifier if several type for the same path when resolving default types

v1.15.0 Support Extrinsics calls wrapping

05 Jan 05:07
b35098f
Compare
Choose a tag to compare
Merge pull request #49 from novasamatech/feature/proxy

Support calls wrapping