frostfs-node/pkg/innerring/processors/netmap
Alex Vanin a437ffc3ed [#910] innerring: Make notary deposit on notification instead of timer
Timer is not suitable for notary deposits because it can never fire
in case of desynchronization or external epoch changes. Notary deposits
must be handled on new epoch event.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-11-02 11:28:02 +03:00
..
nodevalidation [#622] pkg/innerring: Add composite validator 2021-06-22 12:12:45 +03:00
cleanup_table.go [#132] Use SDK defined netmap structure in cleanup table 2020-11-02 10:52:52 +03:00
cleanup_table_test.go [#562] cmd/neofs-ir: use NEP-6 wallet for keys 2021-06-15 14:49:59 +03:00
handlers.go [#910] innerring: Make notary deposit on notification instead of timer 2021-11-02 11:28:02 +03:00
internal_events.go [#132] Add internal event to process cleanup 2020-11-02 10:52:52 +03:00
process_cleanup.go [#627] processors/netmap: Read address of contract from client wrapper 2021-09-30 18:02:58 +03:00
process_epoch.go [#910] innerring: Make notary deposit on notification instead of timer 2021-11-02 11:28:02 +03:00
process_peers.go [#627] processors/netmap: Read address of contract from client wrapper 2021-09-30 18:02:58 +03:00
processor.go [#910] innerring: Make notary deposit on notification instead of timer 2021-11-02 11:28:02 +03:00