frostfs-node/pkg/innerring
Leonard Lyubich 685b593af3 [#326] ir/settlement: Implement calculator of settlements for audit
Implement component that analyzes audit results and generates transactions
for payment of awards for successfully passed audit. When calculating the
total fee, the declared price of the node (attribute) and the total volume
of storage groups, which were successfully audited by the container, are
taken into account. In one call the calculator processes all audit results
for the previous epoch (relative to the calculated parameter).

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-01-29 11:04:30 +03:00
..
invoke [#47] innerring: Increase minimal extra fee on contract invocations 2021-01-20 16:36:10 +03:00
processors [#326] ir/settlement: Implement calculator of settlements for audit 2021-01-29 11:04:30 +03:00
timers [#356] ir/blocktimer: Fix reset behavior 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 [#324] ir: Listen new blocks from main chain 2021-01-29 11:04:30 +03:00
rpc.go [#276] innerring: Use Head with TTL in PoR 2020-12-25 16:49:27 +03:00
state.go [#255] ir: Replace Server.WriteReport method to another source file 2020-12-25 16:49:27 +03:00
util.go [#324] ir: Measure epochs in sidechain blocks 2021-01-29 11:04:30 +03:00