frostfs-node/pkg/innerring
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
..
config [#598] innerring/config: Override global config only in debug build 2021-06-09 16:20:37 +03:00
processors [#697] governance: Make best effort traversing main chain list of keys 2021-07-15 10:49:21 +03:00
timers [#479] morph/timer: Move block timer to morph package 2021-04-19 09:35:54 +03:00
alphabet.go [#666] innerring: Make GlagoliticLetter enum public for re-use 2021-07-08 14:37:38 +03:00
bindings.go [#324] ir: Measure GAS emission intervals in sidechain blocks 2021-01-29 11:04:30 +03:00
blocktimer.go [#584] pkg/innerring: Delete using deprecated methods 2021-06-03 13:59:59 +03:00
indexer.go [#562] cmd/neofs-ir: use NEP-6 wallet for keys 2021-06-15 14:49:59 +03:00
innerring.go [#689] innerring: Remove debug output 2021-07-13 13:11:29 +03:00
locode.go [#316] locode/boltdb: Replace all references to the City with Location 2021-02-10 14:05:03 +03:00
notary.go [#486] innerring: Add option to disable only main chain notary support 2021-05-05 12:45:16 +03:00
rpc.go [#607] *: Do not use deprecated elements of code 2021-06-28 15:52:50 +03:00
settlement.go [#562] cmd/neofs-ir: use NEP-6 wallet for keys 2021-06-15 14:49:59 +03:00
state.go [#666] innerring: Make GlagoliticLetter enum public for re-use 2021-07-08 14:37:38 +03:00