frostfs-node/pkg/innerring
Pavel Karpy fdd54b0a03 [] ir: Do not validate subnet removal
It is useless process since subnet owner is able to delete subnet without an
Alphabet approval. The Alphabet should only validate netmap state after
removal:
1. Update nodes' attributes if they were included in the deleted subnet;
2. Remove nodes without any subnet entrance.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-06-03 14:36:58 +03:00
..
config [] English Check 2022-05-11 10:40:02 +03:00
internal/client [] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
processors [] ir: Do not validate subnet removal 2022-06-03 14:36:58 +03:00
timers [] morph/timer: Move block timer to morph package 2021-04-19 09:35:54 +03:00
alphabet.go [] innerring: Make GlagoliticLetter enum public for re-use 2021-07-08 14:37:38 +03:00
bindings.go [] ir: Merge ContractProcessor and NotaryContractProcessor interfaces 2021-09-09 18:37:45 +03:00
blocktimer.go [] innerring: Disallow to tick timer twice on the same height 2022-04-07 11:52:24 +03:00
contracts.go [] ir: Add parsing subnet script hash from NNS contract 2021-11-28 14:38:44 +03:00
fetcher.go [] English Check 2022-05-11 10:40:02 +03:00
indexer.go [] pkg/innerring: Fix disable notary mode 2021-07-22 15:12:06 +03:00
innerring.go [] ir: Fix settlement log message 2022-05-20 12:40:12 +03:00
locode.go [] locode/boltdb: Replace all references to the City with Location 2021-02-10 14:05:03 +03:00
notary.go [] innerring: Make notary deposit on notification instead of timer 2021-11-02 11:28:02 +03:00
rpc.go [] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
settlement.go [] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
state.go [] morph/client: Allow to use more integer types as arguments 2022-05-16 15:09:35 +03:00
subnet.go [] ir: Do not validate subnet removal 2022-06-03 14:36:58 +03:00