Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

Missing Wallet icon #134

Closed
catageek opened this issue Jun 10, 2018 · 3 comments
Closed

Missing Wallet icon #134

catageek opened this issue Jun 10, 2018 · 3 comments

Comments

@catageek
Copy link

Before filing a new issue, please provide the following information.

I'm running:

  • Parity client version: Parity v1.12.0-20180606 unstable
  • Parity UI version: 0.2.5
  • Operating system: Linux
  • Installed via: from source
  • Fully synchronized: yes
  • Network: ethereum
  • I tried to restart both Parity UI and Parity Ethereum client: yes

actual

  • see all Dapps icons except wallet
  • all dapps working except wallet

expected behavior

  • see all Dapps icons
  • all dapps working including wallet

steps to reproduce

  • clone the UI repo
  • cd git && git checkout v0.2.5
  • execute 'npm install'
  • execute 'npm run electron'
@axelchalon
Copy link
Contributor

axelchalon commented Jun 10, 2018

Hi @catageek, you're right. We're in the process of moving the wallet from being internally served by the node to being served by Parity UI. So far the wallet was removed from the node but has not yet been added back to Parity UI; the PR should be merged tomorrow, and then the wallet will show up fine again! We had some bad timing, sorry about that!

@axelchalon
Copy link
Contributor

If you clone the UI repo and use the master branch now, the wallet should be there again.

@catageek
Copy link
Author

It worked. Thank you

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

No branches or pull requests

2 participants