nspcc-dev/neo-go
Reuse oid.Size for NeoFS-related operations where possible
Open
#3,565 opened on Aug 27, 2024
I4S4U4enhancementgood first issue
Repository metrics
- Stars
- (132 stars)
- PR merge metrics
- (PR metrics pending)
Description
Use https://github.com/nspcc-dev/neofs-sdk-go/blob/ab1e38bdd6a3748a44fd7f74f5bcb81f27bf7d03/object/id/id.go#L14 instead of sha256.Size where possible. Ref. https://github.com/nspcc-dev/neo-go/pull/3515#discussion_r1727016527.
Blocked by https://github.com/nspcc-dev/neofs-sdk-go release.