frostfs-node/pkg/innerring/processors
Leonard Lyubich 88e37ea372 [#946] ir: Refactor usage of NeoFS API client
The client needs of the IR application are very limited and rarely change.
Interface changes of the client library should not affect the operation of
various application packages, if they do not change their requirements for
the provided functionality. To localize the use of the base client and
facilitate further support, an auxiliary package is implemented that will
only be used by the IR application.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-11-01 11:41:57 +03:00
..
alphabet [#807] ir: Merge ContractProcessor and NotaryContractProcessor interfaces 2021-09-09 18:37:45 +03:00
audit [#946] ir: Refactor usage of NeoFS API client 2021-11-01 11:41:57 +03:00
balance [#627] ir: Read addresses of contracts from the client wrappers 2021-09-30 14:47:04 +03:00
container [#907] container/put: Work with named containers 2021-10-18 11:54:34 +03:00
governance [#867] governance: Add more logs of the alphabet and inner ring lists 2021-09-30 13:56:34 +03:00
neofs [#807] ir: Merge ContractProcessor and NotaryContractProcessor interfaces 2021-09-09 18:37:45 +03:00
netmap [#873] innerring: Reuse atomic IR's epochDuration instead of RPC call 2021-10-15 12:22:25 +03:00
reputation [#627] ir: Read addresses of contracts from the client wrappers 2021-09-30 14:47:04 +03:00
settlement [#562] cmd/neofs-ir: use NEP-6 wallet for keys 2021-06-15 14:49:59 +03:00