frostfs-node/pkg/morph/client
Alexey Vanin b6a40241f8 [#1486] morph: Add method for endless notary deposit
Signed-off-by: Alex Vanin <a.vanin@yadro.com>
2022-12-02 11:43:33 +03:00
..
audit [#1609] config: Allow to prioritize N3 endpoints 2022-07-21 16:08:42 +03:00
balance [#1910] .golangci.yml: Add `godot` linker 2022-10-18 15:08:26 +03:00
container [#1645] node: Support `EACL_NOT_FOUND` status 2022-08-01 20:45:36 +03:00
neofs [#1141] morph/client: Remove unneeded argument conversions 2022-05-16 15:09:35 +03:00
neofsid [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
netmap [#1845] morph/client: Use 0 as OfflineState in update peer 2022-10-06 12:26:25 +03:00
reputation [#1570] Upgrade NeoFS SDK Go with changed reputation API 2022-07-06 18:21:24 +03:00
subnet [#1320] English Check 2022-05-11 10:40:02 +03:00
client.go [#2091] morph/client: Do not use deprecated methods 2022-11-30 16:45:13 +03:00
client_test.go [#1417] go.mod: Update neo-go to v0.99.0 2022-06-08 10:27:49 +03:00
constructor.go [#2080] morph: Close morph clients 2022-11-30 19:26:33 +03:00
fee.go [#1582] *: Fix linter warnings 2022-07-06 11:56:01 +03:00
fee_test.go [#1560] morph/client: Remove `customFees` type 2022-07-04 09:29:01 +03:00
multi.go [#2091] morph/client: Do not use deprecated methods 2022-11-30 16:45:13 +03:00
multy_test.go [#1648] morph: Change endpoint priority order 2022-08-04 16:11:24 +03:00
nns.go [#2063] morph/client: Support new hash format in morph nns client 2022-11-19 11:01:04 +03:00
notary.go [#1486] morph: Add method for endless notary deposit 2022-12-02 11:43:33 +03:00
notifications.go [#1615] morph: Switch to a more prioritized RPC node 2022-10-25 17:38:48 +03:00
static.go [#1743] morph: Fix non-notary calls 2022-09-02 12:11:57 +03:00
util.go [#1711] morph: Drop deprecated neo-go calls 2022-09-02 10:41:18 +03:00
util_test.go