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

SSNList contract can accumulate funds without attributing them to any entity #79

Open
anton-trunov opened this issue Sep 1, 2020 · 2 comments
Assignees
Labels

Comments

@anton-trunov
Copy link

The AddFunds transition accepts funds from Proxy which does not have any
further checks, which means anyone can send money to SSNList (via Proxy) and the
contract will accept it. What if this happens by mistake? Should the contract
unconditionally accept funds?

@renlulu
Copy link
Contributor

renlulu commented Sep 14, 2020

I remember we are meaning to have this design? Not too sure.

@renlulu
Copy link
Contributor

renlulu commented Oct 3, 2020

@bb111189

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants