nspcc-dev/neo-go
Reuse oid.Size for NeoFS-related operations where possible
オープン
#3,565 opened on 2024/08/27
I4S4U4enhancementgood first issue
Repository metrics
- Stars
- (132 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.