github LiskArchive/lisk-sdk 0.2.2
Version 0.2.2

latest releases: v6.0.2, v6.1.0, v6.0.1...
pre-release10 years ago

Changelog

Build

  • Added lisk.sh reload command. @Isabello
  • Fixed #6. lisk.sh restart now cycles both Node.js and Postgresql. @Isabello
  • Fixed #10. lisk.sh start/stop/restart now work more reliably. @Isabello
  • New simpler binary installation, thanks to liskInstall.sh. @Isabello
  • Added tune.sh for optimizing the default postgresql.conf. @Isabello
  • Preliminary support for checksummed archives. @Isabello

Backend

  • Completed work towards #82, fork cause 3: @karmacoma
    • Heavy refactoring of Round#tick, Round#backwardTick.
    • Memory table updates are now wrapped within db transactions.
    • Added checks for inconsistent mem_rounds on startup.
    • Dropping mem_rounds table on reload if not in a valid state.
    • Skipping delegate slot when round is ticking.
    • Don't receive block when round is ticking.
  • Fixed pending transactions API endpoint. @fix
  • Fixed #8. Delegate usernames must now be lowercase. @fix
  • Fixed #40. API payloads are now limited to 2Mb per request. @fix
  • Fixed ip address detection when using proxy. @Isabello
  • Fixed #122. Corrected schema errors in dapp transfers. @TheGoldenEye
  • Fixed #101, #107 productivity calculations. @mrv777
  • Fixed #90. Translating ips from long. @cezarsn

Frontend

  • Fixed non-functioning delegate registration. @2mdoty
  • Fixed #34. Dapp registration when 2nd passphrase enabled.
  • Fixed #43. Language switcher now works for all languages. @senikk

Don't miss a new lisk-sdk release

NewReleases is sending notifications on new releases.