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