frostfs-node/cmd
Leonard Lyubich feb0a65efb [#1008] ir/container: Customize fee for named container registration
In notary disabled environment, approval of container creation with nice
name attribute takes much more additional GAS than other operations
(due to NNS invocation).

Morph library changes:
  * add the ability to specify per-op fees using `StaticClient` options;
  * add the ability to customize fee for `Put` operation with named
    container in container morph client.

Inner Ring changes:
  * add `fee.named_container_register` config value which specifies
    additional GAS fee for the approvals of the named container
    registrations;
  * pass the config value to `WithCustomFeeForNamedPut` option of
    container morph client.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-12-08 13:57:01 +03:00
..
neofs-adm [#1019] adm: Fetch `subnet` SH from NNS 2021-12-08 13:33:36 +03:00
neofs-cli [#988] cli: Add `subnet` flag to `container create` 2021-11-29 11:03:56 +03:00
neofs-ir [#1008] ir/container: Customize fee for named container registration 2021-12-08 13:57:01 +03:00
neofs-lens *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
neofs-node [#1005] neofs-node: fix usage message 2021-12-03 10:37:24 +03:00