Skip to content

Releases: novasamatech/substrate-sdk-ios

v1.6.0

27 Jan 14:40
b204651
Compare
Choose a tag to compare
  • add option to specify unsubscribe method for web socket engine
  • add batch request for rpc

v1.5.0

10 Oct 07:11
2714b4c
Compare
Choose a tag to compare
  • add alternative call name for batch_all

v1.4.1

06 Oct 06:35
2fadfd8
Compare
Choose a tag to compare
  • fix scale encoding/decoding for signed int

v1.4.0

25 Aug 13:47
1be5012
Compare
Choose a tag to compare
  • add support for extrinsic payload for signing

v1.3.0

10 Aug 07:10
6165244
Compare
Choose a tag to compare
  • add support for parity signer signature payload

v1.2.0

14 Jun 08:45
d4c83eb
Compare
Choose a tag to compare
  • cancel subscription when corresponding request is cancelled

BytesCodable decoding from Data

07 Jun 06:51
44635bb
Compare
Choose a tag to compare
1.1.1

make bytes codable universal (#24)

Dynamic scale encoding improvements

26 May 12:42
3ca8c55
Compare
Choose a tag to compare
  • cache type tree nodes on scale encoding to improve performance
  • add option to scan qr with single address inside

v14 runtime support

25 Oct 06:48
Compare
Choose a tag to compare
1.0.0

fix source and version