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

Staker should be able to initiate stake in the EIP20Gateway without providing signature #539

Closed
0xsarvesh opened this issue Dec 11, 2018 · 0 comments · Fixed by #548
Closed
Assignees

Comments

@0xsarvesh
Copy link
Contributor

0xsarvesh commented Dec 11, 2018

As a staker,
I can call stake on EIP20Gateway without providing the signature
So that it can save one extra signature.

  1. Message sender in stake process is staker.
  2. Staker signature is no more required in stake.
  3. Message declaration in message bus should support declaration without signature.
  4. Make redeem consistent with the stake.
  5. Unit test cases
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

Successfully merging a pull request may close this issue.

4 participants