frostfs-node/pkg/innerring/processors/settlement
Alex Vanin 3775d61ccb [#365] settlement/basic: Use big.Int constructor for unification
Check if `new(big.Int)` will be efficient later and replace
all `big.NewInt()` in code or leave it as it is.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-02-03 15:17:58 +03:00
..
audit [#360] Share common parts of basic and audit settlements 2021-02-02 21:07:00 +03:00
basic [#365] settlement/basic: Use big.Int constructor for unification 2021-02-03 15:17:58 +03:00
common [#360] Share common parts of basic and audit settlements 2021-02-02 21:07:00 +03:00
calls.go [#365] Provide distribute income event in settlement processor 2021-02-03 15:17:58 +03:00
deps.go [#360] Use basic implement context in settlement processor 2021-02-02 21:07:00 +03:00
events.go [#360] Use basic implement context in settlement processor 2021-02-02 21:07:00 +03:00
handlers.go [#326] ir: Implement settlement processor 2021-01-29 11:04:30 +03:00
opts.go [#326] ir: Implement settlement processor 2021-01-29 11:04:30 +03:00
processor.go [#360] Use basic implement context in settlement processor 2021-02-02 21:07:00 +03:00