frostfs-node/pkg/innerring/processors
Alex Vanin f2562e8c47 [#486] innerring: Use fee provider and notary disabled flag in processors
Processors that use `invoke` package to make chain invocation should provide
fee config and client with enabled or disabled notary support. If notary
support is disabled, then functions from `invoke` package will perform
ordinary method invocation with extra fee.

Processors that use `morph/client` wrappers should check `notaryDisabled`
flag to call corresponding wrapper function.

Netmap processor omits some actions during validator syncronization
if notary is disabled.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-05-05 12:45:16 +03:00
..
alphabet [#446] innerring: Use alphabet state in processors 2021-03-26 11:53:10 +03:00
audit [#486] innerring: Use fee provider and notary disabled flag in processors 2021-05-05 12:45:16 +03:00
balance [#486] innerring: Use fee provider and notary disabled flag in processors 2021-05-05 12:45:16 +03:00
container [#486] innerring: Use fee provider and notary disabled flag in processors 2021-05-05 12:45:16 +03:00
governance [#486] innerring: Use fee provider and notary disabled flag in processors 2021-05-05 12:45:16 +03:00
neofs [#486] innerring: Use fee provider and notary disabled flag in processors 2021-05-05 12:45:16 +03:00
netmap [#486] innerring: Use fee provider and notary disabled flag in processors 2021-05-05 12:45:16 +03:00
reputation [#486] innerring: Use fee provider and notary disabled flag in processors 2021-05-05 12:45:16 +03:00
settlement [#465] settlement: Use unified details format for all asset transfers 2021-04-08 17:01:00 +03:00