Skip to content

Releases: novasamatech/substrate-sdk-ios

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

v1.14.1

18 Dec 04:46
6f5fb37
Compare
Choose a tag to compare
  • add option to create type registry with predefined mappings

v1.14.0

02 Oct 13:38
6d82028
Compare
Choose a tag to compare
  • support signed extension type fetch to RuntimeMetadata

v1.13.0

18 Apr 06:08
c4c741a
Compare
Choose a tag to compare
  • switch to the next node if current one fails after maxAttempts for HttpEngine

v1.10.0

27 Mar 08:31
713bf02
Compare
Choose a tag to compare
  • make naming more generic

v1.9.0

22 Mar 07:40
497eea5
Compare
Choose a tag to compare
  • handle the case when response for a batch can come in different chunks
  • add AddressQREncoder

v1.8.0

17 Mar 13:34
2b5f811
Compare
Choose a tag to compare
  • support healtcheck methods option: substrate or web socket ping/pong

v1.7.0

27 Jan 14:43
b1a3ff5
Compare
Choose a tag to compare
  • fix podspec