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

Masterchain "Invalid key" #30

Open
jeroenn13 opened this issue May 22, 2014 · 2 comments
Open

Masterchain "Invalid key" #30

jeroenn13 opened this issue May 22, 2014 · 2 comments

Comments

@jeroenn13
Copy link

Just tried cancel my sell offer through Masterchain.
Filled in the right private key (Tested at Omniwallet) but gives me the "Invalid key" message.

This doesn't allow me to cancel my sell offer.
Could you take a look at this?

Thank you

@grazcoin
Copy link
Owner

"Invalid key" message is generated locally on your browser within the javascript code, so there is nothing I can check on the server side. Please verify that no spaces/garbage were added to the private key string, and try the same private key on brainwallet.org for comparison.
For debugging, it could be interesting if the private key format is uncompressed (starts with 5) or compressed (starts with K or L)?

@jeroenn13
Copy link
Author

Also used the same private key in brainwallet.org
The key starts with "5"
Tested on Firefox, chrome and IE.

Any other fix?

2014-05-22 12:30 GMT+02:00 Grazcoin notifications@github.com:

"Invalid key" message is generated locally on your browser within the
javascript code, so there is nothing I can check on the server side. Please
verify that no spaces/garbage were added to the private key string, and try
the same private key on brainwallet.org for comparison.
For debugging, it could be interesting if the private key format is
uncompressed (starts with 5) or compressed (starts with K or L)?


Reply to this email directly or view it on GitHubhttps://github.com//issues/30#issuecomment-43871432
.

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

2 participants