frostfs-node/pkg/innerring
Alex Vanin 402192c8c4 [#355] innerring: Add fee to NoFee wrappers
There is no point of making separate `Fee` and `NoFee`
wrappers because all reading operations are free disregarding
of fee value in static client. However we can use these same
wrappers so send transaction.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-01-29 11:23:37 +03:00
..
invoke [#355] innerring: Add fee to NoFee wrappers 2021-01-29 11:23:37 +03:00
processors [#355] innerring: Add fee to NoFee wrappers 2021-01-29 11:23:37 +03:00
timers [#326] ir/timers: Remove println from unit test 2021-01-29 11:04:30 +03:00
audit.go [#326] ir: Add debug message about transfer for audit transaction 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
innerring.go [#355] innerring: Add fee to NoFee wrappers 2021-01-29 11:23:37 +03:00
rpc.go [#326] ir: Calculate audit settlements on new epoch 2021-01-29 11:04:30 +03:00
state.go [#255] ir: Replace Server.WriteReport method to another source file 2020-12-25 16:49:27 +03:00
util.go [#326] ir: Make netmap processor to generate audit settlement events 2021-01-29 11:04:30 +03:00