Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Version 0.9.0

Compare
Choose a tag to compare
@Isabello Isabello released this 23 Jun 14:46
· 341 commits to development since this release

Change Log

0.9.0

Full Changelog

Implemented enhancements:

  • Refactor installLisk.sh to improve upgrade methodology #143
  • Redis should require password #139
  • Abort lisk install and cleanup upon failure #135
  • Implement bundled Redis #130
  • Insert placeholders for VERSION and LISK_NETWORK in config.sh #123
  • Idea to explore: letsencrypt client written for nodejs #52
  • Implement default redis password and use it in lisk.sh - Closes #139 #140 (Isabello)

Fixed bugs:

  • Snapshotting parses the wrong variables #146
  • Include libreadline6 with bundled postgres #133
  • Cleanup PM2 GOD during Lisk upgrade #125
  • Blockheight for PG running on nonstandard port fails due to psql default #116
  • Fix Snapshotting failures - Closes #146 #147 (Isabello)
  • Correct redis flag detection during node shutdown - Closes #141 #142 (Isabello)
  • Correct SHA string checking - Closes #137 #138 (Isabello)
  • Correct PSQL failures on nonstandard port - Closes #116 #120 (Isabello)

Closed issues:

  • lisk.sh log tailing is blank #151
  • Refactor Redis initialization #148
  • Redis password detection fails for redis-cli #141
  • Missing extension for SHA checks #137
  • Link Postgresql against libreadline7 #134
  • Installation fails on ArchLinux with psql issues. #132
  • Upgrade Postgresql to 9.6.3 #127
  • Upgrade nodejs to Node 6.10.3 #126
  • Cleanup ARM Related patches #121
  • Remove deprecated build information #115
  • Cleanup FreeBSD related items in Lisk-build #114
  • Replace MD5 with SHA checksum #113

Merged pull requests: