frostfs-node/pkg/morph/client/container/wrapper
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
..
container.go [#82] Return length check of serialized container 2020-10-08 11:22:50 +03:00
eacl.go [#37] Implement eACL related morph wrapper functions 2020-10-02 11:25:36 +03:00
wrapper.go [#37] Implement container related morph wrapper functions 2020-10-02 11:25:36 +03:00