frostfs-node/cmd/neofs-node
Pavel Karpy bad739258e [#971] *: Add notification TX hash to neofs/netmap morph client calls
Add hash of the TX that generated notification
to neofs/netmap event structures. Adapt all
neofs/netmap wrapper calls to new structures.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
2021-11-19 09:58:03 +03:00
..
config [#903] config: support floating-point sizes 2021-11-16 12:43:55 +03:00
reputation *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
accounting.go [#607] cmd/node: Serve gRPC on multiple interfaces 2021-06-28 15:52:50 +03:00
attributes.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
cache.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
config.go [#971] *: Add notification TX hash to neofs/netmap morph client calls 2021-11-19 09:58:03 +03:00
container.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
control.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +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 [#873] node: Use dynamic notary deposit duration 2021-10-15 12:22:25 +03:00
netmap.go [#971] *: Add notification TX hash to neofs/netmap morph client calls 2021-11-19 09:58:03 +03:00
object.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +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 [#873] node: Delete useless notary timer 2021-10-15 12:22:25 +03:00
worker.go