frostfs-node/pkg/innerring/processors/governance
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
..
events.go [#447] innerring: Define governance processor 2021-03-26 12:38:42 +03:00
handlers.go [#502] innerring: synchronize validators on mainnet alphabet update 2021-05-25 11:10:01 +03:00
list.go [#697] governance: Make best effort traversing main chain list of keys 2021-07-15 10:49:21 +03:00
list_test.go [#697] governance: Make best effort traversing main chain list of keys 2021-07-15 10:49:21 +03:00
process_update.go [#496] morph/client: add wrapper for neofs contract 2021-06-21 15:16:42 +03:00
processor.go [#643] pkg: Sync method names and commentaries to them 2021-06-24 16:10:44 +03:00