This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Version 5.0.5
ManuGowda
released this
06 May 14:41
·
4802 commits
to development
since this release
Change Log
5.0.5 (2021-05-06)
Released packages
Patch releases
- lisk-sdk@5.0.5
- lisk-commander@5.0.2
- lisk-framework@0.7.5
- lisk-elements@5.0.5
- @liskhq/lisk-api-client@5.0.4
- @liskhq/lisk-bft@0.2.3
- @liskhq/lisk-chain@0.2.2
- @liskhq/lisk-client@5.0.5
- @liskhq/lisk-codec@0.1.2
- @liskhq/lisk-cryptography@3.0.2
- @liskhq/lisk-genesis@0.1.2
- @liskhq/lisk-p2p@0.6.2
- @liskhq/lisk-transaction-pool@0.4.2
- @liskhq/lisk-transactions@5.0.3
- @liskhq/lisk-tree@0.1.2
- @liskhq/lisk-validator@0.5.2
- @liskhq/lisk-framework-forger-plugin@0.1.5
- @liskhq/lisk-framework-http-api-plugin@0.1.5
- @liskhq/lisk-framework-monitor-plugin@0.1.5
- @liskhq/lisk-framework-report-misbehavior-plugin@0.1.5
Bugs
- Fail to calculate random seed on migrated nodes #6381
- Forging fails when genesis block timestamp is in the future #6356
- Update node onConnect procedure #6336
- With the sentry node setup, forging node do not get block on time #6300
All the issues
Closed issues
- Fail to calculate random seed on migrated nodes #6381
- Forging fails when genesis block timestamp is in the future #6356
- Update node onConnect procedure #6336
- With the sentry node setup, forging node do not get block on time #6300
- Rename cryptography function name regarding base32 address #6283
Merged pull requests
- Fix random seed calculation - Closes #6381 #6382 (shuse2)
- Forging fails when genesis block timestamp is in the future - Closes #6356 #6358 (ManuGowda)
- Update node onConnect procedure - Closes #6336 #6338 (mitsuaki-u)
- With the sentry node setup, forging node do not get block on time - Closes #6300 #6328 (nazarhussain)
- Rename cryptography function name regarding base32 address - Closes #6283 #6315 (nazarhussain)