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
sameersubudhi
released this
10 Nov 14:43
·
346 commits
to development
since this release
Change Log
v0.7.0-rc.4 (2023-11-10)
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:
- Optimize retry mechanism in invokeEndpoint
- Incorrect validators rank
- Upgrade Artillery dependency
- API request slowdown when cache enabled
- Lisk Service does not work against the migrated mainnet
- Update Lisk SDK to v6.0.0
- Improve handling of deleted blocks
- Wrong totalCommission/totalSelfstakeRewards values
- Numbers of 'totalLocked', 'totalStaked' and 'totalSelfStaked' are wrong