This repository has been archived by the owner on Apr 15, 2019. It is now read-only.
Releases: LiskArchive/lisk-commander
Releases · LiskArchive/lisk-commander
Version 2.1.0
Change Log
v2.1.0 (2010-01-14)
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)
Version 2.1.0-rc.0
Version 2.1.0-beta.0
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)
Version 2.0
Change Log
v2.0.0 (2018-11-14)
Production version of 2.0.0.
For all the changes done between v1.0.0-v2.0.0, please check Changes from v1.0.0.
Version 2.0.0-RC.0
Change Log
v2.0.0-rc.0 (2018-11-12)
Closed issues:
- Add validate transaction on signTransaction #532
- Add validate transaction for create:signature #629
- Upgrade lisk-elements to 1.1.0 with specific packages #638
- Required files are not included in the published npm #630
Merged pull requests:
- Add validation before signing for transaction - Closes #532 #641 (shuse2)
- Validate transaction before sign - Closes #629 #640 (shuse2)
- Upgrade lisk-elements #639 (shuse2)
- Fix wrong transaction number on create delegate and vote transactions - Closes #633 #634 (shuse2)
- Fix npm publish result - Cloese #630 #631 (shuse2)
Version v2.0.0-beta.2
Change Log
v2.0.0-beta.2 (2018-10-19)
Closed issues:
- Wrong transaction number for delegate and vote registration #633
Merged pull requests:
Version 2.0.0-beta.1
Change Log
v2.0.0-beta.1 (2018-10-11)
Closed issues:
- Required files are not included in the published npm #630
Merged pull requests:
Version 2.0.0-beta.0
Change Log
v2.0.0-beta.0 (2018-10-11)
Enhancements:
Closed issues:
- Add validate transaction for create:signature #629
- Add common flags to copyright and warranty command #626
- Command throws an error when connecting with pipe #620
- Update default nvm to node 8.12.0 #615
- Update Jenkinsfile to use 8.12.0 #614
- Update dependencies on 2.0 version #609
- Could not sign transaction: Could not parse transaction JSON. #605
- Update Readme for v2.0 #604
- Add filter for multiple address inputs for accounts command #592
- Unhandled Promise rejection warnings in query utils tests #582
- Enable log placeholders #581
- Remove process.exit from the util #580
- Migrate signature command #571
- Migrate command block #563
- Migrate command node #562
- Migrate command passphrase #561
- Migrate command delegate #560
- Migrate command message #559
- Migrate command transaction #558
- Migrate command account #557
- Migrate command config #556
- Update the utils to match the framework and update the test #555
- Change the library and change setup #554
- Add validate transaction on signTransaction #532
- Remove interactive mode #525
- Change from vorpal framework to oclif #524
- Reorganize the command list #522
- Refactor cryptography util #516
- Support multiple versions of node.js #435
Merged pull requests:
- Migrate signature:create command #628 (mitsujutsu)
- Add common flag to copyright and warranty - Closes #626 #627 (shuse2)
- Update util std functions #625 (mitsujutsu)
- Handle pipe connecting error - Closes #620 #622 (mitsujutsu)
- Use NVM wrapper #617 (fchavant)
- Update nodejs version on nvmrc - Closes #615 #616 (shuse2)
- Add feature to create multiple accounts - Closes #423 #613 (shuse2)
- Update readme - Closes #604 #612 (shuse2)
- Update dependencies - Closes #609 #608 (shuse2)
- Add filter of args in account:get command #593 (shuse2)
- Refactor cryptography util - closes #516 #589 (yatki)
- Refactor cryptography util - Closes #516 #587 (yatki)
- Remove process exit from config commands - closes #580 #586 (yatki)
- Fix UnhandledPromiseRejectionWarning - closes #582 #585 (yatki)
- Enable log placeholders - closes #581 #584 (yatki)
- Migrate create transaction commands - Partially closes #558 #578 (shuse2)
- Migrate transaction commands - Partially closes #558 #577 (shuse2)
- Migrate signature command - Closes #571 #576 (shuse2)
- Migrate node command - Closes #562 #575 (shuse2)
- Migrate message commands - Closes #559 #574 (shuse2)
- Migrate passphrase command - Closes #561 #573 (shuse2)
- Migrate delegate command - Closes #560 #572 (shuse2)
- Migrate block command - Closes #563 #570 (shuse2)
- Migrate account command - Closes #557 #568 (shuse2)
- Migrate config command - Closes #556 #567 (shuse2)
- Update utils - Closes #555 #564 (shuse2)
- Add oclif setup - Closes #554 #552 (shuse2)
Version 1.0.0
Version 1.0.0-rc.0
Change Log
v1.0.0-rc.0 (2018-06-25)
Closed issues:
- Cannot create transaction #547
- Update Readme to match 1.0.0 features #541
- Create a command or update existing ones to show the publicKey #540
- Set json to true in default config #539
Merged pull requests: