Skip to content

1.6.0

Latest
Compare
Choose a tag to compare
@baziorek baziorek released this 05 Apr 11:16
· 1737 commits to main since this release
8586246

Here are the changes compared to HL Iroha 1.5 (since 10th May 2022):

Features

  1. Added iroha-cpp library. This was done according to Hyperledger Mentorship 2022: Implement iroha-cpp library for Hyperledger Iroha 1: #2660 by @andprogrammer (mentors were: @baziorek and @Pawlak00)
  2. Extended commands AddAssetQuantity and SubtractAssetQuantity with optional parameter "description". 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: #4003 by @dominious1 (mentors were: @baziorek , @andprogrammer, @6r1d and @appetrosyan)
  3. Feature/proposal batches: #2357 by @iceseer
  4. Feature/db cache multi layer: #2387 by @iceseer
  5. Feature/single pointer cache ref: #2364 by @iceseer
  6. Allow configuring max past time of transaction created_time #1776 by @baziorek

Fixes:

  1. Fix/rdb burrow storage tests #2243 by @iceseer
  2. Synchronizer fix to store not more than 1000 blocks #2269 by @iceseer
  3. No cache synchronization on round switch and Send/Recv packets size become 128 Mb #2218 by @iceseer
  4. Fix/transfer asset permitions #2720 by @iceseer
  5. Fix/unkai unexpected symbol check #2731 by @iceseer
  6. Fix/gRPC drop stream bugfix #2749 by @iceseer
  7. Many devops fixes of CI by @safinsaf : (17 Pull Requests or commits)
  8. Fix compilation: #2902 by @baziorek

Documentation changes:

  1. #2446 by @6r1d
  2. #2448 by @6r1d
  3. #2448 by @6r1d
  4. #2475 by @baziorek
  5. #2739 by @baziorek
  6. #2739 by @LiraLemur
  7. #2739 by @cavalryjim
  8. #1920 by @6r1d
  9. Added information how to built Iroha 1 on Raspberry Pi 4: #2948 by @baziorek
  10. Maintainer list update: #2957 by @6r1d
  11. #2579 by @6r1d
  12. #3034 by @6r1d
  13. #3057 by @omahs
  14. #3070 by @6r1d
  15. #3079 by @6r1d
  16. #3086 by @6r1d
  17. #4055 by @6r1d

What's Changed (all commits)


New Contributors

Full Changelog: 1.5.0...1.6.0