Skip to content

OriginTrail Mainnet 6.0.11 Release

Compare
Choose a tag to compare
@zeroxbt zeroxbt released this 22 Jun 12:43
· 1195 commits to v6/develop since this release
4c92a61

Description

We are excited to announce our latest mainnet 6.0.11 release, which includes improvement for the GET operation, allowing to retrieve historical states of Knowledge Assets by state hash (Merkle Root).
This release also introduces bug fixes to the execution of commands, blockchain events processing as well as improved memory management.

🌟 Improvements

🐛 Bug fixes

  • delete operation id files in batches #2582
  • add operation cleaner commands #2581
  • fix: do not skip protocol messages #2578
  • remove cached network sessions #2575
  • only fetch necessary events #2566
  • Fixed bug when command is not repeated during recovery #2565
  • fix filtering of pending commands during replay #2539

🧰 Maintenance

  • Operational db data archive #2579
  • add epoch check telemetry event #2564

#TraceOn