frostfs-node/pkg/morph/client
Leonard Lyubich e3b4c9eda0 [#505] morph/container: Change delete container API
Make `Delete` method of the wrapper over Container contract's client to accept
two binary parameters: container ID and signature. Create `Delete` function
similar to the previous `Delete` variation, but accepting `Signature`
structure instead of binary signature. Use this function in Container
service server in the place where `Delete` method was used.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-05-25 16:35:52 +03:00
..
audit [#496] Use single contract wrapper constructor 2021-05-25 13:41:39 +03:00
balance [#496] Remove unused type aliases and errors 2021-05-25 13:41:39 +03:00
container [#505] morph/container: Change delete container API 2021-05-25 16:35:52 +03:00
neofsid [#505] ir: Process set eACL notifications from Container contract 2021-05-25 16:35:52 +03:00
netmap [#496] Remove unused type aliases and errors 2021-05-25 13:41:39 +03:00
reputation [#496] Use single contract wrapper constructor 2021-05-25 13:41:39 +03:00
client.go [#502] innerring: synchronize validators on mainnet alphabet update 2021-05-25 11:10:01 +03:00
client_test.go [#22] Support string type in stack parameter converter 2020-10-19 12:27:56 +03:00
constructor.go [#468] Update neo-go to v0.94.1 2021-04-09 11:32:05 +03:00
notary.go [#496] morph/client: fallback to simple invoke in NotaryInvoke 2021-05-25 13:41:39 +03:00
static.go [#496] morph/client: fallback to simple invoke in NotaryInvoke 2021-05-25 13:41:39 +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