frostfs-node/pkg/innerring
Alex Vanin 6a9a2b5d04 [#365] settlement/basic: Remove TxTable from context
TxTable used twice in context to transfer assets to
and from banking account. There is no need to store
instance of table persistently.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-02-03 15:17:58 +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 [#365] settlement/basic: Remove TxTable from context 2021-02-03 15:17:58 +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 [#365] innerring: Produce distribute income events 2021-02-03 15:17:58 +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