-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
I3Minimal impactMinimal impactS4RoutineRoutineU2Seriously plannedSeriously plannedfeatureCompletely new functionalityCompletely new functionality
Description
Is your feature request related to a problem? Please describe.
I'm always frustrated when our new feature is not tested. We have released the deny-of-service-if-not-paid feature: nspcc-dev/neofs-node#3650.
Describe the solution you'd like
- Add a wallet with a balance, store objects more than the owner may afford
- Wait an epoch to report updated storage values and another one for payments
- See that SNs refuse to add additional objects to this container.
- WARNING: before v0.51.0 release, there is only
found unpaid containermessage in log, AFTER v0.51.0 release, there will also be dropping all the container's data - WARNING: after v.0.51.0 release, it will be possible to keep storing objects again after container cleanup (if balance still allows storing smth).
Describe alternatives you've considered
-
Additional context
Metadata
Metadata
Assignees
Labels
I3Minimal impactMinimal impactS4RoutineRoutineU2Seriously plannedSeriously plannedfeatureCompletely new functionalityCompletely new functionality