This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Version 0.6.5
sameersubudhi
released this
14 Feb 09:26
·
4893 commits
to development
since this release
This release primarily addresses the following security vulnerability issue: CVE-2016-20018.
In addition, it fixes discrepancies with the block generation aggregation logic, delegate information caching, duplicate data when querying transactions, and some minor bugs within the Swagger documentation.
We recommend re-indexing the entire blockchain from scratch due to the change in the table schemas.
Notable Changes
- Prepare v0.6.5 patch release #1399
Bug Fixes
- Fix minor discrepancy with APIv2 swagger specs #1264
- Update Makefile #1389
- Discrepancy between totalProduced and total generated blocks #1391
- Incorrect delegate consecutiveMissedBlocks count #1387
- Duplicate transactions returned #1229
- Cherry-pick fixes for v0.6.5 release #1487
Known Issues
To view the changes in detail, please refer to the GitHub project.