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

Version 0.5.1

Compare
Choose a tag to compare
@karmacoma karmacoma released this 08 Dec 14:28

Changelog

Backend

  • Closed #327. Fixing / improving fork cause 1/5 recovery.
  • Closed #328. Fixing invalid total supply calculation.
  • Replaced js-nacl with libsodium library. @4miners
  • Added broadhash & consensus % info to /api/loaders/status/sync. @4miners
  • Added /api/delegates/getNextForgers endpoint. @4miners
  • Added votes to /api/transactions/get endpoint. @4miners

Build

  • Closed LiskHQ/lisk #331. Setting max memory for high mem systems. @Isabello
  • Closed #56. Changing installLisk.sh to use pwd for location. @Isabello
  • Closed #58. Adding support for compiling libsodium / node-sodium.
  • Updated node/lisk-node to 0.12.17.