Releases: hyperledger-iroha/iroha-python
Releases · hyperledger-iroha/iroha-python
1.6.0
What's Changed
- Incorporate an optional title parameter into the AddAssetQuantity and SubtractAssetQuantity function for the Python client, aligning with the enhanced functionality within Iroha Core for optimized message communication. by @dominious1 in #157 . This was done according to Hyperledger Mentorship 2023: Iroha 1: Enhance query functionality by introducing supplementary, optional parameters to extend the versatility and customization capabilities of queries within the Hyperledger Iroha 1 blockchain: hyperledger-iroha/iroha#4003 by @dominious1 (mentors were: @baziorek , @andprogrammer, @6r1d and @appetrosyan)
- Use hosted runners by @ryjones in #145
New Contributors
- @dominious1 made their first contribution in #157
Full Changelog: 1.4.1...1.6.0
1.4.1
What's Changed
- Cherry-pick changes from
develop
->main
by @baziorek in #122:- #107 - serious refactoring of examples + added two more examples
- #104 - serious problem fixed with python files generated by too new protobuf
- #103 - small examples refactoring + added new example made by @iptelephony .
- Enable pip-audit by @ryjones in #101
- Bump protobuf from 3.12.2 to 3.15.0 by @dependabot in #95
New Contributors
- @dependabot made their first contribution in #95
Full Changelog: 1.4.0...1.4.1
1.4
What's Changed
- Add posible to set custom path to certificate by @stepanLav in #63
- Add ordering sequence to params in query by @turbopape in #73
- Extending TxPaginationMeta in queries by @Pawlak00 in #77
- Update proto files and generated python files to support Iroha 1.4 by @baziorek in #96
New Contributors
- @stepanLav made their first contribution in #63
- @turbopape made their first contribution in #73
- @Pawlak00 made their first contribution in #77
Full Changelog: 1.0.0...1.4.0
1.0.0
0.0.5.5
Added a method for signatures validation of public messages (IrohaCrypto.is_signature_valid).
0.0.5.4
Developed for Iroha 1.1
0.0.5.3
Added support of can_get_peers permission.
Proto schema is up to date with hyperledger-iroha/iroha@4b62ecd
0.0.5.2
Developed for Iroha 1.0.0 RC5
This version has no difference with 0.0.5.1. The only reason is the final (hope it is final) test of the CI pipeline.
0.0.5.1
Developed for Iroha 1.0.0 RC5
0.0.5
Developed for Iroha 1.0.0 RC5