Releases: novasamatech/substrate-sdk-ios
Releases · novasamatech/substrate-sdk-ios
5.6.1 ScaleBoolOption made public
5.6.0 Foundation 1.4.0
Merge pull request #92 from novasamatech/bump/foundation Bump/foundation
5.5.0 Dummy signer based on crypto type
Merge pull request #90 from novasamatech/fix/dummy-signer Take crypto type into account in the Dummy Signer
5.4.0 Add keyed behavior to blake2b hash function
Merge pull request #89 from novasamatech/feature/blake2b-keyed Add blake2b keyed mode
5.3.0 Fix option decoding and logger package
Merge pull request #88 from novasamatech/fix/decoding-and-logger Fix decoding and logger add
5.2.0 New Chain and Account interfaces
- rename chain, asset, chain asset protocols methods to highlight that interfaces and avoid collisions with concrete implementations
- improve visibility for classes from storage query package
- get rid of duplicated
ChargeAssetTxPayment extension - move AccountInfo under SystemPallet namespace
- introduce
HexCodableandAtomicproperty wrappers - add hex helpers for
BigUInt
5.1.0 StateCall and StorageSubscription API
Merge pull request #86 from novasamatech/feature/chain-improvements StateCall, StorageSubscription and chain models
5.0.0 Storage Query & Signing
Merge pull request #85 from novasamatech/feature/migrate-ex-service Add blockchain related logic
4.5.1 Updated Operation-iOS version
What's Changed
- Updated Operation-iOS version
4.5 Replace Scrypt library
- old scrypt library is replaced with modern implementation based on libscrypt