nspcc-dev/neo-go
Reuse oid.Size for NeoFS-related operations where possible
Ouverte
#3 565 ouverte le 27 août 2024
I4S4U4enhancementgood first issue
Métriques du dépôt
- Stars
- (132 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
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.