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

--keystore doesn't accept \ as opposed to / #53

Open
sevenzk opened this issue Jul 7, 2017 · 3 comments
Open

--keystore doesn't accept \ as opposed to / #53

sevenzk opened this issue Jul 7, 2017 · 3 comments

Comments

@sevenzk
Copy link

sevenzk commented Jul 7, 2017

If I copied from the folder page on windows, I will be given

"C:\Users\DATA\AppData\Roaming\Ethereum\keystore"

but smartpool will reject and ask for valid keypath.
I had to manually change them to

"C:/Users/DATA/AppData/Roaming/Ethereum/keystore"

@tranvictor
Copy link
Member

@sevenzk do you mind submit an PR?

@sevenzk
Copy link
Author

sevenzk commented Jul 16, 2017

How do I PR? I'm not sure how to change code wise, just bug reporting..

@nhandl3
Copy link

nhandl3 commented Aug 4, 2017

@sevenzk Which version of Windows build you used?
I tried build/bin/SmartPool-client-windows.zip from 3951d44#diff-2f4db298c5182946879a031d0eb43a2d but it doesn't have your path problem on Windows.

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

3 participants