frostfs-node/pkg/innerring
Alex Vanin 49666f87f1 [#170] Implement --vote argument in neofs-ir
With this argument neofs-ir will be run as an CLI
application that initialize inner ring server, invokes
`vote` method on corresponding alphabet contract and
exits.

User can provide a comma-separated list of validator
public keys.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-12-10 17:22:37 +03:00
..
invoke [#170] Add alphabet vote invocation method 2020-12-10 17:22:37 +03:00
processors [#174] Use Marshal(JSON)/Unmarshal(JSON) methods for encoding/decoding 2020-11-17 11:56:00 +03:00
timers [#86] Run timer for gas emission event 2020-10-12 14:43:33 +03:00
bindings.go Add Inner Ring code 2020-07-24 17:07:37 +03:00
innerring.go [#170] Vote for validators on inner ring startup 2020-12-10 17:22:37 +03:00
state.go [#170] Implement --vote argument in neofs-ir 2020-12-10 17:22:37 +03:00