This repository has been archived by the owner on Apr 15, 2019. It is now read-only.
Change Log
v2.0.0
Implemented enhancements:
- Add support for optional data field #595
Fixed bugs:
- Send to address ending with lower-case l fails and doesn't show error #1070
- Remove error toast after auto-update and auto-restart #1062
- Fix Typo in auto-update #1061
- Some E2E tests are failing on Jenkins #1055
- LISK Nano 1.3.4 shows 100 delegates only in Voting tab #1046
- Creating a new account on testnet, defaults back to mainnet #1031
- Autocomplete changing a vote returns no matches for a valid delegate #990
- Can't fetch the fact user is delegate #1080
- Remove fee for reference field #1078
Closed issues:
- Re-enable unit tests disabled in Core 1.0.0 migration #1072
- Replace lisk-js with lisk-elements #1067
- Fix infinite scroll in all lists #1065
- Lisk Nano - Address Changed on Mainnet = lost LISK? #1057
- Lisk disappeared from Nano Desktop #1054
- Update Lisk Nano to work with Lisk 1.0.0 API #341
- Can't login #1076
- Splitting by word is incorrect in passphrase validation #1050
Merged pull requests:
- Replace lisk-js with lisk-elements - Closes #1067 #1075 (slaweet)
- Fix autocomplete when changing a vote - Closes #990 #1074 (slaweet)
- Re-enable unit tests after Core 1.0.0 migration - Closes #1072 #1073 (slaweet)
- Disallow lowercase l in address - Closes #1070 #1071 (slaweet)
- Add support for optional data field - Closes #595 #1069 (yasharAyari)
- Remove error toast after autoupdate - Closes #1062 #1068 (slaweet)
- Fix infinite scroll in all lists - Closes #1065 #1066 (yasharAyari)
- Keep selected network option when creating new ID - Closes #1031 #1064 (ginacontrino)
- Fix typo in auto update - Closes #1061 #1063 (ginacontrino)
- Update Jenkinsfile for slack integration #1060 (Nazgolze)
- Some E2E tests were failing on Jenkins - Closes #1055 #1056 (yasharAyari)
- Update to Lisk Core 1.0.0 API - Closes #341 #1032 (slaweet)
- Fix displaying delegate name - Closes #1080 #1082 (slaweet)
- Remove fee for reference field - Closes #1078 #1079 (yasharAyari)
- Test against lisk core 1.0.0-beta.9.2 #1077 (fchavant)
- Split passphrase by selected index, not by selected word #1053 (webmaster128)
- Fix random index calculation in hideRandomWord() #1049 (webmaster128)