frostfs-node/pkg/core/object
Alex Vanin e6cdf3fbf5 [] object/fmt: Check expiration epoch in tombstone body and header
According to  tombstone body should store the same
attribute as in object header. If they are different, then check is failed
with `errTombstoneExpiration`.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-02-19 16:20:10 +03:00
..
.gitkeep [] Trim the old functionality 2020-10-02 11:22:55 +03:00
errors.go [] Move ErrAlreadyRemoved to core package 2020-12-11 17:19:37 +03:00
fmt.go [] object/fmt: Check expiration epoch in tombstone body and header 2021-02-19 16:20:10 +03:00
fmt_test.go [] object: Reject expired objects 2021-02-15 19:04:33 +03:00
object.go [] Update to latest neofs-api-go changes 2020-11-17 11:56:00 +03:00
raw.go [] sdk/object: Add CutPayload method to RawObject 2020-10-02 11:25:35 +03:00