frostfs-node/pkg/innerring
Alex Vanin 058ab0e533 [] innerring: Marshal node info back after validation
Node info validator may change node attributes, e.g. update
it with human-readable location attributes based on LOCODE.
So inner ring node should provide new node info binary to
smart contract.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-02-11 14:11:43 +03:00
..
config [] Define global config and use it to fetch basic income rate 2021-02-02 21:07:00 +03:00
invoke [] innerring: Add fee to NoFee wrappers 2021-01-29 11:23:37 +03:00
processors [] innerring: Marshal node info back after validation 2021-02-11 14:11:43 +03:00
timers [] ir/timers: Remove println from unit test 2021-01-29 11:04:30 +03:00
bindings.go [] ir: Measure GAS emission intervals in sidechain blocks 2021-01-29 11:04:30 +03:00
blocktimer.go [] innerring: Produce distribute income events 2021-02-03 15:17:58 +03:00
innerring.go [] ir: Use LOCODE validator as NodeValidator in Netmap processor 2021-02-10 14:05:03 +03:00
locode.go [] locode/boltdb: Replace all references to the City with Location 2021-02-10 14:05:03 +03:00
rpc.go [] ir: Calculate audit settlements on new epoch 2021-01-29 11:04:30 +03:00
settlement.go [] Provide distribute income event in settlement processor 2021-02-03 15:17:58 +03:00
state.go [] innerring: Refactor block timer constructors 2021-01-29 11:23:37 +03:00