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

Ensure that superfluous signatures are saved in the database #11

Open
andywer opened this issue Nov 2, 2018 · 0 comments
Open

Ensure that superfluous signatures are saved in the database #11

andywer opened this issue Nov 2, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@andywer
Copy link
Contributor

andywer commented Nov 2, 2018

Background: Signers, weights and thresholds might change while a transaction is pending (unlikely, but possible). We should therefore always save all signatures and only on submission decide which ones to include; see #10.

Should only allow a fixed maximum number of signatures, though, to prevent a denial-of-service attack vector.

@andywer andywer added the enhancement New feature or request label Nov 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant