frostfs-node/pkg/innerring
Leonard Lyubich eb1fba5182 [#1680] morph/netmap: Adopt to recent contract changes
After recent Netmap contract changes all read methods which return
network map (either candidates or snapshots) encode node descriptors
into same structure.

Decode `netmap.Node` contract-side structure from the call results.
Replace node state with the value from the `netmap.Node.State` field.

Signed-off-by: Leonard Lyubich <ctulhurider@gmail.com>
2022-10-05 11:41:49 +03:00
..
config [#1592] Remove debug builds 2022-07-14 10:39:51 +03:00
internal/client [#1735] go.mod: Update API and SDK 2022-08-30 12:27:46 +03:00
processors [#1680] morph/netmap: Adopt to recent contract changes 2022-10-05 11:41:49 +03:00
timers [#479] morph/timer: Move block timer to morph package 2021-04-19 09:35:54 +03:00
alphabet.go [#666] innerring: Make GlagoliticLetter enum public for re-use 2021-07-08 14:37:38 +03:00
bindings.go [#807] ir: Merge `ContractProcessor` and `NotaryContractProcessor` interfaces 2021-09-09 18:37:45 +03:00
blocktimer.go [#1208] innerring: Disallow to tick timer twice on the same height 2022-04-07 11:52:24 +03:00
contracts.go [#987] ir: Add parsing `subnet` script hash from `NNS` contract 2021-11-28 14:38:44 +03:00
fetcher.go [#1320] English Check 2022-05-11 10:40:02 +03:00
indexer.go [#705] pkg/innerring: Fix disable notary mode 2021-07-22 15:12:06 +03:00
innerring.go [#1681] ir/netmap: Check MAINTENANCE state in `UpdateState` 2022-10-05 11:41:49 +03:00
locode.go [#316] locode/boltdb: Replace all references to the City with Location 2021-02-10 14:05:03 +03:00
netmap.go [#1680] ir/netmap: Correlate node's state with network settings 2022-10-05 11:41:49 +03:00
notary.go [#910] innerring: Make notary deposit on notification instead of timer 2021-11-02 11:28:02 +03:00
rpc.go [#1817] network: Allow to use network addresses from the iterator 2022-10-04 12:12:18 +03:00
settlement.go [#1592] Remove debug builds 2022-07-14 10:39:51 +03:00
state.go [#1141] morph/client: Allow to use more integer types as arguments 2022-05-16 15:09:35 +03:00
subnet.go [#1680] morph/netmap: Adopt to recent contract changes 2022-10-05 11:41:49 +03:00