frostfs-node/pkg
Leonard Lyubich adbbad0beb [] network: Do not work with Address pointers
`network.Address` structure in most cases created once and used read-only.

Replace `AddressFromString` function with `Address.FromString` method with
the same purpose and implementation. Make all libraries to work with value.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-06-18 18:09:50 +03:00
..
core [] pkg: remove nspcc-dev/neofs-crypto dependency 2021-06-15 14:49:59 +03:00
innerring [] network: Do not work with Address pointers 2021-06-18 18:09:50 +03:00
local_object_storage [] blobovnicza: Simplify byte size stringer 2021-06-16 12:14:04 +03:00
metrics [] Put prometheus behind pkg/metrics 2021-03-17 10:58:00 +03:00
morph [] morph/client: Make halt state error private 2021-06-15 16:52:51 +03:00
network [] network: Do not work with Address pointers 2021-06-18 18:09:50 +03:00
services [] network: Do not work with Address pointers 2021-06-18 18:09:50 +03:00
util [] cmd/neofs-ir: use NEP-6 wallet for keys 2021-06-15 14:49:59 +03:00