Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Version 0.7.0-rc.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@sameersubudhi sameersubudhi released this 10 Nov 14:43
· 346 commits to development since this release

Change Log

v0.7.0-rc.4 (2023-11-10)

Full Changelog

This release incorporates various bug fixes related to the block indexing mechanism, data consistency, and performance improvements. Additionally, it also now upgrades Lisk SDK to v6.0.0 bringing us very close to being production ready 🚀

Please note, this release also re-enables the file-based caching by default to improve the API performance, which was disabled with Lisk Service v0.7.0-rc.3.

We recommend re-indexing the entire blockchain from scratch due to the data consistency fixes included in the patch.

Resolved issues:

  1. Optimize retry mechanism in invokeEndpoint
  2. Incorrect validators rank
  3. Upgrade Artillery dependency
  4. API request slowdown when cache enabled
  5. Lisk Service does not work against the migrated mainnet
  6. Update Lisk SDK to v6.0.0
  7. Improve handling of deleted blocks
  8. Wrong totalCommission/totalSelfstakeRewards values
  9. Numbers of 'totalLocked', 'totalStaked' and 'totalSelfStaked' are wrong