frostfs-node/pkg/innerring/processors
Alex Vanin 16f13bc0a5 [#522] Use HostAddrString as RPC endpoint instead of IPAddrString
To enable TLS support we can't operate with IP addresses directly.
Certificates are issued with host names so it is required to
pass them into RPC client. DNS resolving should be done by transport
layer and not be a part of node. Therefore `IPAddrString` usage is
removed from code.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-05-18 12:07:00 +03:00
..
alphabet [#446] innerring: Use alphabet state in processors 2021-03-26 11:53:10 +03:00
audit [#522] Use HostAddrString as RPC endpoint instead of IPAddrString 2021-05-18 12:07:00 +03:00
balance [#486] innerring: Use fee provider and notary disabled flag in processors 2021-05-05 12:45:16 +03:00
container [#486] innerring: Use fee provider and notary disabled flag in processors 2021-05-05 12:45:16 +03:00
governance [#486] innerring: Use fee provider and notary disabled flag in processors 2021-05-05 12:45:16 +03:00
neofs [#486] innerring: Use fee provider and notary disabled flag in processors 2021-05-05 12:45:16 +03:00
netmap [#486] innerring: Use fee provider and notary disabled flag in processors 2021-05-05 12:45:16 +03:00
reputation Update neofs-api-go to v1.26.0 2021-05-10 09:45:11 +03:00
settlement [#465] settlement: Use unified details format for all asset transfers 2021-04-08 17:01:00 +03:00