frostfs-node/pkg/innerring/processors/netmap
Alex Vanin e81081e0e0 [#1253] ir: Update AddPeer method name for notary enabled env
`Register` was renamed to `AddPeerIR` for consistency with
`UpdateState` changes in
https://github.com/nspcc-dev/neofs-contract/pull/227

This is protocol breaking change for notary enabled environment.
Luckily, there is no notary enabled environments anywhere except
of neofs-dev-env, so we can do such thing. We should avoid such
changes in the future, though.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2022-03-24 11:52:19 +03:00
..
nodevalidation [#1238] Adopt neofs-ir for non pointer slices in SDK 2022-03-16 15:29:31 +03:00
cleanup_table.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
cleanup_table_test.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
handlers.go [#973] ir: Listen and process Put/Delete events of Subnet contract 2021-11-28 16:15:18 +03:00
internal_events.go [#971] *: Add notification TX hash to neofs/netmap morph client calls 2021-11-19 09:58:03 +03:00
process_cleanup.go [#625] client/netmap: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
process_epoch.go [#625] client/container: remove intermediate wrapper 2022-02-08 09:43:54 +03:00
process_peers.go [#1253] ir: Update AddPeer method name for notary enabled env 2022-03-24 11:52:19 +03:00
processor.go [#625] client/container: remove intermediate wrapper 2022-02-08 09:43:54 +03:00