frostfs-node/pkg/innerring/processors
Leonard Lyubich 72935d0a80 [#392] ir: Upgrade to a dynamic number of alphabetical contracts
In previous implementation IR worked with exactly 7 alphabetic contracts
only. Actually number of contracts is limited to only the Glagolitic
alphabet.

Make IR to work with any valid number of alphabetic contracts. Change parser
of alphabetic contract addresses to read amount of processing contracts
before performance. Make Alphabet processor to use interface of the
alphabetic contract group. Use `alphabetContracts` type in IR `Server`.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-02-24 19:16:52 +03:00
..
alphabet [#392] ir: Upgrade to a dynamic number of alphabetical contracts 2021-02-24 19:16:52 +03:00
audit [#392] ir: Remove bitsize from IR indices 2021-02-24 19:16:52 +03:00
balance [#122] Add converter interface in balance and neofs processors 2020-10-28 13:36:59 +03:00
container [#174] Use Marshal(JSON)/Unmarshal(JSON) methods for encoding/decoding 2020-11-17 11:56:00 +03:00
neofs [#254] Update neo-go to preview4 compatible version 2020-12-25 16:49:27 +03:00
netmap [#383] innerring: Sort node info attributes 2021-02-11 14:11:43 +03:00
settlement [#365] settlement/basic: Use big.Int constructor for unification 2021-02-03 15:17:58 +03:00