frostfs-node/pkg/morph/client
Pavel Karpy 896c749b92 [] 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
..
audit [] pkg: Sync method names and commentaries to them 2021-06-24 16:10:44 +03:00
balance [] pkg: Sync method names and commentaries to them 2021-06-24 16:10:44 +03:00
container [] pkg: Sync method names and commentaries to them 2021-06-24 16:10:44 +03:00
neofs [] morph/neofs: Add TryNotary() option 2021-07-02 09:53:34 +03:00
neofsid [] morph/neofsid: Add TryNotary() option 2021-07-02 09:53:34 +03:00
netmap [] morph/client: Update last epoch block method name 2021-07-22 20:40:09 +03:00
reputation [] pkg: Sync method names and commentaries to them 2021-06-24 16:10:44 +03:00
client.go [] morph/client: Add BlockCount method 2021-07-22 15:20:34 +03:00
client_test.go [] morph/client: Support boolean invocation argument 2021-05-25 16:35:52 +03:00
constructor.go [] pkg/innerring: Check Notary availability automatically 2021-08-03 09:30:11 +03:00
notary.go [] pkg/innerring: Check Notary availability automatically 2021-08-03 09:30:11 +03:00
static.go [] pkg: Sync method names and commentaries to them 2021-06-24 16:10:44 +03:00
util.go [] *: use stdlib errors package 2021-05-19 16:42:54 +03:00
util_test.go [] morph/client: Try to parse integer as a byte type 2021-04-15 17:53:08 +03:00