Skip to content

Releases: novasamatech/substrate-sdk-android

v1.3.5

15 Mar 07:21
9ed1828
Compare
Choose a tag to compare

What's Changed

  • Feature/improve qr sharing in #23

Full Changelog: v1.3.4...v1.3.5

v1.3.4

21 Feb 09:17
8d692f1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.3...v1.3.4

v1.3.3

02 Feb 11:27
a840bf9
Compare
Choose a tag to compare

What's Changed

  • Runtime/storage key splitting in #18

Full Changelog: v1.3.2...v1.3.3

v1.3.2

27 Jan 11:20
c9f1dfa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.3.2

v1.3.1

20 Jan 11:16
e290cae
Compare
Choose a tag to compare

What's Changed

  • Improve work with custom signed extensions by @valentunn in #14

Full Changelog: 1.3.0...v1.3.1

v1.3.0

18 Jan 07:23
4c0e994
Compare
Choose a tag to compare

Allow custom signed extensions in Extrinsic & ExtrinsicBuilder

v1.2.0

14 Jan 08:57
db45a9c
Compare
Choose a tag to compare

Changes

Allow building extrinsic/signature both with call instances and call bytes

Incomatibilites

  • Extrinsic.Instance is splitted to Extrinisc.EncdoingInstance and Extrinsic.DecodingInstance
  • Despite typealiasing RuntimeType<I, I> to Type<I> to preserve compatibility with current version, Type.InstanceConstructor usages should be renamed to RuntimeType.InstanceConstructor

v1.1.8

25 Dec 17:10
65af106
Compare
Choose a tag to compare
  • Extrinsic builder/raw calls

v1.1.7

23 Dec 06:06
84636a4
Compare
Choose a tag to compare

What's Changed

  • Allow SiTypeMappings to use lookahead types in #3
  • Extrinsic builder/build signature in #4

Full Changelog: v1.1.6...v1.1.7

v1.1.6

15 Dec 10:01
9b75e88
Compare
Choose a tag to compare

Fix - wrong subscription id representation for integer ids