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

More protection and CI tests for pre-signed tx submits #118

Open
5 tasks
oberstet opened this issue May 16, 2020 · 0 comments
Open
5 tasks

More protection and CI tests for pre-signed tx submits #118

oberstet opened this issue May 16, 2020 · 0 comments

Comments

@oberstet
Copy link
Member

add code and/or add CI tests for:

  1. prevent the same signature be used more than once (replay in time)
  2. prevent cross-chain and cross-contract replay attacks
  3. prevent use of expired (or backdating) signatures
  4. prevent the transaction to be submitted by anyone but the market maker of the resp. market
  5. add an option to destroy a yet unused signature
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant