frostfs-node/pkg/morph/client
Airat Arifullin 5be2af881a [] container: Make container APE middleware read namespaces
* Those methods that can access already existing containers and thus
  can get container properties should read namespace from Zone
  property. If Zone is not set, take a namespace for root.
* Otherwise, define namespaces by owner ID via frostfs-id contract.
* Improve unit-tests, consider more cases.

Signed-off-by: Airat Arifullin <a.arifullin@yadro.com>
2024-02-01 17:38:24 +00:00
..
balance [] morph: Return VUB from Invoke method 2023-11-13 17:13:03 +03:00
container [] morph: Provide batch size for container listing explicitly 2024-01-29 14:00:11 +00:00
frostfs [] morph: Drop FrostFSID contract usage 2023-12-12 12:36:34 +03:00
frostfsid [] container: Make container APE middleware read namespaces 2024-02-01 17:38:24 +00:00
netmap [] netmap: Refactor NewEpoch method 2023-11-13 17:22:31 +03:00
actor.go [] morph: Introduce switch rpc guarded rpc actor 2024-01-25 13:24:13 +00:00
client.go [] morph: Provide batch size for container listing explicitly 2024-01-29 14:00:11 +00:00
constructor.go [] node: Apply gofumpt 2023-10-31 17:03:03 +03:00
multi.go [] morph: Fix panic when closing morph client 2023-11-01 10:48:10 +00:00
multy_test.go [] Do not use math/rand.Read 2023-08-09 16:02:44 +03:00
nns.go [] ape: Initialize and use policy contract interface 2023-12-18 11:06:35 +00:00
notary.go [] morph: Calculate VUB and nonce when hash is nil 2023-11-13 17:13:03 +03:00
notifications.go [] go.mod: Update neo-go 2023-12-29 15:03:47 +00:00
static.go [] morph: Calculate VUB and nonce when hash is nil 2023-11-13 17:13:03 +03:00
util.go [] Rename contract-related NeoFS occurences 2023-01-12 08:55:47 +03:00
util_test.go [] morph/client: Try to parse integer as a byte type 2021-04-15 17:53:08 +03:00