You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated query and command protocols to Iroha 1.2.0.
Updated iroha container to hyperledger/iroha:1.2.0.
Added SetSettingValue throwing "not allowed to use" exception.
Added CallEngine command.
Added GetEngineReceipts query.
All new permissions added.
Add Ordering for pagination
Add Ed25519/Sha2 support
Some minor fixes for readability.
Add TLS support.
Update grpc and protobuf libs version (#61)
Add getRoles and getRolePermissions to QueryAPI (#59)
explicit dependency type for grpc (#53)
Add default SECURITY policy (#51)