Pavel Karpy
d4327ec018
[ #302 ] pkg/reputation: Convert nil PeerID
to nil message
...
Document that `PeerID.ToV2` method return `nil`
when called on `nil`. Document that `PeerIDFromV2`
function return `nil` when called on `nil`. Write
corresponding unit tests.
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-06-09 17:23:35 +03:00
Alex Vanin
099347d3bc
Synchronize namings with NeoFS API v2.6.0
...
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-05-07 15:11:18 +03:00
Leonard Lyubich
a61c15b990
[ #265 ] pkg/reputation: Implement PeerToPeerTrust structure
...
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-04-09 11:57:42 +03:00
Leonard Lyubich
771f395d9d
[ #265 ] pkg/reputation: Implement GlobalTrust type
...
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-04-02 15:57:59 +03:00
Leonard Lyubich
05a351d344
[ #265 ] pkg/reputation: Change PeerID implementation
...
Make `PeerID` type to be the wrapper over v2 `PeerID` message structure.
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-04-02 15:57:59 +03:00
Leonard Lyubich
009f704377
[ #265 ] pkg/reputation: Implement PeerID and Trust types
...
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-03-25 11:20:34 +03:00