frostfs-node/pkg
Alex Vanin 96da7ceb4f [#697] governance: Make best effort traversing main chain list of keys
We should go through every key in main chain list to merget lists
as fast as possible. Previously we drop main chain traversing as
soon as we have no more new keys to add. Instead we should try
to go for old keys in the list and add it as more as we can.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-07-15 10:49:21 +03:00
..
core [#660] core/container: Use version.IsValid in CheckFormat 2021-07-05 11:05:44 +03:00
innerring [#697] governance: Make best effort traversing main chain list of keys 2021-07-15 10:49:21 +03:00
local_object_storage [#638] Update to Go 1.16 2021-06-29 13:44:59 +03:00
metrics [#426] Put prometheus behind pkg/metrics 2021-03-17 10:58:00 +03:00
morph [#658] morph/neofs: Add TryNotary() option 2021-07-02 09:53:34 +03:00
network [#694] pkg/network: Use single function to get or create client instance 2021-07-13 15:17:48 +03:00
services [#660] services/container: Don't check container format in Put 2021-07-05 11:05:44 +03:00
util [#652] Update Neo Go to v0.95.3 2021-06-29 13:44:59 +03:00