frostfs-node/pkg
Leonard Lyubich ec21040542 [#264] transformer: Finalize parent header once
In previous implementation parent object header finalized twice in size
limiter + formatter. On the one hand, this added redundant action, on the
other hand, it could provoke a difference in the headers of the linking and
the last part. Change formatter to finalize parent header if it does not
container the signature. Change size limiter to reuse parent header after
last child finalization in linking child.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-12-18 16:42:17 +03:00
..
core [#243] core/object: Replace test content of tombstone with an API structure 2020-12-11 17:19:37 +03:00
innerring [#170] Invoke all alphabet contracts for voting 2020-12-10 17:22:37 +03:00
local_object_storage [#253] metabase: Add prefix to Graveyard and ToMoveIt bucket names 2020-12-17 12:03:18 +03:00
morph [#170] morph/client: Print reversed hash in logs 2020-12-10 17:22:37 +03:00
network [#241] object/search: Refactor service processing 2020-12-11 17:19:37 +03:00
policy [#155] Update neofs-api-go with refactored pkg/netmap 2020-11-06 09:55:05 +03:00
services [#264] transformer: Finalize parent header once 2020-12-18 16:42:17 +03:00
util [#174] Use Marshal(JSON)/Unmarshal(JSON) methods for encoding/decoding 2020-11-17 11:56:00 +03:00