frostfs-node/pkg
Leonard Lyubich 91bea44a1a [#245] blobovnicza: Fix initializing dimensional buckets
In previous implementation Blobovnicza could incorrectly initialize
dimensional buckets: if SmallSizeLimit = 2 ^ X + Y && Y < 2 ^ X, then
largest dimensional bucket was [2 ^ (X - 1) : 2 ^ X]. This was caused by an
incorrect condition for stopping the iterator along the dimensional
boundaries.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-12-14 12:48:59 +03:00
..
core [#243] core/object: Replace test content of tombstone with an API structure 2020-12-11 17:19:37 +03:00
innerring [#170] Invoke all alphabet contracts for voting 2020-12-10 17:22:37 +03:00
local_object_storage [#245] blobovnicza: Fix initializing dimensional buckets 2020-12-14 12:48:59 +03:00
morph [#170] morph/client: Print reversed hash in logs 2020-12-10 17:22:37 +03:00
network [#241] object/search: Refactor service processing 2020-12-11 17:19:37 +03:00
policy [#155] Update neofs-api-go with refactored pkg/netmap 2020-11-06 09:55:05 +03:00
services [#243] services/object: Share common parameters across services 2020-12-11 17:19:37 +03:00
util [#174] Use Marshal(JSON)/Unmarshal(JSON) methods for encoding/decoding 2020-11-17 11:56:00 +03:00