frostfs-node/pkg/morph/client
Evgenii Stratonikov 84b4051b4d
All checks were successful
Tests and linters / Run gofumpt (pull_request) Successful in 3m42s
DCO action / DCO (pull_request) Successful in 4m23s
Vulncheck / Vulncheck (pull_request) Successful in 5m24s
Build / Build Components (pull_request) Successful in 5m59s
Tests and linters / Staticcheck (pull_request) Successful in 5m58s
Tests and linters / gopls check (pull_request) Successful in 6m3s
Pre-commit hooks / Pre-commit (pull_request) Successful in 6m13s
Tests and linters / Tests with -race (pull_request) Successful in 6m13s
Tests and linters / Lint (pull_request) Successful in 6m19s
Tests and linters / Tests (pull_request) Successful in 7m43s
Tests and linters / Run gofumpt (push) Successful in 2m13s
Vulncheck / Vulncheck (push) Successful in 2m50s
Tests and linters / Staticcheck (push) Successful in 3m0s
Build / Build Components (push) Successful in 3m36s
Pre-commit hooks / Pre-commit (push) Successful in 3m40s
Tests and linters / gopls check (push) Successful in 4m16s
Tests and linters / Lint (push) Successful in 4m27s
Tests and linters / Tests (push) Successful in 4m31s
Tests and linters / Tests with -race (push) Successful in 5m26s
[#1538] morph/container: Make opts struct similar to that of other contracts
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-12-04 15:30:58 +03:00
..
balance [#1538] morph/client: Remove TryNotary() option from side-chain contracts 2024-12-04 15:30:58 +03:00
container [#1538] morph/container: Make opts struct similar to that of other contracts 2024-12-04 15:30:58 +03:00
frostfs [#1535] morph: Unify client creation error messages 2024-12-04 09:50:20 +00:00
frostfsid [#1535] morph: Unify test invoke error messages 2024-12-04 09:50:20 +00:00
netmap [#1538] morph/client: Remove TryNotary() option from side-chain contracts 2024-12-04 15:30:58 +03:00
actor.go [#1431] node: Fix comment format 2024-10-15 08:53:59 +00:00
client.go [#1496] morph: Return InvokeRes from all invoke*() methods 2024-11-15 16:36:07 +03:00
constructor.go [#1437] node: Use ctx for logging 2024-11-13 10:36:07 +03:00
mtls.go [#1170] morph: Support mTLS 2024-06-14 09:26:27 +03:00
multi.go [#1437] node: Use ctx for logging 2024-11-13 10:36:07 +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 [#1535] morph: Unify test invoke error messages 2024-12-04 09:50:20 +00:00
notifications.go [#893] go.mod: Update neo-go 2023-12-29 15:03:47 +00:00
static.go [#1496] morph: Return InvokeRes from all invoke*() methods 2024-11-15 16:36:07 +03:00
util.go [#1196] morph/client: Fix ArrayFromStackItem() description 2024-07-15 16:24:58 +03:00
util_test.go [#478] morph/client: Try to parse integer as a byte type 2021-04-15 17:53:08 +03:00
waiter.go [#1496] morph: Merge InvokeRes and WaitParams 2024-11-15 16:36:07 +03:00