frostfs-node/pkg/core/object
Alex Vanin e6cdf3fbf5 [#399] object/fmt: Check expiration epoch in tombstone body and header
According to nspcc-dev/neofs-api#136 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 [#11] Trim the old functionality 2020-10-02 11:22:55 +03:00
errors.go [#222] Move ErrAlreadyRemoved to core package 2020-12-11 17:19:37 +03:00
fmt.go [#399] object/fmt: Check expiration epoch in tombstone body and header 2021-02-19 16:20:10 +03:00
fmt_test.go [#368] object: Reject expired objects 2021-02-15 19:04:33 +03:00
object.go [#174] Update to latest neofs-api-go changes 2020-11-17 11:56:00 +03:00
raw.go [#38] sdk/object: Add CutPayload method to RawObject 2020-10-02 11:25:35 +03:00