frostfs-node/pkg/morph/client
Evgenii Stratonikov 4b13b85173 [#1000] morph: Fix batch size in TraverseIterator()
Initial prefetch size can be arbitrary an restricted only by VM/RPC
limits. For TraverseIterator() there is an explicit check on the
server-side, though.
Introduced in df055fead5.
Refs #931.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-02-23 06:24:40 +00:00
..
balance [#787] morph: Return VUB from `Invoke` method 2023-11-13 17:13:03 +03:00
container [#965] morph: Get rid of container.List invocations 2024-02-07 08:56:27 +00:00
frostfs [#755] morph: Drop FrostFSID contract usage 2023-12-12 12:36:34 +03:00
frostfsid [#934] container: Make container APE middleware read namespaces 2024-02-01 17:38:24 +00:00
netmap [#787] netmap: Refactor `NewEpoch` method 2023-11-13 17:22:31 +03:00
actor.go [#925] morph: Introduce switch rpc guarded rpc actor 2024-01-25 13:24:13 +00:00
client.go [#1000] morph: Fix batch size in TraverseIterator() 2024-02-23 06:24:40 +00:00
constructor.go [#772] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
multi.go [#749] morph: Fix panic when closing morph client 2023-11-01 10:48:10 +00:00
multy_test.go [#587] Do not use math/rand.Read 2023-08-09 16:02:44 +03:00
nns.go [#851] ape: Initialize and use policy contract interface 2023-12-18 11:06:35 +00:00
notary.go [#999] morph: Use Global scope for proxy contract 2024-02-21 14:28:42 +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 [#11] Rename contract-related `NeoFS` occurences 2023-01-12 08:55:47 +03:00
util_test.go [#478] morph/client: Try to parse integer as a byte type 2021-04-15 17:53:08 +03:00