frostfs-node/pkg
Leonard Lyubich 1c6d37e821 [#328] morph/container: Add client methods related to size estimations
Implement API methods of the Container contracts client  corresponding
to the calls of the contract for storing the used space of the container
("putContainerSize", "getContainerSize", "listContainerSizes"). Extend
the wrapper over the client with methods abstracted from sidechen calls.
In particular, the method of storing the value will be used to record
the estimates of the used space of containers calculated by the network
participants.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-02-02 15:45:04 +03:00
..
core [#319] Do not return payload formatting error on regular objects 2021-01-15 16:01:29 +03:00
innerring [#355] innerring: Produce container size estimation notifications 2021-01-29 11:23:37 +03:00
local_object_storage [#337] engine: Add container listing for both engine and shard 2021-01-29 11:04:30 +03:00
morph [#328] morph/container: Add client methods related to size estimations 2021-02-02 15:45:04 +03:00
network [#302] Fix whitespace linter errors 2021-01-12 18:47:02 +03:00
policy [#302] Fix exhaustive linter errors 2021-01-12 18:47:02 +03:00
services [#328] container/load: Implement simple Iterator and Writer providers 2021-02-02 15:45:04 +03:00
util [#290] util: Implement salting writer 2021-01-11 18:40:59 +03:00