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

Unbound Map Field #50

Closed
byakuren-hijiri opened this issue Jul 30, 2024 · 0 comments
Closed

Unbound Map Field #50

byakuren-hijiri opened this issue Jul 30, 2024 · 0 comments
Assignees
Milestone

Comments

@byakuren-hijiri
Copy link
Contributor

If there is a map in a contract that enables to put values into it (e.g. via .set), there must be implemented functionality to remove elements from it (e.g. via .del).

This will allow to avoid problems with storage overflow, especially in the long-term perspective.

@jubnzv jubnzv added this to the v0.2 milestone Aug 7, 2024
@jubnzv jubnzv modified the milestones: v0.2, v0.3 Aug 20, 2024
@jubnzv jubnzv modified the milestones: v0.3, v0.4 Sep 21, 2024
@jubnzv jubnzv self-assigned this Oct 12, 2024
@jubnzv jubnzv changed the title Unbounded Maps Unbound Map Field Oct 19, 2024
@jubnzv jubnzv closed this as completed in a2b2649 Oct 20, 2024
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

2 participants