frostfs-node/pkg/innerring
Leonard Lyubich 46d60f3d52 [#316] ir/locode: Open LOCODE database in read-only mode
Inner ring Server does not modify LOCODE database (Put method), thus it is
better to open it in RO mode.

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/locode: Open LOCODE database in read-only mode 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