frostfs-node/pkg/innerring/processors/settlement
Alex Vanin 3775d61ccb [] 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 [] Share common parts of basic and audit settlements 2021-02-02 21:07:00 +03:00
basic [] settlement/basic: Use big.Int constructor for unification 2021-02-03 15:17:58 +03:00
common [] Share common parts of basic and audit settlements 2021-02-02 21:07:00 +03:00
calls.go [] Provide distribute income event in settlement processor 2021-02-03 15:17:58 +03:00
deps.go [] Use basic implement context in settlement processor 2021-02-02 21:07:00 +03:00
events.go [] Use basic implement context in settlement processor 2021-02-02 21:07:00 +03:00
handlers.go [] ir: Implement settlement processor 2021-01-29 11:04:30 +03:00
opts.go [] ir: Implement settlement processor 2021-01-29 11:04:30 +03:00
processor.go [] Use basic implement context in settlement processor 2021-02-02 21:07:00 +03:00