frostfs-node/pkg/innerring
Leonard Lyubich eb1fba5182 [] 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 [] Remove debug builds 2022-07-14 10:39:51 +03:00
internal/client [] go.mod: Update API and SDK 2022-08-30 12:27:46 +03:00
processors [] morph/netmap: Adopt to recent contract changes 2022-10-05 11:41:49 +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/netmap: Check MAINTENANCE state in UpdateState 2022-10-05 11:41:49 +03:00
locode.go [] locode/boltdb: Replace all references to the City with Location 2021-02-10 14:05:03 +03:00
netmap.go [] ir/netmap: Correlate node's state with network settings 2022-10-05 11:41:49 +03:00
notary.go [] innerring: Make notary deposit on notification instead of timer 2021-11-02 11:28:02 +03:00
rpc.go [] network: Allow to use network addresses from the iterator 2022-10-04 12:12:18 +03:00
settlement.go [] Remove debug builds 2022-07-14 10:39:51 +03:00
state.go [] morph/client: Allow to use more integer types as arguments 2022-05-16 15:09:35 +03:00
subnet.go [] morph/netmap: Adopt to recent contract changes 2022-10-05 11:41:49 +03:00