This repository has been archived by the owner on Apr 15, 2019. It is now read-only.
Version 2.1.0-beta.0
Pre-release
Pre-release
Change Log
v2.1.0-beta.0 (2018-12-20)
Closed issues:
- Convert copyright and warranty commands to typescript #680
- Update lisk-elements related packages #676
- Use Node.js 8.14.0 #669
- Remove unused Jenkinsfiles #668
- Convert transaction command to TypeScript #662
- Convert signature command to TypeScript #661
- Convert passphrase command to TypeScript #660
- Convert node command to TypeScript #659
- Convert message command to TypeScript #658
- Convert config command to TypeScript #656
- Convert block command to TypeScript #655
- Convert account command to TypeScript #654
- Convert Util file into TypeScript #653
- Create basic settings for TypeScript #652
- Convert to TypeScript #649
- Add command to get all transactions by state with filters (senderId, limit or offset) #648
- Delegate:vote command should accept accountID #643
- Add data field option to type 0 transaction creator #606
- Add command to get unsigned transactions #600
- Add test for utils/constants.js #473
- Show warning when passphrase is not recommended format #337
- Add get votes and get voters commands #168
Merged pull requests:
- Update copyright and warranty commands to typescript #682 (shuse2)
- Update transaction commands to TypeScript #681 (shuse2)
- Update signature commands to TypeScript #679 (shuse2)
- Update passphrase commands to TypeScript #678 (shuse2)
- Update lisk-elements version - Closes #676 #677 (shuse2)
- Update node commands to typescript - Closes 659 #675 (shuse2)
- Update message commands to typescript - Closes #658 #674 (shuse2)
- Update delegate commands to typescript - Closes #657 #673 (shuse2)
- Update config commands to TypeScript - Closes #656 #672 (shuse2)
- Use Node.js 8.14.0 - Closes #669 #671 (fchavant)
- Remove unused Jenksinfiles - Closes #668 #670 (fchavant)
- Update block command to typescript - Closes #655 #667 (shuse2)
- Update account command to typescript - Closes #654 #666 (shuse2)
- Update utils to typescript - Closes #653 #664 (shuse2)
- Update to typescript setting - Closes #652 #663 (shuse2)
- Add cmd get transactions by senderID and state filters - Closes #648 #651 (ishantiw)
- Add command to get unsigned and unprocessed transactions - Closes#600 #647 (ishantiw)
- Add test for constants - Closes #473 #646 (shuse2)
- Add delegate:votes and voters - Closes #168 #636 #637 (mitsujutsu)
- Add delegate:votes and voters - Closes #168 #636 (mitsujutsu)
- Add data field option to type 0 transaction creator - Closes#606 #632 (ishantiw)