mirror of
https://github.com/nspcc-dev/neofs-sdk-go.git
synced 2026-03-01 04:29:18 +00:00
Implement signature extension for replications #223
Labels
No labels
I2
I3
I4
S1
S2
S3
S4
U0
U1
U2
U2
U2
U3
U4
blocked
bug
client
config
discussion
documentation
enhancement
epic
feature
go
good first issue
help wanted
performance
pool
question
security
task
test
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nspcc-dev/neofs-sdk-go#223
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @roman-khimov on GitHub (Jun 27, 2024).
Originally assigned to: @carpawell on GitHub.
Follow https://github.com/nspcc-dev/neofs-api/issues/299 with real code.
@roman-khimov commented on GitHub (Sep 6, 2024):
Solved, @carpawell?
@carpawell commented on GitHub (Sep 6, 2024):
@roman-khimov, technically yes, but it is not used in fact, because of
nspcc-dev/neofs-node@d214b0c16e/cmd/neofs-node/transport.go (L30-L31). This method is used only in replicator (which does not need signatures) so I'm not sure if it is fully done or just an interaction was merged.@roman-khimov commented on GitHub (Mar 21, 2025):
Solved, @carpawell?
@carpawell commented on GitHub (Mar 25, 2025):
In fact, nothing changed since. But now I tend to think that it is not this issue's responsibility, so yes, done in #622.