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

unable to test signature verification because of errors #2

Closed
ainsleys opened this issue Sep 16, 2019 · 3 comments
Closed

unable to test signature verification because of errors #2

ainsleys opened this issue Sep 16, 2019 · 3 comments
Labels
bounty bug Something isn't working new

Comments

@ainsleys
Copy link
Contributor

Peter (working on Rock paper scissors bounty) is blocked by the following errors

"Wrong epoch for this task” was thrown, throw an Error
Incorrect nonce yielding bad secret contract address
“Allowance not enough” was thrown, throw an Error

He isn't able to test out how to verify signatures because he's held up on these issues that are seemingly related to the testnet.

@ainsleys ainsleys added bug Something isn't working new bounty labels Sep 16, 2019
@lacabra
Copy link

lacabra commented Sep 16, 2019

@ainsleys: in order to manage issues properly, I would ask to open one issue for each of the errors that you list above. They may or may not be related (if they are they can reference one another). If they are not related, then it's harder to close them or to keep track of them.

For example, I'm aware of the Wrong epoch for this task error on the current latest docker release, and that's probably unrelated to the other two.

@ainsleys
Copy link
Contributor Author

OK, thanks @lacabra . I'll close this and open one for each one of them.

@lacabra
Copy link

lacabra commented Sep 16, 2019

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty bug Something isn't working new
Projects
None yet
Development

No branches or pull requests

2 participants