frostfs-node/pkg/innerring/processors
Alex Vanin 7e06d0aa69 [#1253] ir: Call UpdateStateIR method to remove dead storage node
Alphabet nodes in notary enabled environment cannot call `UpdateState`
method to remove unwanted storage nodes from the network map,
because this method checks witness of the storage node.

To force storage node state update, alphabet nodes should invoke
new method `UpdateStateIR` which is similar to `AddPeerIR`.

State update initiated by the storage node itself is processed
the same way as before -- alphabet nods resign such transaction.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2022-03-24 11:52:19 +03:00
..
alphabet [#625] client/netmap: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
audit [#1131] *: Adopt SDK changes 2022-02-08 09:45:38 +03:00
balance [#625] client/neofs: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
container [#1115] *: link TODOs to corresponding issues 2022-02-11 12:58:59 +03:00
governance [#625] client/netmap: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
neofs [#1195] Adopt recent changes in NeoFS SDK 2022-02-28 10:43:03 +03:00
netmap [#1253] ir: Call UpdateStateIR method to remove dead storage node 2022-03-24 11:52:19 +03:00
reputation [#1115] *: link TODOs to corresponding issues 2022-02-11 12:58:59 +03:00
settlement [#1238] Call String() explicitly instead of using stringer pointer 2022-03-16 15:29:31 +03:00
subnet [#979] Upgrade SDK NeoFS Go dependency 2021-12-01 17:31:04 +03:00