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

Version 1.0.0-beta.0

Pre-release
Pre-release

Choose a tag to compare

@willclarktech willclarktech released this 05 Apr 14:31
· 594 commits to master since this release
f5ca8cf

Note this release is for use with Version 1.0.0 (not Version 0.9.x) of Lisk Core: https://github.com/LiskHQ/lisk

First beta pre-release of 1.0.0 for public testing.

Change Log

v1.0.0-beta.0 (2018-04-05)

Full Changelog

Implemented enhancements:

  • Warn user if started with an unsupported version of Node.js #431
  • Add a command for broadcasting signatures #389
  • Add an option for creating transactions without signing #388
  • Add version option #350
  • Broadcast transaction #339
  • Allow node interactions #164
  • Add 'status' command #162
  • Add option for testnet true/false #148
  • Add verify message command #59
  • Add sign message command #58

Fixed bugs:

  • Command create transaction register multisignature fails #470
  • Wrong path reference from bin #458
  • Investigate maximum call stack exceeded problem #452
  • Rename broadcastSignedTransaction to broadcastTransaction #424
  • Clean up jenkins on success #419
  • Fix broken tests on 1.0.0 #413
  • Fix npm test:watch script #412
  • Remove postinstall build #112

Closed issues:

  • Create Configuration error #462
  • Update README to match standards #460
  • Update .lintstagedrc.json #453
  • Update ESLint #451
  • Be consistent about use of should vs expect #450
  • Update/Standardize package manager #449
  • Update/Standardize mocha/chai/sinon setup #448
  • Standardize npm scripts #446
  • Standardize package.json field #445
  • Standardize .gitignore file #444
  • Apply lisk-template standards #426
  • Add a script for finding redundant test code #404
  • Use ValidationError where appropriate #403
  • Make capitalisation of acronyms consistent #394
  • Change ssl to true in default config #390
  • Rename --no-json option to --table #380
  • Only report in coverage script #379
  • Extract GWT helpers into a separate package #376
  • Add prettier #362
  • Upgrade to lisk-js 1.0.0 dev version #354
  • Rename camelCase files #312
  • Add Prettier code formatter #172
  • Add create command #19

Merged pull requests: