frostfs-node/pkg/innerring/processors
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
..
alphabet [#643] pkg: Sync method names and commentaries to them 2021-06-24 16:10:44 +03:00
audit [#668] pkg/audit: Skip audit for containers without SG 2021-07-06 21:19:18 +03:00
balance [#496] morph/client: add wrapper for neofs contract 2021-06-21 15:16:42 +03:00
container [#496] pkg/innerring: remove unused processor parameters 2021-06-21 15:16:42 +03:00
governance [#697] governance: Make best effort traversing main chain list of keys 2021-07-15 10:49:21 +03:00
neofs [#496] pkg/innerring: remove unused processor parameters 2021-06-21 15:16:42 +03:00
netmap [#622] pkg/innerring: Change NodeValidator interface description 2021-06-22 12:12:45 +03:00
reputation [#613] pkg/innerring/reputation: Add FIXME to ToV2 usage 2021-06-17 18:30:06 +03:00
settlement [#562] cmd/neofs-ir: use NEP-6 wallet for keys 2021-06-15 14:49:59 +03:00