Releases: hyperledger-iroha/iroha-ios
Releases · hyperledger-iroha/iroha-ios
Update lib dependencies
- Update lib dependencies
Add missing iOS device compiled c++ libs
- Add missing iOS device compiled c++ libs
Update in order to work with Iroha develop branch
- Update in order to work with Iroha develop branch
Fix critical issue with wrong pointer logic in key pair class
- Fix critical issue with wrong pointer logic in key pair class
Fix critical issue with wrong converting from hex string to data
- Fix critical issue with wrong converting from hex string to data
Fix critical issue with wrong format of public key
- Fix critical issue with wrong format of public key
New library compatible with Iroha 1.0
- Change GRPC module dependency to Pod dependency
- Update bindings
1.0.0 version release!
- fixed create signature message.
- fixed verify message.
1.0.0α5 version release!
- delete api
- delete singleton
- delete keychain manager
- add sha3 function
- fixed return value at verify
1.0.0α4 version release!
- add singleton pattern
- add set variables on the singleton
- fixed all API arguments