Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Light Wallet 2.0.160106 does not play well with boost-1.60.0-1-x86_64 #560

Closed
ghost opened this issue Feb 8, 2016 · 1 comment
Closed

Comments

@ghost
Copy link

ghost commented Feb 8, 2016

See cryptonomex/graphene-ui#675

This does not effect the cli_wallet or witness_node.

@theoreticalbts
Copy link
Contributor

The wallet in programs/light_client is not supported / maintained and is going to be removed in the next BitShares release. See #457

The recommended way to run a BitShares GUI without trusting any remote server is to build graphene-ui with Electron:

cd web
npm run build
cd ../electron
npm run release

These commands should be documented more obviously.

If you'd like to help us with Boost 1.60 testing, try running make chain_test followed by tests/tests/chain_test -- if that gives you crashes or test failures, feel free to open a new ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant