frostfs-node/cmd/neofs-node
Alex Vanin affae68061 [#812] cmd/neofs-node: Support notary notifications in reputation service
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-09-13 14:51:07 +03:00
..
config [#798] neofs-node/config: Add persistent_state section 2021-09-07 17:22:25 +03:00
reputation [#645] *: Change the locality condition of the node from the placement 2021-09-07 09:53:18 +03:00
accounting.go [#607] cmd/node: Serve gRPC on multiple interfaces 2021-06-28 15:52:50 +03:00
attributes.go [#577] cmd/node: Use new config for node configuration 2021-06-02 13:28:15 +03:00
cache.go [#811] cmd/node: Use cache invalidator in container service 2021-09-13 14:50:18 +03:00
config.go [#798] cmd/neofs-node: Save latest processed block number 2021-09-07 17:22:25 +03:00
container.go [#811] service/container: Hide cache invalidation logic in Writer interface 2021-09-13 14:50:18 +03:00
control.go [#607] cmd/node: Empty Control server address as disable 2021-06-28 15:52:50 +03:00
grpc.go [#745] node: Add more debug logs on shutdown 2021-08-05 14:44:05 +03:00
main.go [#815] node: Make notary deposit before bootstrap 2021-09-13 14:50:52 +03:00
metrics.go [#745] node: Add more debug logs on shutdown 2021-08-05 14:44:05 +03:00
morph.go [#815] morph/event/netmap: Add `updateState` notary notification support 2021-09-13 14:50:52 +03:00
netmap.go [#770] pkg/morph: Rename all parsers and handlers structs/interfaces 2021-09-07 12:55:01 +03:00
object.go [#645] *: Change the locality condition of the node from the placement 2021-09-07 09:53:18 +03:00
pprof.go [#745] node: Add more debug logs on shutdown 2021-08-05 14:44:05 +03:00
reputation.go [#812] cmd/neofs-node: Support notary notifications in reputation service 2021-09-13 14:51:07 +03:00
session.go [#607] cmd/node: Serve gRPC on multiple interfaces 2021-06-28 15:52:50 +03:00
timers.go [#770] node: Add notary deposit timer 2021-09-07 12:55:01 +03:00
worker.go [#108] cmd/neofs-node: Listen new epoch notifications from morph 2020-10-21 14:42:51 +03:00