This repository was archived by the owner on Apr 15, 2019. It is now read-only.
Version 1.0.0-beta.3
Pre-release
Pre-release
·
562 commits
to development
since this release
Change Log
v1.0.0-beta.3 (2018-05-30)
Closed issues:
- Change table representation to be able to handle a lot of data #535
- Non interactive mode cannot take argument with quotation #531
- Lockfile with getStdin on non interactive mode does not work #529
- Check if non-interactive mode or not when stdin is used #528
- Check for non-interactive mode when gathering (process) stdin #527
- 4 tests fail when trying to push code #521
- Fix Jenkins Slack integration #519
- Update lisk-js dependency to v1.0.0-beta.2 #511
- Apply Lisk-js/elements breaking change regards to APIClient #499
- Update passphrase encryption to match lisk-js #497
- Validate node values in set command/config #494
- Add verify transaction command #407
- Add sign transaction command #406
- Add CI security check #233
Merged pull requests:
- Update vorpal version - Closes #531 #537 (shuse2)
- Change table style - Closes #535 #536 (shuse2)
- Add timeout to readline - Closes #528 #534 (shuse2)
- Fix lockfile usage - Closes #529 #533 (shuse2)
- Update elements beta3 - Partially address #461 #530 (shuse2)
- Add sign transaction - Closes #406 #526 (shuse2)
- Update Jenkinsfile for slack integration #520 (Nazgolze)
- Add verify transaction command - Closes #407 #517 (shuse2)
- Update passphrase encryption - Closes #497 #515 (willclarktech)
- Update lisk js 1.0.0 beta.2 #514 (shuse2)
- Update lisk-js to 1.0.0 beta.2 - Closes #511 #513 (willclarktech)
- Add validation on api.nodes url #506 (shuse2)