Releases: hyperledger-iroha/iroha-java
Releases · hyperledger-iroha/iroha-java
8.0.0
Upgrade to bouncycastle
Old spongycastle was changed to bouncycastle
#55
1.2.0
Update to Iroha 1.2.0
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.