frostfs-node/pkg/morph/client
Evgenii Stratonikov e18f0f5178
All checks were successful
DCO action / DCO (pull_request) Successful in 2m28s
Vulncheck / Vulncheck (pull_request) Successful in 2m52s
Build / Build Components (1.21) (pull_request) Successful in 4m5s
Build / Build Components (1.20) (pull_request) Successful in 4m12s
Tests and linters / Lint (pull_request) Successful in 6m10s
Tests and linters / Staticcheck (pull_request) Successful in 5m59s
Tests and linters / Tests (1.20) (pull_request) Successful in 8m24s
Tests and linters / Tests with -race (pull_request) Successful in 8m38s
Tests and linters / Tests (1.21) (pull_request) Successful in 8m58s
[#999] morph: Use Global scope for proxy contract
Proxy contract can now be used as an owner of NNS domains, thus we need
it not only to pay for the transaction but also to check domain
ownership. CalledByEntry is not enough, because we may register NNS
domains owned by proxy indirectly from the container contract.

Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-02-21 14:28:42 +03: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 [#931] morph: Provide batch size for container listing explicitly 2024-01-29 14:00:11 +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