frostfs-node/pkg
Alex Vanin 7d51688d2c [#82] Return length check of serialized container
In #37 we've decided to remove length check, because smart contract would
fail on casting `nil` value from storage to `[]byte` producing FAULT state.
Apparently it does not fail, so we have to check length explicitly.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-10-08 11:22:50 +03:00
..
core [#70] core/object: Process a delete group at tombstone 2020-10-05 09:36:29 +03:00
innerring [#75] Fix order of update peer state method arguments 2020-10-05 18:58:35 +03:00
local_object_storage [#65] Support FS bucket and BoltDB bucket 2020-10-02 14:48:00 +03:00
morph [#82] Return length check of serialized container 2020-10-08 11:22:50 +03:00
network [#43] cmd/neofs-node: Support hostnames with dns, ipv4 and ipv6 addresses 2020-10-02 11:25:36 +03:00
policy [#27] Support JSON format for placement policy 2020-10-02 11:25:35 +03:00
services [#82] Use morph wrapper in container service 2020-10-08 11:22:50 +03:00
util [#53] util: Add SaltXOR function 2020-10-02 11:25:36 +03:00