frostfs-node/pkg/innerring
Leonard Lyubich 97264acb26 [#316] ir: Use LOCODE validator as NodeValidator in Netmap processor
Implement DB interface required by LOCODE validator on new wrapper over the
LOCODE Bolt DB (Record on new wrapper over LOCODE Bolt DB entries).
Construct LOCODE validator and pass it to Netmap processor's constructor as
NodeValidator parameter.

Thus, candidates for a network map must set LOCODE attribute for which there
is an entry in the NeoFS location database.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-02-10 14:05:03 +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 [#316] ir/netmap: Validate LOCODE attributes of network map candidates 2021-02-10 14:05:03 +03:00
timers [#326] ir/timers: Remove println from unit test 2021-01-29 11:04:30 +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 [#316] ir: Use LOCODE validator as NodeValidator in Netmap processor 2021-02-10 14:05:03 +03:00
locode.go [#316] ir: Use LOCODE validator as NodeValidator in Netmap processor 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 [#355] innerring: Refactor block timer constructors 2021-01-29 11:23:37 +03:00