frostfs-node/pkg/innerring/processors
Leonard Lyubich e0f0188466 [#907] container/put: Work with named containers
Add name and zone arguments to `Put` method of wrapper over the Container
contract client. Pass result of `container.GetNativeNameWithZone` function
to the method in `Put` helper function. Due to this, the storage node will
call the method depending on the presence of the container name in the
attributes.

Make IR to listen `putNamed` notification event. The event is processed like
`put` event, but with sanity check of the container attributes.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-10-18 11:54:34 +03:00
..
alphabet [#807] ir: Merge ContractProcessor and NotaryContractProcessor interfaces 2021-09-09 18:37:45 +03:00
audit [#645] *: Use helper functions to build client.NodeInfo structures 2021-09-30 20:57:00 +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