-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
I2Regular impactRegular impactI3Minimal impactMinimal impactS3Minimally significantMinimally significantU2Seriously plannedSeriously plannedcontainerContainer contract related issueContainer contract related issueenhancementImproving existing functionalityImproving existing functionalitynetmapNetmap contract related issueNetmap contract related issue
Milestone
Description
Is your feature request related to a problem? Please describe.
I'm always frustrated when we can't have a system where quotas can't be changed by users. Take testnet, it's not intended to be a proper storage platform and yet there are no limits we can set there for users. Private networks may also want to have different roles for quota management.
Describe the solution you'd like
Check owner or alphabet witness in quota management methods of container contract depending on boolean netmap-stored setting. By default (mainnet) it's managed by owners.
Describe alternatives you've considered
Proxy calls/checks, additional contracts, different contracts depending on NNS.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
I2Regular impactRegular impactI3Minimal impactMinimal impactS3Minimally significantMinimally significantU2Seriously plannedSeriously plannedcontainerContainer contract related issueContainer contract related issueenhancementImproving existing functionalityImproving existing functionalitynetmapNetmap contract related issueNetmap contract related issue