Container attributes#362
Merged
Merged
Conversation
cthulhu-rider
force-pushed
the
container-set-attribute
branch
from
December 10, 2025 11:49
23d3c31 to
7205f53
Compare
cthulhu-rider
marked this pull request as ready for review
December 10, 2025 11:57
cthulhu-rider
requested review from
carpawell and
roman-khimov
as code owners
December 10, 2025 11:57
cthulhu-rider
force-pushed
the
container-set-attribute
branch
from
December 10, 2025 11:58
7205f53 to
141f160
Compare
cthulhu-rider
force-pushed
the
container-set-attribute
branch
3 times, most recently
from
December 10, 2025 14:00
87b95a6 to
a297b7d
Compare
roman-khimov
previously approved these changes
Dec 10, 2025
cthulhu-rider
force-pushed
the
container-set-attribute
branch
from
December 10, 2025 15:13
a297b7d to
1aad629
Compare
Contributor
Author
|
added a mention of N3 witness |
Closes #360. Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
cthulhu-rider
force-pushed
the
container-set-attribute
branch
from
December 10, 2025 15:14
1aad629 to
146097b
Compare
roman-khimov
approved these changes
Dec 10, 2025
cthulhu-rider
added a commit
to nspcc-dev/neofs-sdk-go
that referenced
this pull request
Dec 10, 2025
From nspcc-dev/neofs-api@XXX. Follow nspcc-dev/neofs-api#362. Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
carpawell
approved these changes
Dec 11, 2025
| // - `__NEOFS__LOCK_UNTIL`. | ||
| // | ||
| // Attribute-specific requirements: | ||
| // - `__NEOFS__LOCK_UNTIL`: current timestamp must have already passed if any |
Member
There was a problem hiding this comment.
why needed to be described in remove request?
Member
There was a problem hiding this comment.
so we do not support unlocking?
Contributor
Author
There was a problem hiding this comment.
cthulhu-rider
added a commit
to nspcc-dev/neofs-sdk-go
that referenced
this pull request
Dec 11, 2025
From nspcc-dev/neofs-api@eaf2cf3. Follow nspcc-dev/neofs-api#362. Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
cthulhu-rider
added a commit
to nspcc-dev/neofs-sdk-go
that referenced
this pull request
Dec 11, 2025
From nspcc-dev/neofs-api@eaf2cf3. Follow nspcc-dev/neofs-api#362. Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
cthulhu-rider
added a commit
to nspcc-dev/neofs-sdk-go
that referenced
this pull request
Dec 11, 2025
From nspcc-dev/neofs-api@eaf2cf3. Follow nspcc-dev/neofs-api#362. Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
cthulhu-rider
added a commit
to nspcc-dev/neofs-sdk-go
that referenced
this pull request
Dec 23, 2025
From nspcc-dev/neofs-api@eaf2cf3. Follow nspcc-dev/neofs-api#362. Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
cthulhu-rider
added a commit
to nspcc-dev/neofs-sdk-go
that referenced
this pull request
Dec 23, 2025
From nspcc-dev/neofs-api@eaf2cf3. Follow nspcc-dev/neofs-api#362. Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
cthulhu-rider
added a commit
to nspcc-dev/neofs-sdk-go
that referenced
this pull request
Dec 23, 2025
From nspcc-dev/neofs-api@ad03356. Follow nspcc-dev/neofs-api#362. Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
cthulhu-rider
added a commit
to nspcc-dev/neofs-sdk-go
that referenced
this pull request
Dec 23, 2025
From nspcc-dev/neofs-api@ad03356. Follow nspcc-dev/neofs-api#362. Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
cthulhu-rider
added a commit
to nspcc-dev/neofs-contract
that referenced
this pull request
Dec 23, 2025
Follow nspcc-dev/neofs-api#362, nspcc-dev/neofs-api#367 also. Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
cthulhu-rider
added a commit
to nspcc-dev/neofs-contract
that referenced
this pull request
Dec 23, 2025
Follow nspcc-dev/neofs-api#362, nspcc-dev/neofs-api#367 also. Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
cthulhu-rider
added a commit
to nspcc-dev/neofs-contract
that referenced
this pull request
Dec 23, 2025
Follow nspcc-dev/neofs-api#362, nspcc-dev/neofs-api#367 also. Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
cthulhu-rider
added a commit
to nspcc-dev/neofs-contract
that referenced
this pull request
Dec 23, 2025
Follow nspcc-dev/neofs-api#362, nspcc-dev/neofs-api#367 also. Signed-off-by: Leonard Lyubich <leonard@morphbits.io>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
per-attribute session verbs may also be useful, but I haven't touched them yet