frostfs-node/pkg/innerring/processors/settlement
Alex Vanin 3e9c578e62 [#465] settlement: Use unified details format for all asset transfers
Unified format uses transfer type as the first byte
and extra details next. List of transfer types used in
contracts defined in `details.go`. It includes:
- audit settlement,
- basic income collection,
- basic income distribution.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-04-08 17:01:00 +03:00
..
audit [#465] settlement: Use unified details format for all asset transfers 2021-04-08 17:01:00 +03:00
basic [#465] settlement: Use unified details format for all asset transfers 2021-04-08 17:01:00 +03:00
common [#465] settlement: Use unified details format for all asset transfers 2021-04-08 17:01:00 +03:00
calls.go [#446] innerring: Use alphabet state in processors 2021-03-26 11:53:10 +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 [#446] innerring: Use alphabet state in processors 2021-03-26 11:53:10 +03:00