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

[SECURITY] Sombrero problem: analysis of hat recipients loop induced out-of-gas #11

Open
hellwolf opened this issue Sep 27, 2019 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@hellwolf
Copy link
Collaborator

hellwolf commented Sep 27, 2019

Problem: The new hat recipients will each open new storage space, and the more recipients one has the more gas it's required

Currently mitigation: a global parameters will be introduced to prevent a hat to have more than N recipients.

Acceptance Criteria:

  • Analyze the extent of the problem: how many recipients number will start to cause the problem?
  • Suggest new solution(s).
@hellwolf hellwolf added the help wanted Extra attention is needed label Sep 27, 2019
@k06a
Copy link

k06a commented Sep 27, 2019

@hellwolf hellwolf self-assigned this Oct 11, 2019
@hellwolf hellwolf changed the title [SECURITY] Analysis of hat inheritance loop induced out-of-gas [SECURITY] Sombrero problem: analysis of hat recipients loop induced out-of-gas Oct 11, 2019
@hellwolf hellwolf removed their assignment Oct 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants