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 container message 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
nspcc-dev/neofs-node#3691
nspcc-dev/neofs-node#3692
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
found unpaid containermessage in log, AFTER v0.51.0 release, there will also be dropping all the container's dataDescribe alternatives you've considered
-
Additional context
nspcc-dev/neofs-node#3691
nspcc-dev/neofs-node#3692