Lisk v0.2.3 Release AnnouncementWe have just updated our testnet to the latest Lisk client v0.2.3, this release completes the work towards the fork cause 3 issue which was encountered (again) in Lisk v0.2.2. It also includes various other smaller fixes in the Lisk back end.
BUILD- Fixed #76. Updating node/lisk-node to 0.12.14.
- Improvements to: installLisk.sh & lisk.sh: @Isabello
Reducing ram usage on machines with less than 1024Mb RAM.
Made further reliability improvements to process management.
Fixing postgresql locale character encoding issues.
Platforms available with this release: Linux-x86_64, Linux-i686, Linux-armv6l, Linux-armv7l, FreeBSD-amd64 and Darwin-x86_64.
The official docker image will also be updated soon.
BACKEND- Completed work towards #82, fork cause 3: @karmacoma
Removing use of setImmediate in round ticks.
Scoping each invocation of RoundPromiser.
Iterating over delegates asynchronously.
Getting outsiders only at end of round.
Fixing finishRound logic.
- Fixed #131. Added nethash p2p verification. @fix
- Fixed #22. Cannot read property senderPublicKey of undefined. @fix
- Fixed forced blocks verification on startup, i.e: config.json-loading-verifyOnLoading.
- Closed #126. Using recommended pg-promise approach. @vitaly-t
Blog post: https://blog.lisk.io/lisk-v0-2-3-release-announcement-92675c76e9f4