frostfs-node/pkg/morph/client
Ekaterina Lebedeva 259007540f
All checks were successful
Build / Build Components (1.21) (pull_request) Successful in 4m1s
DCO action / DCO (pull_request) Successful in 4m3s
Vulncheck / Vulncheck (pull_request) Successful in 3m51s
Pre-commit hooks / Pre-commit (pull_request) Successful in 5m15s
Tests and linters / Lint (pull_request) Successful in 6m59s
Build / Build Components (1.22) (pull_request) Successful in 8m54s
Tests and linters / gopls check (pull_request) Successful in 10m46s
Tests and linters / Staticcheck (pull_request) Successful in 11m30s
Tests and linters / Tests (1.21) (pull_request) Successful in 13m37s
Tests and linters / Tests (1.22) (pull_request) Successful in 13m43s
Tests and linters / Tests with -race (pull_request) Successful in 13m44s
[#1196] morph/client: Remove duplicate utility functions
We used several utility functions to parse frostfsid client
subject and extended subject. However, following the changes
in TrueCloudLab/frostfs-contract#97, these utility functions
have become public. So there is no more need to have them here.

Signed-off-by: Ekaterina Lebedeva <ekaterina.lebedeva@yadro.com>
2024-07-02 15:19:59 +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 [#1196] morph/client: Remove duplicate utility functions 2024-07-02 15:19:59 +03:00
netmap [#1065] adm: Add support EC parameters 2024-04-08 12:27:30 +03:00
actor.go [#1108] ape: Update policy-engine version for listing by iteration 2024-05-14 12:17:56 +03:00
client.go [#451] metrics: Move to internal 2024-06-25 08:52:37 +00:00
constructor.go [#451] metrics: Move to internal 2024-06-25 08:52:37 +00:00
mtls.go [#1170] morph: Support mTLS 2024-06-14 09:26:27 +03:00
multi.go [#1170] morph: Support mTLS 2024-06-14 09:26:27 +03: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 Reapply "[#972] Use min/max builtins" 2024-04-10 12:09:34 +00: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