frostfs-node/pkg/morph/client
Evgenii Stratonikov be8607a1f6 [#902] morph: Avoid creating session in TestInvokeIterator
When the number of items to iterate over is less than 2048, there is no
need to create a session and consume resources.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-01-12 10:25:56 +00:00
..
balance [#787] morph: Return VUB from `Invoke` method 2023-11-13 17:13:03 +03:00
container [#902] morph: Avoid creating session in TestInvokeIterator 2024-01-12 10:25:56 +00:00
frostfs [#755] morph: Drop FrostFSID contract usage 2023-12-12 12:36:34 +03:00
frostfsid [#755] innerring: Check container owner namespace 2023-12-12 12:36:34 +03:00
netmap [#787] netmap: Refactor `NewEpoch` method 2023-11-13 17:22:31 +03:00
client.go [#902] morph: Avoid creating session in TestInvokeIterator 2024-01-12 10:25:56 +00:00
constructor.go
multi.go [#749] morph: Fix panic when closing morph client 2023-11-01 10:48:10 +00:00
multy_test.go
nns.go [#851] ape: Initialize and use policy contract interface 2023-12-18 11:06:35 +00:00
notary.go [#787] morph: Calculate VUB and nonce when hash is nil 2023-11-13 17:13:03 +03:00
notifications.go [#893] go.mod: Update neo-go 2023-12-29 15:03:47 +00:00
static.go [#787] morph: Calculate VUB and nonce when hash is nil 2023-11-13 17:13:03 +03:00
util.go
util_test.go