frostfs-node/pkg/morph/client
Alex Vanin 0ec3faefc9 [#609] morph/client: Check return state in invoke
Test invocations are used in `Invoke` method to calculate
consumed gas. We can check return code and return error
if panic happened in contract.

This is already done the same way in `TestInvoke` method.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-06-15 16:52:51 +03:00
..
audit [#562] pkg/morph: remove neofs-crypto uses 2021-06-15 14:49:59 +03:00
balance [#584] pkg/innerring: Delete using deprecated methods 2021-06-03 13:59:59 +03:00
container [#584] pkg/innerring: Delete using deprecated methods 2021-06-03 13:59:59 +03:00
neofs [#556] morph/neofs: Implement wrapper over contract client 2021-06-02 10:50:44 +03:00
neofsid [#556] morph/neofsid: Construct static client with enabled notary 2021-06-02 10:50:44 +03:00
netmap [#496] Remove unused type aliases and errors 2021-05-25 13:41:39 +03:00
reputation [#584] pkg/innerring: Delete using deprecated methods 2021-06-03 13:59:59 +03:00
client.go [#609] morph/client: Check return state in invoke 2021-06-15 16:52:51 +03:00
client_test.go [#505] morph/client: Support boolean invocation argument 2021-05-25 16:35:52 +03:00
constructor.go [#562] pkg/morph: remove neofs-crypto uses 2021-06-15 14:49:59 +03:00
notary.go [#496] morph/client: fallback to simple invoke in NotaryInvoke 2021-05-25 13:41:39 +03:00
static.go [#584] pkg/innerring: Delete using deprecated methods 2021-06-03 13:59:59 +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