frostfs-node/pkg/morph/client
Leonard Lyubich 4713e6b2b8 [] morph/neofsid: Add Client methods to add/remove keys
Implement `AddKeys` / `RemoveKeys` methods to call `addKey` / `removeKey`
methods of NeoFS ID contract.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-06-02 10:50:44 +03:00
..
audit [] *: Use generator of test container IDs from API Go lib 2021-05-31 20:45:15 +03:00
balance [] morph/wrappers: Deprecate all notary-dedicated methods 2021-05-25 16:35:52 +03:00
container [] *: Remove usage of deprecated elements from API Go library 2021-05-31 20:45:15 +03:00
neofs [] morph/neofs: Implement wrapper over contract client 2021-06-02 10:50:44 +03:00
neofsid [] morph/neofsid: Add Client methods to add/remove keys 2021-06-02 10:50:44 +03:00
netmap [] Remove unused type aliases and errors 2021-05-25 13:41:39 +03:00
reputation [] morph/wrappers: Deprecate all notary-dedicated methods 2021-05-25 16:35:52 +03:00
client.go [] morph/client: Support boolean invocation argument 2021-05-25 16:35:52 +03:00
client_test.go [] morph/client: Support boolean invocation argument 2021-05-25 16:35:52 +03:00
constructor.go [] Update neo-go to v0.94.1 2021-04-09 11:32:05 +03:00
notary.go [] morph/client: fallback to simple invoke in NotaryInvoke 2021-05-25 13:41:39 +03:00
static.go [] morph/client: Construct StaticClient in two work modes 2021-05-25 16:35:52 +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