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

Prevent remove storage flag when there are something stored #1226

Closed
shargon opened this issue Nov 12, 2019 · 0 comments · Fixed by #1227
Closed

Prevent remove storage flag when there are something stored #1226

shargon opened this issue Nov 12, 2019 · 0 comments · Fixed by #1227

Comments

@shargon
Copy link
Member

shargon commented Nov 12, 2019

Describe the bug
It's possible to hide storage entries in certains cases.

To Reproduce
Steps to reproduce the behavior:

  1. Create a transaction with ContractCreate Manifest.Storage=true
  2. Fill the storages
  3. Update the contract setting Manifest.Storage=false
  4. Destroy de SC

Expected behavior
The data should be removed, but it's not.

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.

1 participant