frostfs-node/pkg/innerring
Alex Vanin 62efa3f098 [#708] innerring: Synchronize initial epoch tick
When Inner Ring node starts, it should sync nearest epoch tick
event based on the block of the latest epoch. Otherwise epoch
ticking can be stopped, because ballots or notary transactions
are valid for limited period of time.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-07-22 15:20:34 +03:00
..
config [#598] innerring/config: Override global config only in debug build 2021-06-09 16:20:37 +03:00
processors [#705] innerring/governance: Delete useless sort 2021-07-22 15:12:06 +03:00
timers [#479] morph/timer: Move block timer to morph package 2021-04-19 09:35:54 +03:00
alphabet.go [#666] innerring: Make GlagoliticLetter enum public for re-use 2021-07-08 14:37:38 +03:00
bindings.go [#324] ir: Measure GAS emission intervals in sidechain blocks 2021-01-29 11:04:30 +03:00
blocktimer.go [#584] pkg/innerring: Delete using deprecated methods 2021-06-03 13:59:59 +03:00
fetcher.go [#705] pkg/innerring: Add IR keys fetchers 2021-07-22 15:12:06 +03:00
indexer.go [#705] pkg/innerring: Fix disable notary mode 2021-07-22 15:12:06 +03:00
innerring.go [#708] innerring: Synchronize initial epoch tick 2021-07-22 15:20:34 +03:00
locode.go [#316] locode/boltdb: Replace all references to the City with Location 2021-02-10 14:05:03 +03:00
notary.go [#486] innerring: Add option to disable only main chain notary support 2021-05-05 12:45:16 +03:00
rpc.go [#607] *: Do not use deprecated elements of code 2021-06-28 15:52:50 +03:00
settlement.go [#562] cmd/neofs-ir: use NEP-6 wallet for keys 2021-06-15 14:49:59 +03:00
state.go [#666] innerring: Make GlagoliticLetter enum public for re-use 2021-07-08 14:37:38 +03:00