Skip to content

Releases: hyperledger-iroha/iroha-ios

v4.0.1

29 Jun 14:56
4b0335a
Compare
Choose a tag to compare
  • allow patches in dependencies

v4.0.0

02 Mar 12:45
62499ae
Compare
Choose a tag to compare
  • support iroha 1.1.1
  • update crypto

v3.4.1

26 Sep 15:10
afb3f11
Compare
Choose a tag to compare
  • fix grpc duplication error

Support Iroha 1.1.0

13 Sep 13:05
103622e
Compare
Choose a tag to compare
  • pagination to get assets query add
  • pagination to get account details query add
  • pagination to get pending transactions add
  • remove peer command add
  • compare and set command add
  • get peers query add
  • corresponding permissions for new commands and query add

v3.3.0

30 Jul 20:45
a210ae1
Compare
Choose a tag to compare
  • separate method to send batch transaction add to network service
  • IRRepeatableStatusStream add to reconnect to status stream automatically when it is getting closed
  • integrations tests for batch transactions add

v3.1.0

26 Mar 20:08
ee1a5d9
Compare
Choose a tag to compare

IRSerializationFactory add to allow:

  • serialize/deserialize transactions
  • serialize query requests
  • deserialize query response

Protobuf transaction data

11 Feb 21:15
111fb4c
Compare
Choose a tag to compare

Added a possibility to get a protobuf transaction data

New library implementation

24 Jan 14:27
Compare
Choose a tag to compare
3.0.0

Release 3.0.0

Fix get asset info command

13 Jun 16:45
b3659a5
Compare
Choose a tag to compare
  • Fix get asset info command

Update transport layer

12 Jun 19:56
9fe667c
Compare
Choose a tag to compare
  • Update transport layer