Giter Club home page Giter Club logo

lisk-lite-client's People

Contributors

fix avatar mrv777 avatar staticinstance avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

lisk-lite-client's Issues

Quit doesn't quit

beta 3 - "Quit" does nothing on OSX, need to close traditional way.

OSX - sh: install-app-deps: command not found

npm install

> [email protected] postinstall /Users/asd123/Lisk-Lite-Client
> install-app-deps

sh: install-app-deps: command not found

npm ERR! Darwin 15.5.0
npm ERR! argv "/usr/local/Cellar/node/6.2.1/bin/node" "/usr/local/bin/npm" "install"
npm ERR! node v6.2.1
npm ERR! npm  v3.9.3
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! [email protected] postinstall: `install-app-deps`
npm ERR! spawn ENOENT
npm ERR! 
npm ERR! Failed at the [email protected] postinstall script 'install-app-deps'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the LiskClient package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     install-app-deps
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs LiskClient
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls LiskClient
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/asd123/Lisk-Lite-Client/npm-debug.log

Suggested Changes to the "valuation" popup

A few suggested changes/updates/enhancements to the valuation popup (this):

screen shot 2016-06-03 at 4 21 39 pm

  • Allow user to change the price/base currency. Instead of pinning it to USD some users may wish to see the value in BTC if they're actively trading it, or others may wish to see the value of their LSK in their own countries currency.
  • Add commas to the Capitalisation

Otherwise it's a really really nice app. Props to you fix. Great work sir.

fix dependencies on client npm install

โœ“ ~/dev/lisk/Lisk-Lite-Client/client (master)
$ npm install
npm WARN peerDependencies The peer dependency angular-material@^1.0.0 included from angular-material-data-table will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
npm ERR! Darwin 15.2.0
npm ERR! argv "node" "/usr/local/bin/npm" "install"
npm ERR! node v0.12.7
npm ERR! npm v2.12.1
npm ERR! code EPEERINVALID

npm ERR! peerinvalid The package angular-material does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer [email protected] wants angular-material@^1.0.0

Tooltips for buttons

I would like to see a tooltip popup for every button in the menu (maybe everywhere where it makes sense).

Label your account

Currently you must click the three dots top right to label your address. This is confusing and should be changed to right clicking the address on the right side with a drop down menu option.

Wrong error message

The following picture shows a wrong error message, actually everything is ok:
image
I'm behind a firewall in my office, only www / ssl are allowed.

Enhancement - Possibility to set own peer in client

It would be nice to add possibility to add own full node instead of relaying on random peer. It could be implemented as right mouse click on "peer" to edit and save. While left click will still pick random peer.

Cumulative amount of all account

Add somewhere the cumulative amount of all added accounts (in LSK and other currency).
Startup page might be a good place for it. Or the bottom of the list of accounts on the left side.
Or a separate page where additional info can be shown.

Not enough LSK to send transaction

Can't send transaction if transaction amount is equal to current balance but if i deduce requested amount by 0.1 sending is possible but wallet deduce it again.

Making Send button visible.

Currently you must click the 3 dots top right to send transaction. This should be changed and make that a send button, bold and visable.

Voting Page: Please display the current count of votes

Please add the current count of votes (and the available votes) to the voting page.
This should be dynamically updated, so the user knows at any time, how many votes left.
If the selected count of votes greater 101, mark this clearly (red color ?).

Create "advanced user" mode

In order to let user do some complex things, but not to make things too complicated for most users, and button "advanced mode" can be switched to fine tune settings:
settings to be moved to "advanced mode":

  • force connection to a peer
  • other?

Error in Windows 10 install process

$ npm install

[email protected] postinstall C:_my\data\Lisk-Lite-Client-master\node_m odules\electron-prebuilt
node install.js

Downloading electron-v1.2.8-win32-x64.zip
[============================================>] 100.0% of 52.59 MB (1.62 MB/s)

[email protected] postinstall C:_my\data\Lisk-Lite-Client-master
install-app-deps

'install-app-deps' is not recognized as an internal or external command,
operable program or batch file.

npm ERR! Windows_NT 10.0.10586
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\ node_modules\npm\bin\npm-cli.js" "install"
npm ERR! node v4.4.7
npm ERR! npm v2.15.8
npm ERR! code ELIFECYCLE
npm ERR! [email protected] postinstall: install-app-deps
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] postinstall script 'install-app-de ps'.
npm ERR! This is most likely a problem with the LiskClient package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! install-app-deps
npm ERR! You can get information on how to open an issue for this project with:
npm ERR! npm bugs LiskClient
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!
npm ERR! npm owner ls LiskClient
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR! C:_my\data\Lisk-Lite-Client-master\npm-debug.log

Missing transaction

Beta3 seems to be missing new transaction, but balance remains accurate with new transaction.

Main menu theme is offtopic

screen shot 2016-08-11 at 11 31 09

I can not understand why there is cannon on background? This is totally off-topic with lisk. I suggest redesign.

Possibility to store passphrase localy / Trezor

Enterting passphrase each time is very not convenient. I suggest that each passphrase can be stored locally with AES/DES encrypted format. Each previously added account can be stored within app, then easily accessible by providing custom, likely easier password or no password if user chose to but still encrypted while stored locally - for example by some unique value based on hardware value.

Another good idea is to merge this with trezor, this is idea i have already mentioned in main lisk repository.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.