frostfs-node/pkg
Leonard Lyubich 7366d62e41 [#431] object/range: Fix payload slice allocation in re-sign callback
Allocate capacity instead of length of the slice to write the object payload
range since each chunk is written through `append`.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-05-04 13:56:55 +03:00
..
core [#399] object/fmt: Fix test for tombstone epoch expiration 2021-02-19 16:20:10 +03:00
innerring [#457] innerring: wait until notary tx persists on chain 2021-04-27 16:57:29 +03:00
local_object_storage [#472] blobstor: implement write-cache 2021-04-29 17:36:36 +03:00
metrics [#426] Put prometheus behind pkg/metrics 2021-03-17 10:58:00 +03:00
morph [#457] innerring: wait until notary tx persists on chain 2021-04-27 16:57:29 +03:00
network [#460] Fix typos in commentaries 2021-04-08 17:29:08 +03:00
policy [#410] pkg/policy: Parse strings in filter key 2021-02-25 11:57:26 +03:00
services [#431] object/range: Fix payload slice allocation in re-sign callback 2021-05-04 13:56:55 +03:00
util [#448] util/keyer: Prioritize hex decoding over base58 2021-03-26 15:27:55 +03:00