frostfs-node/pkg/innerring
Leonard Lyubich bcfd33d9fb [#397] ir: Make UN-LOCODE attribute of the network map candidate optional
Previously UN-LOCODE attribute was required for each network map candidate.
In the absence of this attribute, the candidate was not allowed into the
network map. After revising the requirements for candidates, it was decided
not to require the mandatory installation of the attribute by candidates.

From now inner ring does not modify location attributes of the network map
candidate in the absence of UN-LOCODE attribute and does not block entry
into the network map for this criterion.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-02-25 14:36:11 +03:00
..
config [#363] Define global config and use it to fetch basic income rate 2021-02-02 21:07:00 +03:00
invoke [#355] innerring: Add fee to NoFee wrappers 2021-01-29 11:23:37 +03:00
processors [#397] ir: Make UN-LOCODE attribute of the network map candidate optional 2021-02-25 14:36:11 +03:00
timers [#326] ir/timers: Remove println from unit test 2021-01-29 11:04:30 +03:00
alphabet.go [#392] ir/alphabet: Rename constant corresponding to I/izhei letter 2021-02-24 19:16:52 +03:00
bindings.go [#324] ir: Measure GAS emission intervals in sidechain blocks 2021-01-29 11:04:30 +03:00
blocktimer.go [#365] innerring: Produce distribute income events 2021-02-03 15:17:58 +03:00
innerring.go [#396] ir: Support working with sidechain only 2021-02-24 19:17:35 +03:00
locode.go [#316] locode/boltdb: Replace all references to the City with Location 2021-02-10 14:05:03 +03:00
rpc.go [#326] ir: Calculate audit settlements on new epoch 2021-01-29 11:04:30 +03:00
settlement.go [#365] Provide distribute income event in settlement processor 2021-02-03 15:17:58 +03:00
state.go [#392] ir: Upgrade to a dynamic number of alphabetical contracts 2021-02-24 19:16:52 +03:00