frostfs-node/pkg/innerring
Alex Vanin 999ad5e1c0 [#447] innerring: Do not handle or call InnerRingUpdate method
This method has been removed from netmap contract. Corresponding
event from neofs contract renamed to AlphabetUpdate and should not
be processed, because alphabet updated from `RoleManagement`
contract.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-03-26 12:38:42 +03:00
..
config [#363] Define global config and use it to fetch basic income rate 2021-02-02 21:07:00 +03:00
invoke [#447] innerring: Do not handle or call InnerRingUpdate method 2021-03-26 12:38:42 +03:00
processors [#447] innerring: Do not handle or call InnerRingUpdate method 2021-03-26 12:38:42 +03:00
timers [#326] ir/timers: Remove println from unit test 2021-01-29 11:04:30 +03:00
alphabet.go [#392] ir/alphabet: Rename constant corresponding to I/izhei letter 2021-02-24 19:16:52 +03:00
bindings.go [#324] ir: Measure GAS emission intervals in sidechain blocks 2021-01-29 11:04:30 +03:00
blocktimer.go [#404] innerring: Make notary deposit periodically 2021-03-04 12:39:15 +03:00
indexer.go [#446] innerring: Use less mutex locks in indexer 2021-03-26 11:53:10 +03:00
innerring.go [#446] innerring: Use alphabet state in processors 2021-03-26 11:53:10 +03:00
locode.go [#316] locode/boltdb: Replace all references to the City with Location 2021-02-10 14:05:03 +03:00
rpc.go [#428] client: Hide client cache behind interface in dependent packages 2021-03-24 10:11:52 +03:00
settlement.go [#404] innerring: Use notary invocations in inner ring 2021-03-04 12:39:15 +03:00
state.go [#446] innerring: Add alphabet index getter in global state 2021-03-26 11:53:10 +03:00