frostfs-node/pkg/morph/client
Pavel Karpy 17f7d0a2ee [#1615] morph: Switch to a more prioritized RPC node
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2022-10-25 17:38:48 +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 [#1615] morph: Switch to a more prioritized RPC node 2022-10-25 17:38:48 +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 [#1770] logger: Refactor `Logger` component 2022-10-12 18:11:05 +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 [#1615] morph: Switch to a more prioritized RPC node 2022-10-25 17:38:48 +03:00
multy_test.go [#1648] morph: Change endpoint priority order 2022-08-04 16:11:24 +03:00
nns.go [#1637] go.mod: Update neo-go to v0.99.1 2022-07-28 20:11:45 +03:00
notary.go [#1743] morph: Fix non-notary calls 2022-09-02 12:11:57 +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