forked from TrueCloudLab/frostfs-node
e81081e0e0
`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> |
||
---|---|---|
.. | ||
nodevalidation | ||
cleanup_table.go | ||
cleanup_table_test.go | ||
handlers.go | ||
internal_events.go | ||
process_cleanup.go | ||
process_epoch.go | ||
process_peers.go | ||
processor.go |