frostfs-node/pkg
Pavel Karpy 896c749b92 [#720] pkg/innerring: Check Notary availability automatically
Do not read `without_notary` config value from env.
Make morph client constructor return client without
notary support. Enabling notary support should be done
with public `EnableNotarySupport` method separately.

Notary availability is deducted with client. Further,
if notary is presented on chain its support is
enabled at the corresponding client.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-08-03 09:30:11 +03:00
..
core [#660] core/container: Use version.IsValid in CheckFormat 2021-07-05 11:05:44 +03:00
innerring [#720] pkg/innerring: Check Notary availability automatically 2021-08-03 09:30:11 +03:00
local_object_storage [#727] Use `util.MkdirAllX` instead of `os.MkdirAll` 2021-07-30 16:42:22 +03:00
metrics [#426] Put prometheus behind pkg/metrics 2021-03-17 10:58:00 +03:00
morph [#720] pkg/innerring: Check Notary availability automatically 2021-08-03 09:30:11 +03:00
network [#735] pkg/network: Delete tls multiaddr implementation 2021-08-02 14:28:58 +03:00
services [#723] container/announcement/storage: Map announcements by epoch and container id 2021-07-30 09:58:30 +03:00
util [#727] Use `util.MkdirAllX` instead of `os.MkdirAll` 2021-07-30 16:42:22 +03:00